--- In lpc2000@yahoogroups.com, "leon_heller" <leon.heller@...> wrote:
>
> I've just been trying WinARM out of curiosity, and can't get either
> OCD Commander or Rowley CrossWorks to load the ELF or hex files via a
> Wiggler (the genuine article), without throwing up errors. A hex file
> created by CrossWorks loads OK with OCD Commander. Has anyone got any
> ideas?
Found the problem!
I should have enabled the RAM image option in the make file, instead
of ROM (flash) which was how it was originally.
Leon