Search Results
Search results 1-3 of 3.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
I just made another try to erase a specified area. I got some addresses that JLink accepts. But entering J-Link>erase 0xFFFF000 0xFFFFFFFF leads to another error: ****** Error: Failed to erase sectors 0 @ address 0xFE7F5D00 (unspecified error) ERROR: Erase returned with error code -5. Many thanks in advance for your support!
-
Hi, I would be grateful if you could help me please with the following issue. If I start JLink with Shell-Script (1 line) and entering a single 'erase' leads to following error: Shell-Script (22 lines) 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 segge…