Other Parts Discussed in Thread: HALCOGEN, TMS570LC4357, LAUNCHXL-TMS57004
Hello
i recently tried to run the FreeRTOS example code given-blinky.
firstly the code accesses the het.h file but the drivers were not included in HALCOGEN in the instructions given.
Secondly while compiling the code i was getting this error-
Description Resource Path Location Type
#20 identifier "div_t" is undefined .
this error is located in the stdlib.h file. however in the same file div_t is defined as a structure with variables of quot and rem. could someone please explain why this error is being encountered.
P.S.- regarding the het driver inclusion i tried by activating the het driver in HALCOGEN.