Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 16 Sep 2003 07:53 AM by  Anonymous
WinCE Ethernet Download to kit without Local Area Network
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Anonymous
Posts:


--
16 Sep 2003 07:53 AM
    You don't need to have a DHCP-server/LAN combination in order to use the Zoom Starter Kit's Ethernet connection. For example, if the evaluation unit is connected to a Windows 2000 workstation that is not connected to the LAN. You can use an Ethernet cross-cable to connect the kit directly to your workstation. To do this, give your workstation a static IP address using the Windows "Network Connections" control panel applet. Then connect the Card Engine to your workstation with the Ethernet cross-cable. You may then use the LogicLoader's ifconfig command to set a static IP address by doing the following:

    1) ifconfig sm0 xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy zzz.zzz.zzz.zzz ...where x is an IP address on the same subnet as your workstation, y is the same subnet mask that you set your workstation to have, and z is a gateway. Note, the gateway can probably be anything as it won't really be used.

    2) ifconfig sm0 up ...this will bring the interface up.

    Now, go ahead and use the bootme & command to connect to Platform Builder.
    You are not authorized to post a reply.