This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem when trying to download the srec file into RAM. (ARM target)


On Tue, Feb 18, 2003 at 03:39:47PM -0000, Qiang Huang wrote:
> Hi all:
>    When I use the RedBoot to load the application into RAM I encountered the
> following problem:
> 
> RedBoot(tm) bootstrap and debug environment [REDBOOT]
> Non-certified release, version UNKNOWN - built 11:30:50, Feb 18 2003
> 
> Platform: EPXA1 system (ARM9)
> Copyright (C) 2000, 2001, 2002, Red Hat, Inc.
> 
> RAM: 0x00000000-0x02000000, 0x00002000-0x0000a000 available
                                         ^^^^^^^^^^

> FLASH: 0x40000000 - 0x40800000, 128 blocks of 0x00010000 bytes each.
> 
> RedBoot> load -m xMODEM
> *** Warning! Attempt to load S-record to address: 0x00040000
                                                    ^^^^^^^^^^

Work out why redboot thinks you only have 0xa000 bytes of RAM available!
Probably your linker script is broken.

     Andrew


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]