Build an XIP example application
To build an example application, follow these steps.
Drag and drop the SDK zip file into the “Installed SDKs” view to install an SDK. In the window that appears, click the “OK” button and wait until the import has finished.
On the Quickstart Panel, click “Import SDK example(s)…”.
In the window that appears, expand the “LPC540xx folder and select “LPC54018”. Then, select “lpcxpresso54018” and click the “Next” button.
Expand the “demo_apps” folder and select “hello_world_qspi_xip”. Then, click the “Next” button.

Ensure the option “Redlib: Use floating point version of printf” is selected if the cases print floating point numbers on the terminal (for demo applications such as adc_basic, adc_burst, adc_dma, and adc_interrupt). Otherwise, there is no need to select it. Click the “Finish” button.
Parent topic:Run a demo using MCUXpresso IDE