Hi we are facing a problem in our board which was developed based on the IMX8MP board. We are not able to boot the board with 2GB ram in Windows 10 IoT. What is the minimum ram requirement for windows 10 IoT with imx8mp ?
Thanks @Frantisek_Prochaska .
We have modified the base memory address in MX8M_PLUS_EVK.dsc file and successfully flashed the Windows IoT image to eMMC. After that, we got a blue screen error while it automatically tried to restart the windows.
Hi @Athi,
okay, that implies WinPe run without crashing. Is that correct?
Edit: You can always try to hook up a debugger, create boot log, or look for a crash dump on eMMC.
Edit2: BSOD at boot time could also be caused by RPMB. If this was the case WinPe will boot okay but installed Windows will boot only into safe mode or in test-signed mode with un-secured UEFI. I'm not completely sure abut that without searching community.
Hi @Frantisek_Prochaska ,
Yes, WinPE is running without any crash. When we trying to restart the windows, it will go in to BSOD with "CLOCK WATCHDOG TIMEOUT". Also we have windbg error log.
Hi @Athi ,
the 6GB to 2GB RAM reduction on the 8MP was also addressed by another customer, there is a zip with a patch for BSP firmware version 1.3.0 in this post https://community.nxp.com/t5/i-MX-WIN10-IoT-Enterprise/Nexcom-Customize-i-MX8MP-DDR-size-from-6G-to-... that worked for me on the EVK. Plus below is a patch for the ACPI table to show 2GB in the task manager as well.
Questions about Windows 10 IoT are better directed directly to this community https://community.nxp.com/t5/i-MX-WIN10-IoT-Enterprise/gh-p/52533.
If you don't have access there, I'll try to arrange it.
Best Regards, Jakub
Hi @bgaurav1718,
sorry for the confusion, but the patch is only meant for Windows 10 IoT BSP as can be found here: https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/windows-10-11-iot-...
Best Regards, Jakub
Thanks @jakub_zigacek , It's working fine.
Hi @Athi
yes @Sanket_Parekh ,