give an example of a51 file for blinking LEDS. How to write in assembly code (filename.a51) to blink the LEDS using LPC932 board.
I suppose you could always just use the .lst file generated from compiling the blinky.c example. It shouldn't be that hard to rewrite the C version in assembler if that's what you want.