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 18 Jun 2009 11:21 AM by  raygloria
Download Platform Image using Visual Studio 2005
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages
raygloria
New Member
New Member
Posts:


--
18 Jun 2009 11:21 AM
    Hi,

    Hi I'm doing one of the Labs (iMX27_WinCE600_Lab2.pdf) and encountered an error during download. I'm using Visual Studio 2005 and downloaded all required updates (both on VS2005 and Windows Embedded CE 6.0).

    1. Using Tera Term, I entered the following command to configure the network interface:
    losh> ifconfig sm0 192.168.1.1 255.255.255.0 192.168.1.0

    and then I entered this command:
    losh> bootme

    2. When I set the target device in Visual Studio, I received the following message:

    Device's name is LoCE_63677.
    Sent BOOTME 7
    Got response from a host ip: 192.168.1.4 port: 1404 cmd: 98
    filename /tftp/192.168.1.4:boot.bin:1404
    error: bootme: unable to read master header (tftp_send_rrq()::send() - /tftp/192
    .168.213.4:boot.bin:1404)
    load failed
    BOOTME: Got a spurious packet.
    BOOTME: Got a spurious packet.
    BOOTME: Got a spurious packet.
    BOOTME: Got a spurious packet.
    BOOTME: Got a spurious packet.


    --> Please advise....
    You are not authorized to post a reply.