使用合众达SEED-XDS560plus仿真器将C6472连至CCSv4.1.2时弹出如下所示error
Error connecting to the target:
Error 0x00000020/-2172
Error during: Execution,
TRG_ERR_COMM_FAILURE Error Occured at 0x0000000D
晶振都正常
请问此问题如何解决
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.
使用合众达SEED-XDS560plus仿真器将C6472连至CCSv4.1.2时弹出如下所示error
Error connecting to the target:
Error 0x00000020/-2172
Error during: Execution,
TRG_ERR_COMM_FAILURE Error Occured at 0x0000000D
晶振都正常
请问此问题如何解决
1 首先确保仿真器驱动已经正常安装,可以在我的电脑里查看
2 你的配置文件是什么?
3 更换其他EVM板,是否能正常链接上
4 6472是自己做的板子吗?若是,请首先检查上电和时钟,再调试JTAG
Hi,板子已能连上,现在run简单的hello world程序时弹出error
C64XP: Trouble Writing Memory Block at 0x20 on Page 0 of Length 0x66c0: Error 0x00000002/-1190 Error during: Memory, The DTDMA memory request is not serviced by the HW memory system. This could be caused by the memory address specified does not exist in the specified memory/cache level.
Cannot write to target
请问此问题怎么处理