You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to do the wint10 iot core bring up on a imx6s based custom board. As of right now I can verify that I am booting into the windows default app. My issue is that I cant seem to figure out a way to move forward from here.
As far as I can tell most of the ways of interacting with a headless board involve having some sort of internet connection between the board and my host computer, so I looked into enabling Ethernet in windows 10 iot core first. Unfortunately, I am currently having trouble with getting the Ethernet driver to work.
Am I moving in the right direction as far as bringup or should I be working on a different aspect first (such as uart)?
If Ethernet is the first step, how should I go about debugging the Ethernet driver?
Thanks,
Hi,
I am trying to do the wint10 iot core bring up on a imx6s based custom board. As of right now I can verify that I am booting into the windows default app. My issue is that I cant seem to figure out a way to move forward from here.
As far as I can tell most of the ways of interacting with a headless board involve having some sort of internet connection between the board and my host computer, so I looked into enabling Ethernet in windows 10 iot core first. Unfortunately, I am currently having trouble with getting the Ethernet driver to work.
Am I moving in the right direction as far as bringup or should I be working on a different aspect first (such as uart)?
If Ethernet is the first step, how should I go about debugging the Ethernet driver?
Thanks,