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]

Running from Redboot


I have redboot compiled for RAM for a proprietary
MPC860 target and 
running using a Vision Probe emulator. The CLI prompt
is given below
 
RedBoot(tm) bootstrap and debug environment [RAM]
Non-certified release, version UNKNOWN - built
16:28:54, Aug 14 2003
Platform: Proprietary (Motorola PowerPC 8xx Family)
Copyright (C) 2000, 2001, 2002, Red Hat, Inc.
RAM: 0x00000000-0x00400000, 0x00085938-0x00400000
available
RedBoot>
 
Unfortunately when I compile a sample application with
ECOS (default 
selected in the template), the code is build for RAM
starting at address 
0x70000 (which is the end of the section
reserved_for_rom in the header 
file located in the "pkgconf" directory). When I try
to load this into 
the target using redboot, the memory location where
the data is sent to 
(0x70000) is less that the current available start
location (0x85938). 
I have a RAM only system, where the redboot and ecos
are going into the 
same memory.
 
Could anyone please let me know what my problem is and
how to coorect 
this situation.
 
Thanks
 
Unni

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

-- 
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]