[ECOS] compile error when using newer version ecos configuration tool

Andrew Lunn andrew.lunn@ascom.ch
Thu Nov 1 19:48:00 GMT 2001


> /tools/H-i686-pc-cygwin/arm-elf/bin/ld: address 0x9817c of a.out section
> .bss is
>  not within region ram
> collect2: ld returned 1 exit status

Either something has gone wrong with the memory map, or you have a
very large image. The linker is saying it cannot put the bss segment
into RAM. Check your definitions of where the RAM starts and how long
it is.

   Andrew

PS. What does BSS stand for anyway? Answers on a post card please.



More information about the Ecos-discuss mailing list