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 10 Aug 2004 01:28 PM by  mikee@logicpd.com
can't setup WinCE from CF card
 3 Replies
Sort:
You are not authorized to post a reply.
Author Messages
scinel@aselsan.com.tr
New Member
New Member
Posts:


--
03 Aug 2004 07:17 AM
    Hi,

    I had some problems with the Platform Builder tool, so I decided to load NK.BIN file from the "WinCE 4.2 Demo Development Image for LH7A400-10 Rev B card engine and Higher" zip file using CF card. Below here are the commands I have used and the output I recieved. At the end of this the Teraterm neither turn to losh command line nor do something. There isn't much information about loading an image from CF card in the Logicloaders manual. Do I make something wrong?
    Thank you for your help.



    losh> mount fatfs /cf
    losh> load bin /cf/NK.BIN;exec dbg_serial:A400_UART:dbg_enet:91C111:dbg_enet_bas
    e:0x70000000:rtc:rtc_a400_int:share_eth:1
    loading from /cf/NK.BIN:
    R
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    .........................................................................
    image launch addr: 0xc00e1000

    Verifying checksums: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Checksums good.
    kernel cmdline: 'dbg_serial:A400_UART:dbg_enet:91C111:dbg_enet_base:0x70000000:r
    tc:rtc_a400_int:share_eth:1' at c00c0100
    disabling mmu.
    LoCE Start
    relocate_from_flash: 0
    link_for_flash: 0
    Debug serial initialized. Using driver A400_UART
    Windows CE Kernel for ARM (Thumb Enabled) Built on Nov 7 2003 at 18:51:43
    ProcessorType=0922 Revision=0
    sp_abt=ffff5000 sp_irq=ffff2800 sp_undef=ffffc800 OEMAddressTable = 800e121c


    ===================================================================

    WinCE firmware init (LoCE).
    Kernel Arguments: dbg_serial:A400_UART:dbg_enet:91C111:dbg_enet_base:0x70000000:
    rtc:rtc_a400_int:share_eth:1.

    image_size: 0xF00000
    ram_size: 0xC00000
    link_for_flash: 0
    relocate_from_flash: 0
    rom_offset: 0x40000000

    ===================================================================

    Cold-boot: erasing object store.
    Initializing interrupts.
    CPLD Revision 0x34.
    Card Engine Rev-B.
    Interrupt initialization complete.
    Initializing system-tick.
    System-tick initialized.
    RTC initialized. Using driver rtc_a400_int
    Multiple XIP regions not defined or fixup failed.
    Initializing KITL.
    Remote host not present. Debug support not available.
    No oal cpld irq specified.
    Firmware initialization complete.

    driver globals at 0x80000000.
    Sp=ffffc7cc


    Sertaç Cinel
    Anonymous
    Posts:


    --
    03 Aug 2004 09:00 AM
    Sertac,

    I noticed that you don't have a display number specified in your bootscript. You're image is hanging because it doesn't know what display to look for. I would suggest trying one of the bootscripts that comes in the .zip file for the sample image on the website.
    scinel@aselsan.com.tr
    New Member
    New Member
    Posts:


    --
    04 Aug 2004 05:58 AM
    thanks Aaron your suggestion has worked.
    mikee@logicpd.com
    New Member
    New Member
    Posts:


    --
    10 Aug 2004 01:28 PM
    Actually, to be completely accurate, I don't believe the image was really hanging, rather it was probably running happily along. Most likely, scinel just couldn't see anything happening because no display was chosen.

    --mikee
    You are not authorized to post a reply.