Build an example application

To build an example application, follow these steps.

  1. Drag and drop the SDK zip file into the Installed SDKs view to install the MCUXpresso SDK. In the window that appears, click OK and wait until the import has finished.

    |

|

  1. On the Quickstart Panel, click Import SDK example(s)…, as shown in Figure 2.

    |

|

  1. In the window that appears, expand the MIMXRT1024folder and select MIMXRT1024xxxxx. Then, select evkmimxrt1024 and click Next, as shown in Figure 3.

    |

|

  1. Expand the demo_apps folder, select hello_world, and then click Next.

  2. 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 dac32_adc12, dac_adc, dac_cadc, ecompass, sai, coremark, mbedtls_benchmark, wolfssl_benchmark, and for mmcau_examples such as mmcau_api). Otherwise, there is no need to select it. Click Finish.

    |

|

**Note:** If you want to use semihost to print log, first select the **Semihost** button when importing projects, as shown in [Figure 5](build_an_example_application.md#FLOAATING).

|![](../images/import.png "Selecting Semihost")

|

  1. On the Quickstart panel, click build evkmimxrt1024\_demo\_apps\_hello\_world \[Debug\], as shown in Figure 6.

    |

|

Parent topic:Run a demo using MCUXpresso IDE