- Open uVision
- Create a new project based on an NXP MIMXRT1064 device. For the EVK-IMXRT1064 board, select the NXP:MIMXRT1064:MIMXRT1064xxxxA:MIMXRT1064DVL6A device.
- In the Manage Run-Time Environment window, select:
- Board Support:SDK Project Template: project_template. For the EVK-IMXRT1064 board, select the evkimxrt1064 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
- Device:SDK Project Template: RTE_Device
- Add NXP SDK Utilities from Device:SDK Utilities if required
- Click Resolve to add the device startup code and additional CMSIS components
Continue by copying source files to the project.