您好,我是TMDSEVM6670le板子,在目标板与PC相连的时候总是出现错误如下:
Error connecting to the target
cannot access register at 0x00000000
(error-2131)@0(0x0)
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.确认您设备管理器里面可以找到我们的仿真器工具设备。
2.能找到仿真设备后,需要为工程添加芯片的配置文件。

3.配置文件保存后可以点"TestConnection",测试仿真器与板卡的连接。
4.在Target Configurations窗口就可以,选中刚配置好的配置文件,右键"Launch......"调试你当前的项目。
Test Connection是在CCS5的版本上才有的。
检查一下你工程文件里是否有别的ccmxl文件。
板子上用的是XDS100V1仿真器。
在连接板子调试时尽量在窗口“Target Configurations”中选中正确的配置文件,利用“Launch selected configruation”加载调试窗口。