Hi Eric ,
1. We do provide a secondary bootloader for the LPC55s69.
You may want to check an implementation use case:
https://www.nxp.com/docs/en/application-note/AN12327.pdf
https://www.nxp.com/docs/en/application-note-software/AN12327SW.zip
2. According to this description, taken from here
The MCU bootloader is intended to be the standard bootloader for all MCU devices. It provides a standard interface to thedevice using any of the peripherals supported by the bootloader on a given NXP MCU device.
If you visit the documentation tab on MCU Bootloader | NXP you will find useful documents for the bootloader applications of our MCUs. BLhost is one of them. For example , you can perform the same BL hosts commands on a NXP flash resident bootloader or a ROM bootloader.
3. You may want to take a look at the NXP secondary bootloader for the LPC55s69, since we do provide the its code that you could modify for your application.
If I can help further ,please let me know!
Yours,
CHARLES.
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------