Hi,
I would be grateful if you could help me please with the following issue.
If I start JLink with
and entering a single 'erase' leads to following error:
Display All
On Windows I got this sometimes working very randomly.
The Version is SEGGER J-Link Commander V6.88c (Compiled Dec 4 2020 18:07:30)
On Linux with JLinkExe I always get that error message. (V6.94A, Jan 14 2021)
Even adding a extra device command or adding a Commanderscript like described here segger.com/products/debug-prob…vices/renesas-rx-support/ doesn't solve it.
Furthermore if I want to select the erase range manually, JLink doesn't accept my input:
I also tried lots of other variatons, always the same message.
Additionally I want so say that I can exclude that it's a hardware issue.
I can program the microcontroller reliable with the Segger-plugin of e2Studio.
I would be grateful if you could help me please with the following issue.
If I start JLink with
and entering a single 'erase' leads to following error:
Shell-Script
- J-Link>erase
- Without any give address range, Erase Chip will be executed
- Erasing device...
- Comparing flash [100%] Done.
- Erasing flash [000%]
- ****** Error: Timeout while erasing sectors, core does not stop.!
- 000%]
- ****** Error:
- ----------------------------------------------- Registers ------------------------------------------------------------
- PC = 00000370, PSW = 07020003
- USP = 00000754, ISP = FFE51860
- R0 = 00000754, R1 = 00004000, R2 = 00000000, R3 = 00001FFF
- R4 = 00000000, R5 = 00000003, R6 = 00000000, R7 = 00000001
- R8 = FFE00000, R9 = 00000000, R10 = 00000000, R11 = 00000000
- R12 = 00000000, R13 = 00000000, R14 = 00000000, R15 = 00000000
- ------------------------------------------------------------------------------------------------------------------------
- 000%]J-Link: Flash download: Total time needed: 10.302s (Prepare: 0.279s, Compare: 0.000s, Erase: 10.021s, Program: 0.000s, Verify: 0.000s, Restore: 0.002s)
- ****** Error: Failed to erase sectors 0 @ address 0xFFE00000 (unspecified error)
- ERROR: Erase returned with error code -5.
On Windows I got this sometimes working very randomly.
The Version is SEGGER J-Link Commander V6.88c (Compiled Dec 4 2020 18:07:30)
On Linux with JLinkExe I always get that error message. (V6.94A, Jan 14 2021)
Even adding a extra device command or adding a Commanderscript like described here segger.com/products/debug-prob…vices/renesas-rx-support/ doesn't solve it.
Furthermore if I want to select the erase range manually, JLink doesn't accept my input:
Additionally I want so say that I can exclude that it's a hardware issue.
I can program the microcontroller reliable with the Segger-plugin of e2Studio.
The post was edited 5 times, last by hunzner ().