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]

Link problem with i386-pc platform


Hi,

After enabling Tracing in eCos, I'm no more able to link my eCos program. I
get the following error:

/e/i386-elf-tools/H-i686-pc-cygwin/i386-elf/bin/ld: address 0xad504 of
linkedObj.o section .bss is not within region ram

Does the program is becoming too big with asserts & tracing enabled?

Before enabling tracing the downloaded size was about 350-400k, is it
possible that just enabling tracing  and asserts make the size more than the
maximum allowed size (which should be 640ko minus 64 or 128k I think) ?

I tried to move the .bss sections in a memory region above 1Mo but I didn't
succeeded and still get the same message.

Thanks

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 


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