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 KE1x folder and select MKE16Z64xxx4 . Then, select frdmke16z and click Next.
Expand the
demo_apps
folder and selecthello_world
. 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