# freertos_c28x **Repository Path**: growatt/freertos_c28x ## Basic Information - **Project Name**: freertos_c28x - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-23 - **Last Updated**: 2024-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # freertos_c28x FreeRTOS port for TI C2000's C28x based microcontrollers TMS320 family. Compiled in CCS v6.1.2. FreeRTOS v9.0.0. Developed and tested on following MCUs: * TMS320F28377S * TMS320F28034 * TMS320F28069 Should work with any TMS320 MCU and any futher version of FreeRTOS. This project contains FreeRTOS, port and simple examples for TMS320F28377S and TMS320F28034. Examples needs TI's controlSUITE to be installed for both MCU and project settings should be adjusted to let compiler find device support files. This project is distributed under MIT open source license.