Hey All,
I'm looking at implementing a boot loader in to project. The communication interfaces that i will be using are RS-485 and Ethernet. The specific MCU i'm using is a LPC1788 from NXP. I have looked around forums to find a boot loader that i could use but i have had no luck. If someone could give me example code or point me in the write direction for implementing it this would be much appreciated.
Matt
Hi,
have a look at the NXP Webpage. There is already Stage1-BL Code on a Boot-ROM of the Chip, and an AppNote explains how to write a Stage2 BL.
BR, /th.