Using CCS to open FreeRTOS demo

Hello I use CCSV8 to open CORTEXR4RM48TMS570CCS5 in FreeRTOS but there is an ERROR when I am doing “Build”. It like to attachment. What should I do?

Using CCS to open FreeRTOS demo

That project is quite old so I would not be surprised if there were incompatibilities in the project file formats for the latest tools – however in this case the error is saying it can’t find one of the build tools (‘make’ in this case) – should CCS install that or are you expected to have it available in your environment path for CCS to be able to find it already?

Using CCS to open FreeRTOS demo

Hello Can I solve this problem if I use CCSV5? Or what should I do?

Using CCS to open FreeRTOS demo

I assume if you use the same version of CCS then the project will work fine – it did when it was created.

Using CCS to open FreeRTOS demo

Hello I using CCSv5.2 now, but it does not build success. And, I do not change any code. what can i do to solve this problem? Or, is there an operational process that can be used in this demo?