EmbeddedRelated.com
Forums
Memfault Beyond the Launch

J-Link - flash erasing

Started by arm_beta_tester December 12, 2005
Is there a possibility to erase the whole flash memory in LPC2xxx chip
using the IAR J-LINK programmer/debugger with IAR EWARM?



An Engineer's Guide to the LPC2100 Series

--- In lpc2000@lpc2..., "arm_beta_tester" <h11@o...> wrote:
>
> Is there a possibility to erase the whole flash memory in LPC2xxx chip
> using the IAR J-LINK programmer/debugger with IAR EWARM?

It is not difficult to erase the entire flash by downloading code
(that does not depend on code in boot sector) into RAM and running it
from there.

However, according to Philip, if bootloader corrupted this may prevent
the JTAG communications from working.

You most likely end up with with a dead part unless you have a
parallel programmer that supports your LPC part to reload the boot
sector from scratch.

Jaya




Memfault Beyond the Launch