Build an 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 OK and wait until the import has finished.
On the Quickstart Panel, click Import SDK example(s)….
In the window that appears, expand the K32L3A60 folder and select K32L3A60xxx . Then, select frdmk32l3a6 and click Next.
Expand the
demo_apps
folder and selecthello_world
_demo_cm4_cm0plus
. Then, click Next .Ensure Redlib: Use floating point version of printf is selected if the example prints floating point numbers on the terminalfor demo applications such as
adc_basic
,adc_burst
,adc_dma
, andadc_interrupt
. Otherwise, it is not necessary to select this option. Then, click Finish.
Parent topic:Run a demo using MCUXpresso IDE