我通过Project templates and examples将PC and I/O Examples中C6678 Examples中的Notify例程导入至ccs6.0中,
重新编译出错,编译提示错误消息如下:
- Undefined reference to 'ti_sdo_ipc_gates_GateHWSem_query__E'
- Undefined reference to 'ti_sdo_ipc_gates_GateMPSupportNull_query__E'
- Undefined reference to 'ti_sdo_ipc_gates_GatePeterson_query__E'
- Undefined reference to 'ti_sdo_ipc_heaps_HeapMemMP_isBlocking__E'
我应该如何解决这个问题?
我使用的CCSV6.0工具如下:
- CCS : v6.0.0.00190
- SYS/BIOS : v6_40_03_39
- XDCTools : v3.30.05.60
- IPC : v1.24.03.32
- C6000 CGTools : v7.4.7
感谢您的回复