![]() |
i.MX1064 Middleware Pack
Version 1.2.0
MDK-Middleware examples and CMSIS-Drivers for NXP i.MXRT1064 devices
|
To complete project creation, you need to copy some source files from the pack directory to the project directory. Please copy:
main.c
from <PACK_root>\Templates
to <project_dir>
and add it to Source Group 1<PACK_root>\Scripts\Debugger
to <project_dir>
<PACK_root>\Scripts\Linker
to <project_dir>\RTE\Device\<selected_device>
(overwrite the existing ones)Continue by configuring the project.