Content originally posted in LPCWare by fweller on Thu Mar 10 09:49:01 MST 2016
Our goal is to develop a custom boot loader that will upgrade an internal SPIFI (QSPI) application image with a file loaded from a removable SD Card.
We are requesting example code for this bootloader.
We could also use a good description of how this should be implemented, especially how to set up a LPCXpresso linker environment to build the main application that the bootloader would jump to when it is ready to execute from the SPIFI (SPI) application image.