Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...

It is recommended that you use the method described in section 8.2 of the i.MX Windows 10 IoT Quick Start Guide to update the Firmware.

There is an alternative way that allows you to update the firmware from the SD card in the bootloader:

...