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.

DSP28335程序运行一段时间后突然停止,连仿真器能连上,但是不能烧写程序

Other Parts Discussed in Thread: TMS320F28335, UNIFLASH

相同程序在另一块DSP板中运行了一天,没有问题。在坏掉的DSP板中,一开始下载程序后,正常运行(未挂仿真器),运行半小时左右后,程序突然停了,这时连接仿真器,首先提示进入低功耗模式,再连,成功连上仿真器,少些程序时提示如下:

在console里面的提示:
C28xx: GEL Output: 
ADC Calibration not complete, check if device is unlocked and recalibrate.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: File Loader: Verification failed: Values at address 0x0801A@program do not match Please verify target memory and memory map.
C28xx: GEL: File: D:\Users\gao\workspace_v7\TestNewPro\Debug\TestNewPro.out: a data verification error occurred, file load failed.

请问这是什么原因呢?软件问题还是硬件问题?为什么另一块DSP板完全没有问题呢