你好,
CLA中断无法单步运行debug,而且其起始地址为0x00,并不是我在cmd文件中定义的0x9000


同时还会存在如下报错
CLA1_0: Can't Run Target CPU: (Error -2134 @ 0x0) Unable to control device execution state. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 12.7.0.00130)
但通过在TASK1中断中增加IO判断,发现cla TASK1在正常运行。
还麻烦解答一下,谢谢。