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.

TMS320F280049C: FreeRTOS on F28004x

Part Number: TMS320F280049C

Hello,

I ported the FreeRTOS to TMS320F280049C from this example here.

Everything is fine until I move the functions of two tasks and one ISR to separate files in a folder created specific for applications. Then although the project building is fine, the tasks don't run after the program is loaded and started. Does anyone have this kind of experience and know what the root cause is? Thanks!

Regards,

Crane