楼主你好!
感谢你的信息更新。
我刚刚在我的LPCXpresso54114上面跑了下LPCopen的多核代码,能够正确工作。
官方的工程你不需要做修改,就可以工作。
运行步骤:
1.打开examples_multicore.uvmpw, 路径:
lpc5411x_xpresso54114_keil_iar_v3.00c.001_42\lpc5411x\prj_xpresso54114\keil
2. 编译四个库 : lib_chip_5411x, lib_board_lpcxpresso_54114, lib_chip_5411x_m0, lib_board_lpcxparesso_54114_mo
3. 编译multicore_m0_binky, multicore_m4_blinky
4.下载multicore_m0_binky 工程,注意,不是debug
5.下载或者debug 工程multicore_m4_blinky。
下面是我的M4工程的debug界面

全速运行,红绿灯闪烁。
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
----------------------------------------------------------------------------------------------------------------------