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