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
I spent about 2 weeks reading and searching. But in case I have to build a Bootloader by my own, I will loose time. If there would be already a Bootloader, I could minimize the evaluation time.
But now I try to learn about Bootloaders. I hope I am on the right way...
Yes, there are plenty!
As you're using an NXP processor, the NXP website would be the obvious place to start looking... Keil also have a number of NXP examples on this very site...
"... I could minimize the evaluation time."
Could you? How can you evaluate a Bootloader if you don't know what it's supposed to do, or how it's supposed to work?
"But now I try to learn about Bootloaders. I hope I am on the right way..."
Yes, it is best to understand a thing in order to evaluate and/or apply it!