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 09 Aug 2006 02:18 PM by  Anonymous
After downloading image using PB, no losh command prompt
 7 Replies
Sort:
You are not authorized to post a reply.
Author Messages
andrew.mandli
New Member
New Member
Posts:


--
07 Aug 2006 10:39 AM
    We've built an image in platform builder using the most recent version of the LH7A404 BSP, and when we try to download the image to the device using the instructions detailed in section 5.1.1 of the LoCE Windows CE BSP User's Guide, everything exectutes correctly, until "BOOTME: Got jump command" is displayed. At that point, the losh> command prompt is not returned, and it appears that the system is hung. Is there something we may have missed?

    To verify, we have alternately run our image by downloading it to the compact flash card, and it runs fine if we execute it that way.

    Thanks - Andrew
    Anonymous
    Posts:


    --
    07 Aug 2006 11:54 AM
    Andrew,

    Can you please provide the complete output from TeraTerm?
    andrew.mandli
    New Member
    New Member
    Posts:


    --
    08 Aug 2006 03:57 PM
    Hi Aaron, output is below...

    CPLD_CE_REG_REVISION: 0x21
    CPLD_CE_REG_MODE : 0xfe
    no default screen

    *****************************************************************
    LogicLoader

    (c) Copyright 2002-2004, Logic Product Development, Inc.
    All Rights Reserved.
    Version 1.4.3.1-LLH7a404_10 0001
    *****************************************************************

    Type 'help all' for a list of commands.

    losh> ifconfig sm0 10.1.0.2 255.255.255.0 10.1.0.1
    losh> bootme

    Device's name is LoCE_26167.
    Sent BOOTME
    Sent BOOTME
    Sent BOOTME
    Sent BOOTME
    Sent BOOTME
    Sent BOOTME
    Sent BOOTME
    Got a response from a host ip: 10.1.0.3 port: 2271
    Connecting to Platform Builder
    R
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ....................................................
    image launch addr: 0xc0201000

    Verifying checksums: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Checksums good.
    BOOTME: Got jump command
    Anonymous
    Posts:


    --
    08 Aug 2006 04:03 PM
    Andrew,

    If you hit the 'enter' key the losh> prompt will come back.

    Thanks,
    andrew.mandli
    New Member
    New Member
    Posts:


    --
    09 Aug 2006 08:42 AM
    We gave it a try, and it appears that it is not reposnding to any keyboard input (including the enter key).

    Andrew
    Anonymous
    Posts:


    --
    09 Aug 2006 12:59 PM
    Andrew,

    I should have noticed this before. You'll need to update to the latest version of LogicLoader, the version you're using is almost two years old.

    This version can be found here:

    http://www.logicpd.com/do...ves/1627/1005150.zip

    In LoLo do a 'load elf' and send the .elf flash LoLo file. Then type 'burn' and follow the instructions given.

    I think this might help with the download issue.
    andrew.mandli
    New Member
    New Member
    Posts:


    --
    09 Aug 2006 02:17 PM
    Thanks Aaron, that did the trick.

    Andrew
    Anonymous
    Posts:


    --
    09 Aug 2006 02:18 PM
    Great. Glad to hear it.
    You are not authorized to post a reply.