Arm GCC#
Navigate to
<rt1064_install_dir>/boards/evkmimxrt1064/edgefast_bluetooth_examples/peripheral_ht/armgcc/.Rename the following files.
Path
Previous name
New name
<rt1064_install_dir>/middleware/wireless/ethermind/middleware_edgefast_bluetooth_k32w061_controller_MIMXRT1062.cmakemiddleware_edgefast_bluetooth_k32w061_controller_MIMXRT1064.cmakeMake following changes.
File name
Previous item
New item
config.cmake
1060
1064
1062
1064
flags.cmake
1062
1064
CMakeLists.txt
1060
1064
1062
1064
mflash is used in RT1064 instead of flash_adapter,therefore, comment
include(component_flexspi_nor_flash_adapter_rt1064_MIMXRT1064)in CMakeLists.txt.Rename
MIMXRT1062xxxxx_flexspi_nor.ldasMIMXRT1064xxxxx_flexspi_nor.ldand make the following changes.

Parent topic:Migrate examples from RT1060EVK to RT1064