錯誤訊息如下:
The debugging session could not be started.
Either the debugger initialization failed,or else the file
……was corrupt or of an unsupported format.There might be more information in the Debug Log window.
請問如何解決???
Young Hu:
建议您做一下检查工作:
1、检查是否为硬件问题,MSP430有没有虚焊?供电有没有问题?换个仿真器或者电脑做一下交叉实验。
2、检查JTAG是否连接正确。
3、设置Project > Options > FET Debugger > Setup > Debug protocol > "override default"
Peter_Zheng:
这个错误不是因为JTAG或者电路问题引起的,如果是硬件有问题会提示can not find device. 你这个是CC2530的开发包,而且是51的核,可能是软件方面的原因引起的,建议您转到无线连接的板块提问。
Hardy Hu:
.A51是Keil支持的汇编文件格式,IAR不支持,你用Keil打开试试