Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - oyvindeme

#1
LPC2xxx / LPC2368 on Keil MCB2300 doesn't start execution
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?