This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

Release contents

Table 1 provides an overview of the MCUXpresso SDK release package contents and locations.

Deliverable

Location

Boards

<install_​dir>/​boards

Demo Applications

<install_​dir>/boards/<board_name>/demo_apps

Driver Examples

<install_​dir>/​boards/<board_name>/driver_examples

Board Project Template for MCUXpresso IDE NPW

<install_​dir>/​boards/<board_name>/project_template

eIQ Example

<install_dir>/boards/<board_name>/eiq_examples

VGLite

<install_dir>/boards/<board_name>/vglite_examples

Driver, SoC header files, extension header files and feature header files, utilities

|<install_​dir>/devices/<device_name>| |Peripheral drivers|<install_​dir>/​devices/<device_name>/drivers| |Toolchain linker files and startup code|<install_​dir>/devices/<device_name>/<toolchain_name>| |Utilities such as debug console|<install_​dir>/devices/<device_name>/utilities| |Device Project Template for MCUXpresso IDE NPW|<install_​dir>/​devices/<device_name>/project_template| |CMSIS Arm Cortex-M header files, DSP library source|<install_​dir>/CMSIS| |Components and board device drivers|<install_​dir>/components| |Release Notes, Getting Started Document and other documents

|<install_​dir>/​docs| |Tools such as shared cmake files

|<install_​dir>/​tools| |RTOS

|<install_​dir>/​rtos| |Middleware

|<install_​dir>/​middleware|