...
Download the latest version of the BSP Source Files and the Windows 10 IoT Enterprise documentation from NXP:
https://www.nxp.com/design/software/embedded-software/i-mx-software/windows-10-iot-enterprise-for-i-mx-applications-processors:IMXWIN10IOTDownload the "Windows 10 IoT Entrerprise 2021" ARM64 DVD Image as described in Section 3 of the i.MX Windows 10 IoT Quick Start Guide.
Setup
Set up your build environment as described in chapter 2 of the i.MX Windows 10 IoT User’s Guide.
(Visual Studio 2019, ADK + WinPE addon for ADK + WDK)Extract the WIN10_<version>_SOURCE.zip
Execute the Init.bat
For the first setup follow the steps in Chapter 2.2.3 of the User’s Guide to set up the build environment and the test code signing certificates
Open the solution <path>\imx-windows-iot\build\solution\iMXPlatform\iMXPlatform.sln and build it for ARM64/Debug
...