Second Bootloader for LPC54018M

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Second Bootloader for LPC54018M

529 Views
shaozhongliangs
NXP Employee
NXP Employee

Customer: GZ Comba

Product: 5G RU

      Customer is developing a second bootloader for LPC54018M to update the firmware in the internal flash(embedded 2MB/4MB W25Q Flash)  through SPIFI0 interface. As per my understanding, SPIFI operations(erase sector, program page,etc) are not allowed while fetching instructions (XIP mode) or data from SPIFI flash. Code required for sending SPIFI commands must be located in on-chip SRAM.

     How to create a second bootloader for LPC54018M? Is there any demo code for this feature?

Labels (1)
0 Kudos
1 Reply

416 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

HI  S.z. Liang 

Please go to mcuboot web page to check secondary bootloader for LPC54018:

https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools/mcuboot-mcu-b...

stroll download to the bottom, you will see LPC54018 is on "Secondary Bootloader" list.


Have a great day,
Jun Zhang

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks 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.
-------------------------------------------------------------------------------

0 Kudos