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

| |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

| |RTOS

|INSTALL_DIR/rtos

| |Release Notes, Getting Started Document and other documents

|INSTALL_DIR/docs

| |Tools such as shared cmake files

|INSTALL_DIR/tools

|