1、controlSUITE中“F2837xD_examples_Dual”的“cpu01_to_cpu02_ipcdrivers”下的两个工程,一个为CPU1,一个为CPU2。
2、单个调试在RAM或在FLASH中都没有问题。现在我想让CPU2一直工作(听说仿真器不能同时仿真两个CPU),在CPU2正常工作下,调试CPU1。不知道怎么弄,CPU1程序中一直在等待“while(IpcRegs.IPCSTS.bit.IPC17 != 1)”,CPU2应该没有工作;
谢谢;
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.
1、controlSUITE中“F2837xD_examples_Dual”的“cpu01_to_cpu02_ipcdrivers”下的两个工程,一个为CPU1,一个为CPU2。
2、单个调试在RAM或在FLASH中都没有问题。现在我想让CPU2一直工作(听说仿真器不能同时仿真两个CPU),在CPU2正常工作下,调试CPU1。不知道怎么弄,CPU1程序中一直在等待“while(IpcRegs.IPCSTS.bit.IPC17 != 1)”,CPU2应该没有工作;
谢谢;