EmbeddedRelated.com
Forums

Philips Flash Utility does not program the flash

Started by noman992003 November 22, 2011
--- In l..., Noman Mahmood wrote:
>
> Hi,
> rtstofer very kindly sent me the last line of HEX code from ARM demo2106_blink_flash file (led blinking) for using with Philips Lpc2000 Flash Utility tool. I believe on reset when I press the reset switch it should have jump code (B) at 0x0000 0000 address..
> So if I could get the first line of hex codes at ARM 2106 flash 0x00000000 address I could compare with my downloaded hex codes.
> thanks in advance!
>
> Best Wishes!
> Noman
>

The entire project, including the .hex file, is in Blinky.zip in the Files folder.

Richard

An Engineer's Guide to the LPC2100 Series

--- In l..., "rtstofer" wrote:
>

> The entire project, including the .hex file, is in Blinky.zip in the Files folder.
>
> Richard
>

This version of the blinking LED uses a timer and interrupt to determine when to change the LED state.

Richard

Hi:
Thanks Richard, I will check.

 
Best Wishes!
Noman
________________________________
From: rtstofer
To: l...
Sent: Sunday, December 4, 2011 3:15:14 PM
Subject: [lpc2000] Re: Philips Flash Utility does not program the flash


 
--- In l..., "rtstofer" wrote:
>
>
>

> The entire project, including the .hex file, is in Blinky.zip in the Files folder.
>
> Richard
>

This version of the blinking LED uses a timer and interrupt to determine when to change the LED state.

Richard