16193 views|11 replies

30

Posts

0

Resources
The OP
 

DSP suddenly cannot load the program, it seems to be locked. Please help [Copy link]

 
程序编译没问题,点击debug后弹出下面的错误:



在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.





This post is from Microcontroller MCU

Latest reply

fxs
I also encountered this situation, can't figure it out   Details Published on 2022-9-23 17:01
 

30

Posts

0

Resources
2
 
All the problems I found online are similar to chip lock, but generally it only occurs when programming flash. When I was debugging, I was programming RAM.
This post is from Microcontroller MCU
 
 

30

Posts

0

Resources
3
 
  1. #include "DSP28x_Project.h" #include "TestDAAD.h" void main(void) { InitSysCtrl(); Init_DA_Gpio(); DINT; InitPieCtrl(); IER = 0x0000; IFR = 0x0000; InitPieVectTable(); //MemCopy(&RamfuncsLoadStart, &RamfuncsLoadEnd, &RamfuncsRunStart); //InitFlash(); Init_Spi(); Init_TLV5636(); Delay_ms(10); Offset_Tx(2.5); ERTM; //Highest priority real-time debug event//Delay_ms(10); while(1) { //Mcbsp_TX_SCLK(); //Delay_ms(10); //Offset_Tx(2.5); } }
复制代码
This post is from Microcontroller MCU
 
 
 

3190

Posts

0

Resources
4
 
Was it originally normal? What did you do to change it from normal to abnormal?
This post is from Microcontroller MCU
 
Personal signature为江山踏坏了乌骓马,为社稷拉断了宝雕弓。
 
 

69

Posts

0

Resources
5
 
This seems to be a problem with the CMD file.
This post is from Microcontroller MCU
 
 
 

15

Posts

0

Resources
6
 
How did the OP solve this? Please help. I am so worried.
This post is from Microcontroller MCU
 
 
 

2

Posts

0

Resources
7
 
I can connect to the development machine, but cannot download the following prompts: Can someone take a look, C28xx: GEL Output: Device Calibration not complete, check if device is unlocked and recalibrate. C28xx: GEL Output: Device Calibration not complete, check if device is unlocked and recalibrate. C28xx: Flash Programmer: Device is locked or not connected. Operation cancelled. C28xx: File Loader: Memory write failed: Unknown error
This post is from Microcontroller MCU
 
 
 

1

Posts

0

Resources
8
 

May I ask if the landlord's problem has been solved?

This post is from Microcontroller MCU
 
 
 

2618

Posts

0

Resources
9
 

How is this solved?

This post is from Microcontroller MCU
 
 
 

1

Posts

0

Resources
10
 

I also encountered a similar problem today. Has anyone solved this problem?

This post is from Microcontroller MCU
 
 
 

3

Posts

0

Resources
11
 

How to solve (▼-▼)

This post is from Microcontroller MCU
 
 
 

11

Posts

0

Resources
12
 

I also encountered this situation, can't figure it out

This post is from Microcontroller MCU
 
 
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list