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.

FreeRTOS+ TM4C129XNCZAD +CCSv6 --- build error

Expert 1255 points

Hi,

I am new to FreeRTOS. I am using DK-TM4C129x board(MCU-TM4C129XNCZAD)

I tried building the demo projects under examples--boards---DK-TM4C129X---freertos_demo. It builds fine.

I tried creating a new project in the work-space with the same files and header but i get 77 build errors- unresolved symbols remain.


These unresolved symbols are those defined in files like rom.h and emac...

Could you help me with this?

Thanks