Part Number: AM275-PROCESSOR-SDK
Tool/software:
According to the download page and documentation of FreeRTOS SDK for AM275, CCS v12x is recommended, but is it compatible with the latest CCS v20x?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: AM275-PROCESSOR-SDK
Tool/software:
According to the download page and documentation of FreeRTOS SDK for AM275, CCS v12x is recommended, but is it compatible with the latest CCS v20x?
Hi Bhavpreeta,
Depending on the FreeRTOS SDK version, the CCS and Syscfg versions may vary. Please check the release note for details:
For AM275x FreeRTOS SDK 10.01.00 Early Release:
Tools/ Component | Supported CPUs | Version |
---|---|---|
Code Composer Studio | R5F, C75 | 12.8.1 |
SysConfig | R5F, C75 | 1.22.0, build 3893 |
TI ARM CLANG | R5F | 3.2.0.LTS |
C7000-CGT | C75 | 4.1.0.LTS |
FreeRTOS Kernel | R5F, C75 | 11.1.0 |
TIFS | NA | v10.01.09 |
Best regards,
Ming
Hey Ming, Thank you for your response.
So is it recommended to use the version mentioned in SDK documentation, instead of using the latest version?