This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

J-Trace

New to Keil software, ARM processor & J-Trace from Segger: When I try to flash Keil development board ver 3.1 via EMT or the JTAG port using Segger's J-Trace, the following message is displayed in uVision:

Build target 'LPC2378 Flash'
assembling LPC2300.s...
compiling Retarget.c...
compiling Serial.c...
compiling Blinky.c...
compiling LCD_4bit.c...
compiling IRQ.c...
linking...
Program Size: Code=3870 RO-data=98 RW-data=12 ZI-data=1292
".\Flash\Blinky.axf" - 0 Error(s), 0 Warning(s).
Load "C:\\Documents and Settings\\Administrator\\My Documents\\Angelo\\Project\\Ver00\\Blinky\\Flash\\Blinky.AXF"
VTarget = 3.313V
Info: TotalIRLen = 4, IRPrint = 0x01

Info: TotalIRLen = 4, IRPrint = 0x01

Info: Halting CPU core
DLL version V3.90d, compiled Sep 1 2008 13:56:39
Firmware: J-Trace ARM Rev.1 compiled Sep 5 2007 06:57:41
Hardware: V1.00
Hardware-Breakpoints: 2
Software-Breakpoints: 2048
Watchpoints: 0
Found 1 JTAG device, Total IRLen = 4: Id of device #0: 0x4F1F0F0F
ARM7 identified.
JTAG speed: 5 kHz
Info: TotalIRLen = 4, IRPrint = 0x01

***JLink Warning: RESET (pin 15) high, but should be low. Please check target hardware.
JTAG speed: 1000 kHz
Erase Failed!

Do I look for hardware fault or software setting?

Any help will be appreciated. Thanks in advance.