This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

J-Flash & Flasher ARM

Hi

I try to program my custom board using J-flash and Flasher ARM ( for production ). Attached my J-flash configuration.

Connection with device is successful established but when i want to program hex or to erase chip, soft return the following error : "RAM Check failed"

J-flash logs :

Connecting ...
 - Connecting via USB to J-Link device 0
 - J-Link firmware: V1.20 (J-Link ARM / Flasher ARM V4 compiled Jan  7 2014 15:36:27)
 - JTAG speed: 5 kHz (Fixed)
 - Initializing CPU core (Init sequence) ...
    - Initialized successfully
 - JTAG speed: 5 kHz (Auto)
 - Connected successfully
Erasing chip ...
 - Erasing 257 sectors, 2 ranges, 0x0 - 0x3FFFF, 0x10001000 - 0x100013FF
 - ERROR: RAM check failed @ address 0x20000000.
 - ERROR: Write: 0x03020100 07060504
 - ERROR: Read: 0x00000000 00000000
 - ERROR: (0 bytes of RAM have been checked successfully)
 - ERROR: Failed to erase chip
Disconnecting ...

Target interface.png

CPU.png

Flash.png

Related