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

Bootloader from MMC/SD-Card

Hello everybody,
Is there a Bootloader wich load the firmware from a flash card (MMC or SD)?
I use uVision3 for programming an LPC2148. I just found App Notes but no Examples.

Could anyone help me?

Adrian

Parents
  • Tamir: "There are samples of bootloaders at the site of NXP suitable for uv4."

    Adrian: "but there are no Examples including an MMC/SD-Card available"

    Again, as far as the bootloader is concerned, the source of the data is irrelevant.

    "I found an Example, but this was created for an AVR Controller."

    So that woudln't have been on the NXP site, would it?

    Have you followed Tamir's suggestion and looked on the NXP Site?

    "I don't really understand how these Bootloaders work"

    So stop worrying about SD cards until you've understood how bootloaders work.

Reply
  • Tamir: "There are samples of bootloaders at the site of NXP suitable for uv4."

    Adrian: "but there are no Examples including an MMC/SD-Card available"

    Again, as far as the bootloader is concerned, the source of the data is irrelevant.

    "I found an Example, but this was created for an AVR Controller."

    So that woudln't have been on the NXP site, would it?

    Have you followed Tamir's suggestion and looked on the NXP Site?

    "I don't really understand how these Bootloaders work"

    So stop worrying about SD cards until you've understood how bootloaders work.

Children