Other Parts Discussed in Thread: SYSCONFIG
How can i resolve linking error from freeRTOS generated files?
I have configured freeRTOS tasks and when i called the init API it didn't link correctly.
I am already include the header files of "c2000_freertos.c "
In addition to including the sysconfig to the compiler includes, is there something shall i include to the compiler from freeRTOS perspective?
Note that when i closed this file generation and paste it manually the build has been done successfully.