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: Memory segments


On Thu, Jan 20, 2005 at 10:00:58AM +0100, Federico Dios Vila wrote:

...
/ecos-d/software/eCos_SDK/H-i686-pc-cygwin/bin/../lib/gcc-lib/arm-
elf/3.3.2/../../../../arm-elf/bin/ld: address 0x20f14
of bin/sirf_demo.outsection .bss is not within region int_sram
collect2: ld returned 1 exit status
make: *** [sirf_demo.out] Error 1
make: Target `all' not remade because of errors.
--------------------------------------------------------------------------------
I think my problem is during configuration of my eCos
properties. I'd like toknow what values (and how) do I need to change in
order to avoid this memoryproblem.
Thanks in advance.
Federico Dios Vila

In general I think you have to give us some more details regarding your configuration (e.g. RAM or ROM startup). I suppose that your particular platform offers a configuration option for selecting either internal or external SRAM for your .data and .bss sections. Look inside your ecos.ecc for CYGHWR_MEMORY_LAYOUT and check the CDL options in that area of your configuration file.

Wolfram
--
Wolfram 'L.A.' Kattanek     Institut fuer Mikroelektronik- und
Email:       LA@imms.de     Mechatronik-Systeme (IMMS) gGmbH
Tel: +49 3677 / 6955-44     Ehrenbergstr. 27
Fax: +49 3677 / 6955-15     98693 Ilmenau / Germany

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


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