1. Packs
  2. MIMXRT1064-EVK_BSP

Change Log

Version 1.3.1: Nov. 30, 2022

Get Pack
      Synchronize with NXP:MIMXRT1064_DFP 15.1.0 and NXP:EVK-MIMXRT1064_BSP 15.1.0
      Drivers:
      - CMSIS-Driver VIO:
      -- Correct variables initialization to avoid compiler warnings
      Example projects:
      - Add BOARD_InitBootPeripherals() function call to main.c module

Version 1.3.0: Oct. 3, 2022

Get Pack
      Synchronize with NXP:MIMXRT1064_DFP 15.0.0 and NXP:EVK-MIMXRT1064_BSP 15.0.0
      Correct device in board description attribute 'mountedDevice'
      Platform project:
      - add support for Audio

Version 1.2.1: July 12, 2021

Get Pack
      Blinky project:
      - update RTX configuration (CMSIS 5.8.0)
      Platform project (synchronize with CB_Lab4Layer):
      - update RTX configuration (CMSIS 5.8.0)
      - add missing interface IDs (STDOUT, STDIN, STDERR, Heap)
      - update Board layer description
      - use packs with fixed version (reproducible build)
      - compiler optimization -O1

Version 1.2.0: Feb. 4, 2021

Get Pack
      Synchronized with NXP:MIMXRT1064_DFP 12.3.0 and NXP:EVK-MIMXRT1064_BSP 12.3.0

Version 1.1.0: Sept. 30, 2020

Get Pack
      Synchronized with NXP:MIMXRT1064_DFP 12.2.0 and NXP:EVK-MIMXRT1064_BSP 12.2.0
      Renamed board to EVK-MIMXRT1064_MDK
      Platform project update:
      - New README.md format
      - NVIC configuration added
      - Fixed RAM section size used by Event Recorder

Version 1.0.0: July 15, 2020

Get Pack
      Board description and documentation for MIMXRT1064-EVK
      Example projects:
      - CMSIS-RTOS2 Blinky (verify the basic tool setup)
      - CMSIS-RTOS2 Platform (configure the board hardware)