Common steps
Download
SDK_2.14.0_EVKC-MIMXRT1060
andSDK_2.14.0_EVK-MIMXRT1064
.Copy the following folders from the
RT1060EVKC
package to theRT1064
package:<install_dir>/middleware/edgefast_bluetooth/ <install_dir>/middleware/wireless/ethermind
.Create a new folder named
edgefast_bluetooth_examples/ under <rt1064_install_dir>/boards/evkmimxrt1064/
.Copy the entire folder from
<rt1060evkc_install_dir>/boards/evkcmimxrt1060/edgefast_bluetooth_examples/peripheral_ht/
to<rt1064_install_dir>/boards/evkmimxrt1064/edgefast_bluetooth_examples/
.Copy
clock_config.[c/h]
andboard.c
from<rt1064_install_dir>/boards/evkmimxrt1064/demo_apps/hello_world/
to<rt1064_installed>/boards/evkmimxrt1064/edgefast_bluetooth_examples/peripheral_ht/
to replace the previous files.
Parent topic:Migrate examples from RT1060EVKC to RT1064