Hi, I hope someone could help me.
I've written an program for my Primer2, so I wanted to load the resulting *.hex file on the microcontroller. Everything was good, but yesterday every connection try fails. I had tried to compile the same program withe the Eclipse-IDE and the Codesourcey Compiler. After this, the resulting hex file has been loaded into the microcontroller via RFlasher7 and nothing works. I've checked everything it was the right device and CPU unit configured as I had compiled the program.
After that I've tried to connect via JTAG to the microcontroller, which fails withe the error message:"Unable to read IdCode. Please check that the target is connected".
I could connect to the Microcontroller via SWD an can read the Flash and the Optionbytes (RDP=0xA5, USER=0xFF, WRP0=0xFF, WRP1=0xFF, WRP2=0xFF, WRP3=0xFF) and the IdCode (0x1BA01477). When I want to program the flash with the right program, which has worked before, i become following error: "Timeout error when synchronizing with plugin after launching it" If I want to erase the Flash, the following error is displayed :" Error: Execution out of debugging limitation: PC=0x428B1C58).
Now I don't how to resolve this problem I think the microcontroller works but I don't know which kind of this error can be and how to resolve this error, so I can use this primer for other projects. Anybody an idea which could this error be or how to fix this error?
The version of RFlasher7 is: 7.30.10.0159