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.

Linker error in new SYSBIOS project

Guru 15580 points
Other Parts Discussed in Thread: SYSBIOS

I am trying to create a SYSBIOS project from some of my existing code. I added the bios code from the bioslog example (which compiled and ran properly) to my new project but am getting the following error message. 

unresolved symbol ti_sysbios_knl_Task_yield__E, first referenced in ./main.obj ARM_init_SYSBIOS line 0 1298399932803 12010

It appears as though I am missing an include to the sysbios library. Can someone give me some pointers on what I am doing wrong?
Thx,
MikeH