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 MCXW7XX folder and select MCXW716CxxxA. Then, select frdmmcxw71 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 terminal for 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