Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

A question with MikroProg ReadDEVID Failed ?

Status
Not open for further replies.

bianchi77

Advanced Member level 4
Joined
Jun 11, 2009
Messages
1,313
Helped
21
Reputation
44
Reaction score
20
Trophy points
1,318
Location
California
Activity points
9,442
Guys,

I got this message :

ReadDEVID Failed !

When I tried to upload with mikroProg v1.32, I use J-Link,
And this J-Link is working fine with Keil...

What should I fix here ?
thanks
 

Try erasing the chip first using JLink and then try to program with mikroProg.

Edit: Ok. I understand now. You are using mikroProg Suite with JLink and that is causing the problem. You cannot use mikroProg Suite for ARM with JLink. mikroProg for ARM is the programmer/debugger and it only communicates with mikroProg Suite for ARM. mikroProg Suite for ARM is the programming software.

You compile your mikroC PRO ARM project and get the .hex file and use Keil to burn the .hex file to the device using JLink.

You can use this software to burn the .hex file using JLink.

https://www.segger.com/jflash.html
 
Last edited:

Try erasing the chip first using JLink and then try to program with mikroProg.

Edit: Ok. I understand now. You are using mikroProg Suite with JLink and that is causing the problem. You cannot use mikroProg Suite for ARM with JLink. mikroProg for ARM is the programmer/debugger and it only communicates with mikroProg Suite for ARM. mikroProg Suite for ARM is the programming software.

You compile your mikroC PRO ARM project and get the .hex file and use Keil to burn the .hex file to the device using JLink.

You can use this software to burn the .hex file using JLink.

https://www.segger.com/jflash.html

How can I load Hex file on Keil ? thanks
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top