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.

[参考译文] TMS320F28386D:使用 IPC 错误和未定义符号错误

Guru**** 1552380 points
Other Parts Discussed in Thread: C2000WARE
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1366505/tms320f28386d-using-ipc-error-and-undefind-symbol-error

器件型号:TMS320F28386D
主题中讨论的其他器件:C2000WARE

工具与软件:

您好!

我将使用28386D 并绑定到使用 IPC。 但仍然存在错误  

我会使用以下代码初始化 DSP 时:

#ifdef _flash
DEVICE_BOOTCPU2 (BOOTMODE_BOOT_TO_FLASH_SECTOR0);
#else
DEVICE_BOOTCPU2 (BOOTMODE_BOOT_TO_M0RAM);
#endif

-------------------------------------------------------



第一个引用的未定义
文件中的符号
---------------- ----------------
ipc_instance ./source_file/Base/device.obj
sysctl_controlCPU2Reset ./source_file/Base/device.obj

我在 bulld 时有错误、但没有该代码、没有错误。

有人可以帮助我们吗?



第一个引用的未定义
文件中的符号
---------------- ----------------
ipc_instance ./source_file/Base/device.obj
sysctl_controlCPU2Reset ./source_file/Base/device.obj

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    您使用的是哪个版本的 C2000WARE? 您可以尝试使用最新版本吗?  

    此致、

    本·科利尔