Hi all,
I'm unable to write my the internal Flash of my LPC2378 controller. I tried that from JLink Commander with version 4.36g and version 4.34d (see code section below).
It does not give me any error, but when I read back my controller memory it is still blank. However I'm able to flash my controller via serial cable (ISP) and a cheap Olimex JTAG.
Do I need an additional license for flash download?
SEGGER J-Link Commander V4.34d ('?' for help)
Compiled Sep 13 2011 17:28:52
DLL version V4.34d, compiled Sep 13 2011 17:28:37
Firmware: J-Link ARM V8 compiled Sep 6 2011 16:33:14
Hardware: V8.00
S/N: 268001983
OEM: SEGGER-EDU
Feature(s): FlashBP, GDB
VTarget = 3.300V
Info: TotalIRLen = 4, IRPrint = 0x01
Found 1 JTAG device, Total IRLen = 4:
#0 Id: 0x4F1F0F0F, IRLen: 04, IRPrint: 0x1, ARM7TDMI-S Core
Found ARM with core Id 0x4F1F0F0F (ARM7)
ETM V1.2: 1 pairs addr.comp, 0 data comp, 4 MM decs, 1 counters
JTAG speed: 100 kHz
J-Link>loadbin C:\Projekte\lpc2378\Debug\lpc2378.bin
J-Link>loadbin C:\Projekte\lpc2378\Debug\lpc2378.bin 0
Loading binary file... [C:\Projekte\lpc2378\Debug\lpc2378.bin]
Writing bin data into target memory @ 0x00000000.
J-Link>
I'm unable to write my the internal Flash of my LPC2378 controller. I tried that from JLink Commander with version 4.36g and version 4.34d (see code section below).
It does not give me any error, but when I read back my controller memory it is still blank. However I'm able to flash my controller via serial cable (ISP) and a cheap Olimex JTAG.
Do I need an additional license for flash download?
SEGGER J-Link Commander V4.34d ('?' for help)
Compiled Sep 13 2011 17:28:52
DLL version V4.34d, compiled Sep 13 2011 17:28:37
Firmware: J-Link ARM V8 compiled Sep 6 2011 16:33:14
Hardware: V8.00
S/N: 268001983
OEM: SEGGER-EDU
Feature(s): FlashBP, GDB
VTarget = 3.300V
Info: TotalIRLen = 4, IRPrint = 0x01
Found 1 JTAG device, Total IRLen = 4:
#0 Id: 0x4F1F0F0F, IRLen: 04, IRPrint: 0x1, ARM7TDMI-S Core
Found ARM with core Id 0x4F1F0F0F (ARM7)
ETM V1.2: 1 pairs addr.comp, 0 data comp, 4 MM decs, 1 counters
JTAG speed: 100 kHz
J-Link>loadbin C:\Projekte\lpc2378\Debug\lpc2378.bin
J-Link>loadbin C:\Projekte\lpc2378\Debug\lpc2378.bin 0
Loading binary file... [C:\Projekte\lpc2378\Debug\lpc2378.bin]
Writing bin data into target memory @ 0x00000000.
J-Link>