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: 我一旦启动了cpu2之后,无法再打断点

Part Number: TMS320F28377D

如题,我将程序下载进flash中,一旦运行:IPCBootCPU2(C1C2_BROM_BOOTMODE_BOOT_FROM_FLASH);之后就无法再打断点,但是如果删掉这一行,那么掉电之后cpu2就无法启动了,请问如何能在既能掉电自动启动cpu2的同时又能实现断点的在线调试?