This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Restoring the Stage 1 Loader in NAND Flash

I have recently taken the board of PHYTEC containing LPC3250. When I loaded an application to flash that is Blinky program from KEIL using ULINK2, I think the S1 loader has been erased.
<How can I reload this S1 Loader?>

Regards,
Bharathi

Parents
  • Hi,

    Sorry, but I can't remember the exact details, and I'm too busy ATM to look further.

    I suggest you check the configuration that you use for the download, you can update the NAND flash.

    You can also look at the subdirectory:

    \Keil\Arm\Boards\Phytec\LPC3250

    There you can see bootloaders for NOR and NAND.

    From memory, I think these are functionally equivalent to the Phytec method mentioned in the FAQ.

Reply
  • Hi,

    Sorry, but I can't remember the exact details, and I'm too busy ATM to look further.

    I suggest you check the configuration that you use for the download, you can update the NAND flash.

    You can also look at the subdirectory:

    \Keil\Arm\Boards\Phytec\LPC3250

    There you can see bootloaders for NOR and NAND.

    From memory, I think these are functionally equivalent to the Phytec method mentioned in the FAQ.

Children