Hi,
I am using Phytex LPC3250 board for my design. I try to run the sample blinky application from the nand flash.
I download the Bootloader_NAND project to the flash and then download blinky. There is no problem here yet, I get the "Verify OK." messages.
However, when I power off and on the board, the code does not run. The application is not booted.
May this be a problem related to stage 1 loader? How can I be sure that stage 1 loader exists and boots the stage 2 loader?
Thanks in advance.