Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Hello,
I think quite a simple question. If i am adding timers or taks through the rtos gui in the rtos config file, and the function is in a seperate source file with its own header i am getting an "Undefined Symbol" error for the functions to be called. Witch makes sense.
How to include the declaration to the config file? Or better how to do it right :)
Thank you very much