Tool/software: Code Composer Studio
Hi,
I am new with RTOS and I wanted to run the example of blink LED of freeRTOS, but I have a problem when I build the code. It say me that: Program "make" not found in PATH.
I think the PATH is "ti\FreeRTOSv10.2.1\FreeRTOS\Demo". A makefile is in "\ti\FreeRTOSv10.2.1\FreeRTOS\Demo\CORTEX_R4_RM48_TMS570_CCS5\TMS570 with FPU", I dont know if "make " is the same than "makefile" but I setted the build configuration as "TMS570 with FPU". However, It continues failing.
Are there something that I am forgetting?
Thanks!