求问
在cmd文件中,.text>DRAM时可正常加载程序,但在 作.text > DDR2的设置,编译连接后,在Load Program时失败,并有如下提示信息:
Trouble Removing Breakpoint with the Action "Terminate Program Execution" at 0x80000740: Error 0x80000008/-1066 Fatal Error during: Break Point, Cannot set/verify breakpoint at 0x80000740 Sequence ID: 8 Error Code: -1066 Error Class: 0x80000008
Failed to remove the debug state from the target before disconnecting. There may still be breakpoint opcodes embedded in program memory.
请问是什么原因?谢谢