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.

RTOS/TM4C1294NCPDT: TM4C1294NCPDT

Part Number: TM4C1294NCPDT
Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI-RTOS

I m trying to use TIRTOS in my project with TM$C1294NCPDT.  I am using the evaluation board and try to implement mailbox.  However when I include     Mailbox_post(mbx, &msg, TIMEOUT); in my code it throws a linker error - Description Resource Path Location Type
Undefined reference to 'ti_sysbios_knl_Mailbox_post__E' in file ./ethcmd.obj .xdchelp /udpecho1   C/C++ Problem.

Could you help what is the problem

Regards,

Ramesh