Help with flash LED sample on h-2294

Hi all,

I’ve recently purchased an olimex h-2294 header board (LPC-2294). However, I have been unable to get the LED flash demo to run.

I built the sample on olimexs site with the eval version of IAR.

It seems to upload fine (Philips flash utility), but I don’t see anything.

I’ve also installed a complete cygwin hosted gnu toolchain based on Jim Lynch’s tutorial. Once again the modified 2106 code builds and uploads fine but it won’t run.

Does anyone have a sample intel hex file that will run on the h-2294 so that I can confirm my setup’s ok. I’d also like a sample gcc makefile and linker scripts for a flash test prog so that I can confirm my code’s ok.

Cheers,

Steve

After much fluffing around I managed to get a sample running with IAR and then with gcc.

It’s amazing how much excitement a blinking led can generate

– Steve

Hi,

would you mind describing what you did in order to get the demo running. I am kind of stuck as well…

thanks