- Packs
- iMXRT1064_MWP
iMXRT1064_MWP
1.6.0-
Pack Type
Software Pack
NXP i.MX RT 1064 MDK-Middleware examples and CMSIS-Drivers
-
Add to CMSIS Solution
packs:
- pack: Keil::iMXRT1064_MWP@1.6.0
Add with cpackget
> cpackget add Keil::iMXRT1064_MWP@1.6.0
Download
iMXRT1064_MWP 1.6.0Change Log
Version 1.6.0: Oct. 11, 2023
Recommended
Get Pack-
Add to CMSIS Solution
packs:
- pack: Keil::iMXRT1064_MWP@1.6.0
Add with cpackget
> cpackget add Keil::iMXRT1064_MWP@1.6.0
Download
iMXRT1064_MWP 1.6.0Updated CMSIS Drivers and examples to align with NXP.MIMXRT1064_DFP.17.0.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 - CAN: -- Corrected SetMode function to update unit state -- Updated StartReceive function to work with FSL_FLEXCAN driver v2.9.2 or newer Examples: - Updated Board_Support files using MCUXpresso Config Tools Version 14.0 - Added missing Flash Programming Algorithm (*.FLM) - Removed needless FSL_SDK_ENABLE_DRIVER_CACHE_CONTROL define - Corrected linker scripts
Version 1.5.1: Nov. 28, 2022
Get Pack-
Add to CMSIS Solution
packs:
- pack: Keil::iMXRT1064_MWP@1.5.1
Add with cpackget
> cpackget add Keil::iMXRT1064_MWP@1.5.1
Download
iMXRT1064_MWP 1.5.1Updated CMSIS Drivers and examples to align with NXP.MIMXRT1064_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.5.0: Sept. 20, 2022
Get Pack-
Add to CMSIS Solution
packs:
- pack: Keil::iMXRT1064_MWP@1.5.0
Add with cpackget
> cpackget add Keil::iMXRT1064_MWP@1.5.0
Download
iMXRT1064_MWP 1.5.0Updated CMSIS Drivers and examples to align with NXP.MIMXRT1064_DFP.15.0.0 pack Updated documentation to reflect the latest state of MCUXpresso Config Tools CMSIS-Driver: - CAN: -- Added support for maskable filtering -- Corrected index handling for Rx mailbox objects -- Corrected filter removal - EMAC: Placed frame buffer descriptors into noncacheable section - MCI: Placed DMA descriptors into noncacheable section Examples: - Added required component (NXP::SDK:Utilities:assert) - Updated Board_Support files using MCUXpresso Config Tools Version 12.0 - Updated linker files - Added startup_MIMXRT1064.S - Updated config files to CMSIS 5.9.0
Version 1.4.0: Feb. 4, 2021
Get Pack-
Add to CMSIS Solution
packs:
- pack: Keil::iMXRT1064_MWP@1.4.0
Add with cpackget
> cpackget add Keil::iMXRT1064_MWP@1.4.0
Download
iMXRT1064_MWP 1.4.0Updated CMSIS Drivers and examples to align with NXP.MIMXRT1064_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 MIMXRT1064_system component
Version 1.3.0: Sept. 21, 2020
Get Pack-
Add to CMSIS Solution
packs:
- pack: Keil::iMXRT1064_MWP@1.3.0
Add with cpackget
> cpackget add Keil::iMXRT1064_MWP@1.3.0
Download
iMXRT1064_MWP 1.3.0Updated CMSIS Drivers and examples to align with NXP.MIMXRT1064_DFP.12.2.0 pack Updated SDK package to version 2.8.0(2020-07-21) Removed Blinky example Examples: - Added dcd.c module - Updated RTX_Config.h files - Updated all USB Host/Device examples to be in sync with latest MDK-Middleware - Changed defines in Application (using board.h) - Changed Assembler Options to armclang(Auto Select) - Removed startup_MIMXRT1064.s, system_MIMXRT1064.c.h, fsl_device_registers.h and MIMXRT1064.h files (generated by NXP.MIMXRT1064_DFP) - Updated .ini files from NXP.EVK-MIMXRT1064_BSP - Renamed retarget_user.c to retarget_stdio.c
Version 1.2.1: May 14, 2020
Get Pack-
Add to CMSIS Solution
packs:
- pack: Keil::iMXRT1064_MWP@1.2.1
Add with cpackget
> cpackget add Keil::iMXRT1064_MWP@1.2.1
Download
iMXRT1064_MWP 1.2.1Examples: - 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.2.0: March 17, 2020
Get Pack-
Add to CMSIS Solution
packs:
- pack: Keil::iMXRT1064_MWP@1.2.0
Add with cpackget
> cpackget add Keil::iMXRT1064_MWP@1.2.0
Download
iMXRT1064_MWP 1.2.0Updated CMSIS Drivers and examples to align with NXP.MIMXRT1064_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.1.0: Nov. 22, 2019
Get Pack-
Add to CMSIS Solution
packs:
- pack: Keil::iMXRT1064_MWP@1.1.0
Add with cpackget
> cpackget add Keil::iMXRT1064_MWP@1.1.0
Download
iMXRT1064_MWP 1.1.0PDSC file: Corrected description for CAN driver. CMSIS-Driver USB: Corrected USB_iMXRT1064.h. Board Examples: - Updated options settings and linker files locating the Event Recorder buffer in uninitialized memory. - VirtualCOM, WinUSB_Echo: renamed and updated driver *.inf and *.cat files for . - Blinky, CAN: corrected CMSIS RTOS2 Release variant to Library. - BSD_Client, Keyboard: added define __MCUXPRESSO for module fsl_debug_console.c.
Version 1.0.0: Nov. 8, 2019
Get Pack-
Add to CMSIS Solution
packs:
- pack: Keil::iMXRT1064_MWP@1.0.0
Add with cpackget
> cpackget add Keil::iMXRT1064_MWP@1.0.0
Download
iMXRT1064_MWP 1.0.0Initial release of i.MX RT MDK-Middleware examples and CMSIS-Drivers Pack.