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.

[参考译文] TMS320F28377D:运行 C2000ware 的 ipc_gpio_toggle_cpu 示例 blinky_dc_cpu 时 CPU2上的执行问题

Guru**** 2482105 points
Other Parts Discussed in Thread: C2000WARE

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1452328/tms320f28377d-execution-issue-on-cpu2-when-running-ipc_gpio_toggle_cpu-blinky_dc_cpu-example-of-c2000ware

器件型号:TMS320F28377D
Thread 中讨论的其他器件:C2000WARE

工具与软件:

您好!  

我要尝试运行此示例、代码 为 C:/ti/c2000/C2000Ware_4_02_00_00/driverlib/f2837xd/examples/dual/ipc/ipc_ex1_gpio_toggle_cpu1.c.

不过、当我运行此代码时、CPU1 代码无法从此 while 循环中退出。

while (! IPCRtoLFlagBusy (IPC_FLAG17);

似乎 CPU2尚未准备好执行 IPC 命令。 如何 解决该问题?

类似 blinky_dc_cpu 示例、 CPU1引导 CPU2后、CPU2似乎不起作用。 如何解决该问题?

感谢您的支持。