TI中文支持网
TI专业的中文技术问题搜集分享网站

CC6.0 debug出错

 
其中项目是从CCS3.3中导入到CCS6.0中的,器件型号为28335,调试器是XDS100USB

  使用CCS6.0进行调试时打开软件后第一次在线调试可以成功,退出调试模式后重新编译后再次“Debug”是会提示:

C28xx: Flash Programmer: Warning: The configured device (TMS320F28335), does not match the detected device (). Flash Programming operations could be affected. Please consider modifying your target configuration file.

C28xx: GEL Output:

ADC Calibration not complete, check if device is unlocked and recalibrate.C28xx: GEL Output:

ADC Calibration not complete, check if device is unlocked and recalibrate.C28xx: File Loader: Data verification failed at address 0x00000000 Please verify target memory and memory map.

C28xx: GEL: File: E:\shan\Study\DSP\ZQ28335_CODE\ZQ28335_examples\Ex14_ZQ28335_KEY_LED\Debug\ZQ28335_KEY_LED.out: a data verification error occurred, file load failed.
C28xx: Error connecting to the target: (Error -1156 @ 0x800) Device may be operating in low-power mode. Do you want to bring it out of this mode? (Emulation package 5.1.507.0)
 
 

rookiecalf:

你是否可以先用其他简单程序来试一下是这个工程的问题,还是硬件链的问题。

 
其中项目是从CCS3.3中导入到CCS6.0中的,器件型号为28335,调试器是XDS100USB

  使用CCS6.0进行调试时打开软件后第一次在线调试可以成功,退出调试模式后重新编译后再次“Debug”是会提示:

C28xx: Flash Programmer: Warning: The configured device (TMS320F28335), does not match the detected device (). Flash Programming operations could be affected. Please consider modifying your target configuration file.

C28xx: GEL Output:

ADC Calibration not complete, check if device is unlocked and recalibrate.C28xx: GEL Output:

ADC Calibration not complete, check if device is unlocked and recalibrate.C28xx: File Loader: Data verification failed at address 0x00000000 Please verify target memory and memory map.

C28xx: GEL: File: E:\shan\Study\DSP\ZQ28335_CODE\ZQ28335_examples\Ex14_ZQ28335_KEY_LED\Debug\ZQ28335_KEY_LED.out: a data verification error occurred, file load failed.
C28xx: Error connecting to the target: (Error -1156 @ 0x800) Device may be operating in low-power mode. Do you want to bring it out of this mode? (Emulation package 5.1.507.0)
 
 

Hank Zhao:

看起来像是硬件的问题,检查一下JTAG的连接是否稳定,还有电源,时钟信号和复位电路是否正常。在target configuration file配置好之后,test connection看能不能连接上,将板子断电,仿真器重新连接几次。

 
其中项目是从CCS3.3中导入到CCS6.0中的,器件型号为28335,调试器是XDS100USB

  使用CCS6.0进行调试时打开软件后第一次在线调试可以成功,退出调试模式后重新编译后再次“Debug”是会提示:

C28xx: Flash Programmer: Warning: The configured device (TMS320F28335), does not match the detected device (). Flash Programming operations could be affected. Please consider modifying your target configuration file.

C28xx: GEL Output:

ADC Calibration not complete, check if device is unlocked and recalibrate.C28xx: GEL Output:

ADC Calibration not complete, check if device is unlocked and recalibrate.C28xx: File Loader: Data verification failed at address 0x00000000 Please verify target memory and memory map.

C28xx: GEL: File: E:\shan\Study\DSP\ZQ28335_CODE\ZQ28335_examples\Ex14_ZQ28335_KEY_LED\Debug\ZQ28335_KEY_LED.out: a data verification error occurred, file load failed.
C28xx: Error connecting to the target: (Error -1156 @ 0x800) Device may be operating in low-power mode. Do you want to bring it out of this mode? (Emulation package 5.1.507.0)
 
 

jessica chen:

回复 Hank Zhao:

 test connextion提示连接成功,但还是有问题啊。

赞(0)
未经允许不得转载:TI中文支持网 » CC6.0 debug出错
分享到: 更多 (0)