Flash Magic Forum

In-System Programming Support => LPC2xxx => Topic started by: oyvindeme on September 07, 2009, 09:41:58 AM

Title: LPC2368 on Keil MCB2300 doesn't start execution
Post by: oyvindeme on September 07, 2009, 09:41:58 AM
I've built my application with Rowley Crossworks, downloaded it and executed via JTAG.

I'm also using a PC COM-port on MCB2300 for programming with Flash Magic and reading data from my application. I manage to program the HEX-file into the flash, but not executing the application after programming.

I attempt to use the Go-command with different addresses read from my map-file, but nothing happens. My delay is 2000ms. If I don't have the ISP and RST jumpers connected, Flash Magic loose connection to MCB2300 (also error message when attempting the Go-command). I also need to have the 'Use DTR and RTS to control RST and ISP pin' checked in 'Advanced options->Hardware config' to maintain contact.

HW Reset doesn't start my application either. Only starting via the Crossworks JTAG-debugger is possible.

Anyone knowing how to solve this?
Title: Re: LPC2368 on Keil MCB2300 doesn't start execution
Post by: Andy Ayre on September 08, 2009, 09:45:51 AM
Try disconnecting the serial cable then cycling the power to your board.

Andy