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.

omapl138平台mcsdk中syslink examples编译问题



费了好大的劲才把syslink.ko编译成功,现在编译examples时总是遇到如下问题:

undefined                                   first referenced                                                                                                   
  symbol                                         in file                                                                                                        
 ---------                                   ----------------                                                                                                   
 ti_sdo_ipc_gates_GateMPSupportNull_query__E /home/lrz/program/ti/mcsdk_1_01/syslink_2_21_01_05/examples/ex02_messageq/dsp/configuro/package/cfg/Dsp_pe674.oe674
 ti_sdo_ipc_gates_GatePeterson_query__E      /home/lrz/program/ti/mcsdk_1_01/syslink_2_21_01_05/examples/ex02_messageq/dsp/configuro/package/cfg/Dsp_pe674.oe674
 ti_sdo_ipc_heaps_HeapMemMP_isBlocking__E    /home/lrz/program/ti/mcsdk_1_01/syslink_2_21_01_05/examples/ex02_messageq/dsp/configuro/package/cfg/Dsp_pe674.oe674

就是ti_sdo_ipc_xxx 函数链接不成功,DSP端,请教大虾!