i.MXRT1060 Middleware Pack  Version 1.0.0
MDK-Middleware examples and CMSIS-Drivers for NXP i.MXRT1060 devices
 All Files Pages
Create project and add software components
  • Open uVision
  • Create a new project based on an NXP MIMXRT1060 device. For the EVK-MIMXRT1060 board, select the NXP:MIMXRT1062:MIMXRT1062xxxxA:MIMXRT1062DVL6A device.
  • In the Manage Run-Time Environment window, select:
    • Board Support:SDK Project Template: project_template. For the EVK-MIMXRT1060 board, select the evkmimxrt1060 variant.
    • CMSIS:RTOS2 (API):Keil RTX5
    • All CMSIS-Drivers that are required for the application
    • All Device:SDK Drivers that you wish to use in addition
    • Add NXP SDK Utilities from Device:SDK Utilities if required
      select_components.png
  • Click Resolve to add the device startup code and additional CMSIS components

Continue by copying source files to the project.