Win10 IoT on customized i.mx8m plus board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Win10 IoT on customized i.mx8m plus board

Jump to solution
2,191 Views
ChrisChang1234
Contributor III

Hi:

We are trying to use the Windows IoT solution on the i.mx8mp platform.

1. We have a customized board that runs the Linux Yocto properly
2. We have an NXP i.mx8mp kit, we intsall the Win IoT BSP to it propery.
3. We put the WinIoT BSP to the customized board(uboot + Win 10 IoT core),
while installing with the SD card, it hangs (even not enter to the Win PE).
Check the message from the debug port, it crashes after show some messages
like "ntoskrnl.exe xxx ...."
The messages are mixed with some unknown characters.

==> What should I do for running the Win10 IoT on a customized board?

 

the attachment shows the log since power on.

Tags (1)
0 Kudos
Reply
1 Solution
2,147 Views
hector_delgado
NXP TechSupport
NXP TechSupport

Hi @ChrisChang1234 ,

I hope you're doing well! 

Currently, Windows 10 IoT Enterprise (Windows 10 IoT Enterprise for i.MX Applications Processors | NXP Semiconductors) is only supported for our EVKs. You can find the following list of supported boards on our latest Release Notes for our BSP:

– Supported boards:

  • MCIMX8M-EVK Evaluation Kit
  • 8MMINILPD4-EVK Evaluation Kit
  • 8MNANOLPD4-EVK Evaluation Kit
  • 8MPLUSLPD4-EVK Evaluation Kit
  • MCIM8QXP-MEK (Silicon Revision C0)
  • MCIMX93-EVK (Silicon Revision A0)

Let me know if this was of any help.

Best regards,
Hector.

View solution in original post

0 Kudos
Reply
3 Replies
2,119 Views
ChrisChang1234
Contributor III

How about if change the DDR size to 4GB only?

and comparing with NXP's evk,

I got this error message

Error: Image at 000F0DE0000 start failed: Device Error
remove-symbol-file ~/Desktop/WoA/win10-iot-bsp/mu_platform_nxp/Build/MX8M_PLUS_EVK/DEBUG_GCC5/AARCH64/iMX8Pkg/Drivers/PciExpress/iMX8PciExpress/DEBUG/iMX8PciExpress.dll 0xF0DE1000
"

 

"

0 Kudos
Reply
2,062 Views
Frantisek_Prochaska
NXP Employee
NXP Employee
Hi Chris Chang,
The "ntoskrnl.exe xxx ...." is synchronization message for WinDbg over serial port. This means UEFI was able to load Windows kernel. You will need to do some changes. Possibly the memory (as you mentioned) and check display configuration. You might find some inspiration around the forum.

https://community.nxp.com/t5/i-MX-Processors/Windows-10-IoT-Enterprise-on-MX8MP-for-only-LVDS-output...

https://community.nxp.com/t5/i-MX-Processors/IMX8MP-RAM-ISSUE/m-p/1670156#M207654

https://community.nxp.com/t5/i-MX-Processors/Regarding-support-in-providing-additional-information-o...
2,148 Views
hector_delgado
NXP TechSupport
NXP TechSupport

Hi @ChrisChang1234 ,

I hope you're doing well! 

Currently, Windows 10 IoT Enterprise (Windows 10 IoT Enterprise for i.MX Applications Processors | NXP Semiconductors) is only supported for our EVKs. You can find the following list of supported boards on our latest Release Notes for our BSP:

– Supported boards:

  • MCIMX8M-EVK Evaluation Kit
  • 8MMINILPD4-EVK Evaluation Kit
  • 8MNANOLPD4-EVK Evaluation Kit
  • 8MPLUSLPD4-EVK Evaluation Kit
  • MCIM8QXP-MEK (Silicon Revision C0)
  • MCIMX93-EVK (Silicon Revision A0)

Let me know if this was of any help.

Best regards,
Hector.

0 Kudos
Reply