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