工具/软件:Code Composer Studio
您好!
我使用的是 msp430f6459。 在使用 bebugger 转储代码时 ,我收到一条错误消息“The debug interface to the device has been secure”(设备的调试接口已被保护)。 并为相同的内容附加图像。
msp430f6459与调试器之间的连接为
RST ->TDO/TD1
GND -> GND
测试-> TCK。
如何解决此问题???
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.
工具/软件:Code Composer Studio
您好!
我使用的是 msp430f6459。 在使用 bebugger 转储代码时 ,我收到一条错误消息“The debug interface to the device has been secure”(设备的调试接口已被保护)。 并为相同的内容附加图像。
msp430f6459与调试器之间的连接为
RST ->TDO/TD1
GND -> GND
测试-> TCK。
如何解决此问题???
您好!
器件的安全保险丝似乎已熔断。 因此、唯一的选择是通过 引导加载 程序(BSL)对闪存进行编程。
以下是指向类似主题的链接:
此致、
Andre