AIM-Linux/BSP/WOA/Windows On ARM OS Release note/RSB-3720/RSB3720A1AIM20WIV0008
Release Note
SOM | i.MX8MP |
BSP | W 1.4.1 |
Windows | W21H2 |
Change Log
Item |
Change List |
Description |
1 | Feature | UART I2C RTC |
2 | Known Issue | CAN |
Single phass step
The full features are available only on this image
1.Flash image to SD card
$ sudo dd if=20706W1-B0S0000_EPC-R3720_Win10_2021_21H2_US_64_UEFI_20230907.img of=/dev/sdX bs=10M; sync
2.Insert this SD card, adjust boot dip switch to boot from SD card (ON-ON-OFF-OFF).
3.Power on the device and waiting for it flash finished.
4.Power off the device, adjust boot dip switch to boot from EMMC (OFF-ON-OFF-OFF).
5.Power on the device, finishing set up process.
Dual phass step
Boot UEFI from SD card.
1.Unzip tarball file
$ gunzip MSOPK_X23-15068_2021_LTSC_21H2_os_installer_EVK_iMX8MP_W141.img.gz
2.Flash image to SD card
$ sudo dd if=MSOPK_X23-15068_2021_LTSC_21H2_os_installer_EVK_iMX8MP_W141.img of=/dev/sdX bs=10M; sync
3. Unzip RSB3720A1AIM20WIV0008.7z (Open command line windows as administrator role)
$ cd RSB3720A1AIM20WIV0008
4. Flash firmware to SD card (e: is SD card driver letter)
$ flash_bootloader.cmd /device MX8M_PLUS_EVK /target_drive e:
5.Insert this SD card, adjust boot dip switch to boot from SD card (ON-ON-OFF-OFF).
6.Power on the device.
Boot UEFI from EMMC.
Flash firmware
1.unzip woa_rsb3720_w14_firmware_downloader.img.gz
$ gunzip woa_rsb3720_w141_firmware_downloader.img.gz
2.flash this image to SD card.
$ sudo dd if=woa_rsb3720_w14_firmware_downloader.img of=/dev/sdX bs=10M; sync
3.Insert this SD card, adjust boot dip switch to boot from SD card (ON-ON-OFF-OFF).
4.Power on the device.
5.Watching the screen, power off the device while it show "Flash bootloader for Winodws 10 IT Enterprise ... Done!".
Install OS
1.Unzip tarball file
$ gunzip MSOPK_X23-15068_2021_LTSC_21H2_os_installer_EVK_iMX8MP_W141.img.gz
2.Flash image to SD card
$ sudo dd if=MSOPK_X23-15068_2021_LTSC_21H2_os_installer_EVK_iMX8MP_W141.img of=/dev/sdX bs=10M; sync
3.Insert this SD card, adjust boot dip switch to boot from EMMC (OFF-ON-OFF-OFF).
4.Power on the device, installing the Win10 OS following the system instruction.