.bin to blink LED on SAM7-H256 required please

Hi, I am trying to get a program (any program) running on my SAM7-H256 Olimex board. I have tried using the AT91SAM7_P64_blinking_led.BIN file

(http://www.olimex.com/dev/soft/arm/SAM7 … ng_led.BIN)

from the Olimex product page, but the LED does not blink. When I got the board, it had a blinking LED program already running on it, so I know it works.

I have the L_E jumper closed.

I have used SAM-BA to upload the program (AT91SAM7_P64_blinking_led.BIN) via USB to flash memory at 0x100000 (and 0x0, which doesn’t work). SAM-BA says the code is uploaded successfully. I then unplug the board and plug it back in, but the LED does not blink.

Should the above binary work on my board or will some other binary be required? Does anyone have a binary that they know works on the SAM7-H256?

Daniel

Never mind, got it working. Compiled a .bin which flashes ports 0 to 31.