Run an example application

For more information on debug probe support in the MCUXpresso IDE, visit community.nxp.com.

To download and run the application, perform these steps:

Note: Make sure that the board is on the QSPI_Flash mode before download (set SW4:0010).

  1. On the Quickstart Panel, click Debug evkbmimxrt1060_demo_apps_hello_world [Debug].

    |

|

  1. The first time you debug a project, the Debug Emulator Selection Dialog is displayed, showing all supported probes that are attached to your computer. Select the probe through which you want to debug and click OK. (For any future debug sessions, the stored probe selection is automatically used, unless the probe cannot be found.)

    |

|

  1. The application is downloaded to the target and automatically runs to main().

    |

|

  1. Start the application by clicking the Resume button.

    |

|

The hello_world application is now running and a banner is displayed on the MCUXpresso IDE console window. If not, check your terminal settings and connections.

|

|

Parent topic:Run a demo using MCUXpresso IDE