If you want to use an Ethernet connection to download a run-time image to a target device and also to debug the run-time image on the target device, you must install a debug Ethernet network card.
A debug Ethernet card is a card used for debugging a Windows Embedded CE–based device over a standard Ethernet network and requires specific settings for interrupt request (IRQ) and I/O base address.
A Windows Embedded CE PC-based hardware platform (CEPC) is an example of a target device that supports an Ethernet connection. If you are using a CEPC, see Choosing an Ethernet Card for a CEPC for a list of Ethernet cards that are recognized by the CEPC.
If you want to debug the run-time image by using an Ethernet connection, you must have an Ethernet debug port on the target device that supports 10/100 megabits per second (Mbps) 10BaseT/100BaseT (802.3).
When you share a single Ethernet port for both debugging and for network connection, you must add the VMini library to your run-time image. You must also make sure that you set the BSP_NOSHAREETH environment variable to 0. For more information, see Ethernet Connection Options and Ethernet Debugging Services.
You can share a single Ethernet port when you expect a small amount of debug messages transmitted to Platform Builder. If you expect a larger amount of debug messages, consider adding an additional debug port.
To support Ethernet hardware connections, you must include the following Catalog item in the OS design before you build the run-time image:
|
Catalog item
|
Sysgen variable
|
Location
|
|---|
|
Wired Local Area Network (802.3, 802.5)
|
SYSGEN_ETHERNET
|
Core OS\CEBASE\Communication Services and Networking\Networking - Local Area Network (LAN)\Wired Local Area Network (802.3, 802.5)
|