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 30 Aug 2007 09:31 AM by  smezhebovsky@outerlink.com
Help!!! Image not loading for the NAND device
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
smezhebovsky@outerlink.com
New Member
New Member
Posts:


--
27 Aug 2007 09:38 AM
    Hi!

    I created a WinCE image which I successfully load into RAM using NOR based device but when I switched to NAND device the same
    command produces an error:

    losh> ifconfig sm0 dhcp
    Starting DHCP on sm0 .
    losh> load bin /tftp/192.168.20.126:NK.bin:69
    loading from /tftp/192.168.20.126:NK.bin:69:
    ...done
    load failed
    error: load: address space does not fit in ram (0xd3cbdc bytes at 0x00100000)
    losh>

    What do I do wrong.
    Please help!

    Stan
    smezhebovsky@outerlink.com
    New Member
    New Member
    Posts:


    --
    30 Aug 2007 09:31 AM
    It turned out that I need to delete “LOCE_RELOCATE_FROM_FLASH"
    which I entered when I worked with the NOR flash.
    I actually set it to 0 but it must be deleted!!!!

    Stan
    You are not authorized to post a reply.