Question

Building the Windows Embedded Compact 7 image in Visual Studio 2008.

Tired building the image and using the general nc200 Ethernet drivers but did not appear to work.

Would like to support Ethernet connectivity on the Intel NUC DCCP847DYE.

It uses, the Intel 82579V Gigabit Ethernet Controller LAN: Intel® Gigabit Ethernet Controller Windows 7 driver for Intel® NUC

How do I get these drivers built into the WCE7 OS image?

Is there a way to extract the contents and use as part of my project?

Can I install it on the running image?

How do I get Ethernet functionality built into a WEC7 image?

EDIT

Intel® Ethernet Drivers for Microsoft* Embedded Operating Systems

Was it helpful?

Solution

Windows 7 drivers will be of no use. You need Windows CE drivers. I don't see them for the 82579 on the Intel download site. You might try the 8254x driver to see if, by luck,it works.

I also see on the Windows Embedded resource page that a CE 6.0 driver should be available for the 8257x chips, specifically as E1E51CE6.dll so searching for that might be useful.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top