Arm Keil MDK v6 Essential and Professional editions are now available to buy as monthly or annual subscriptions from our Developer Tools store. Visit the store to get access to the tools suite today!

  1. Packs
  2. iMXRT1060_MWP

Change Log

Version 1.4.0: Oct. 11, 2023

Get Pack
      Updated CMSIS Drivers and examples to align with NXP.MIMXRT1062_DFP.17.1.0 pack
      Updated documentation to reflect the latest state of MCUXpresso Config Tools
      CMSIS-Driver:
      - EMAC/CAN/MCI/USBD: Added volatile qualifier to volatile variables
      - EMAC:
      -- Fixed SendFrame function for high-speed data transfers
      -- Deprecated ENET_SetCallback function
      -- Placed frame buffer descriptors into noncacheable section
      - CAN:
      -- Corrected SetMode function to update unit state
      -- Updated StartReceive function to work with FSL_FLEXCAN driver v2.9.2 or newer
      - MCI: Placed DMA descriptors into noncacheable section
      Examples:
      - Updated Board_Support files using MCUXpresso Config Tools Version 14.0
      - Added examples for MIMXRT1060-EVKC board
      - Removed needless FSL_SDK_ENABLE_DRIVER_CACHE_CONTROL define
      - Updated Abstract and startup files
      - Corrected linker scripts

Version 1.3.1: Nov. 28, 2022

Get Pack
      Updated CMSIS Drivers and examples to align with NXP.MIMXRT1062_DFP.15.1.0 pack
      Updated documentation to reflect the latest state of MCUXpresso Config Tools
      CMSIS-Driver:
      - CAN: Corrected ObjectSetFilter function (uninitialized 'mask' variable value)
      Examples:
      - Updated Board_Support files using MCUXpresso Config Tools Version 12.1
      - Changed debug target to run from flash

Version 1.3.0: Sept. 20, 2022

Get Pack
      Updated CMSIS Drivers and examples to align with NXP.MIMXRT1062_DFP.15.0.0 pack
      Updated documentation to reflect the latest state of MCUXpresso Config Tools
      CMSIS-Driver:
      - Removed RTE_Device.h template
      - CAN:
      -- Added support for maskable filtering
      -- Corrected index handling for Rx mailbox objects
      -- Corrected filter removal
      Examples:
      - Added required component (NXP::SDK:Utilities:assert)
      - Added startup_MIMXRT1062.S
      - Added Device Configuration Data module (dcd.c)
      - Updated Board_Support files using MCUXpresso Config Tools Version 12.0
      - Updated linker files
      - Updated config files to CMSIS 5.8.0
      - Renamed retarget_user.c to retarget_stdio.c

Version 1.2.0: Feb. 4, 2021

Get Pack
      Updated CMSIS Drivers and examples to align with NXP.MIMXRT1062_DFP.12.3.0 pack
      Updated SDK package to version 2.9.1(2021-01-20)
      PDSC file: Changed schemaVersion (1.7.1)
      Examples:
      - Added MIMXRT1062_system component
      - Removed startup_MIMXRT1062.s, system_MIMXRT1062.c.h, fsl_device_registers.h and MIMXRT1062.h files (generated by NXP.MIMXRT1062_DFP)
      - Changed Assembler Options to armclang (Auto Select)

Version 1.1.1: May 14, 2020

Get Pack
      Examples:
      - Updated all examples correcting build failure with MDK 5.30.
      - Corrected Debug Connect option to "with Pre-reset" for Debug targets.
      - Selecting MDK-Plus component variants in Middleware examples for immediate use with MDK Plus license.

Version 1.1.0: March 17, 2020

Get Pack
      Updated CMSIS Drivers and examples to align with NXP.MIMXRT1062_DFP.12.1.0 pack
      Updated SDK package to version 2.7.0(2019-12-19)
      Examples:
      - Changed default compiler selection to Arm Compiler 6
      - USB Device: Updated MS Windows drivers (.inf and .cat files)

Version 1.0.0: Nov. 25, 2019

Get Pack
      Initial release of i.MXRT1060 CMSIS-Drivers and MDK-Middleware examples.
      CMSIS-Driver for:
      - EMAC, CAN, MCI, USB Device, USB Host interfaces
      Examples for EVK-MIMXRT1060 board:
      - CMSIS-RTOS Blinky
      - MDK-Middleware: CAN, FileSystem, Network and USB