LPC-2294 Olimex board 8MB : bootloader process fail

Hi,

I work on the LPC-2294 Olimex board 8MB. My problem is that redboot doesn’t run.

I have tested to debug/program with ISP and OCD JTAG.

I write the redboot image on the internal flash then dump it. The dump is correct : 0x14 vector is okay, so the bootloader should run redboot.

BOOT1:0 pin are physically ‘1’ logical by measurement on the pin, they indicate to the boot loader to start from internal flash. But when i check the BOOTSAVE register is zero.

How could i be sure that the bootloader run correctly ?