This is the mail archive of the ecos-discuss@sourceware.org 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]

what this error while compiling aplication??


sirs,
could any one tell me why i am getting this error, while compiling my application, which is just of 3K?? my RAM size is 32K ansd ROM and ROM is 512K

$ make
arm-eabi-gcc -nostartfiles -L/ecos-d/workdir/ecos/ecos_install/lib -Wl,--gc-sect
ions -Wl,--Map -Wl,basic1.map -o basic1 basic1.o -Ttarget.ld -nostdlib
/opt/ecos/gnutools/arm-eabi/bin/../lib/gcc/arm-eabi/4.3.2/../../../../arm-eabi/b
in/ld: address 0x40008c14 of basic1 section .bss is not within region ram
/opt/ecos/gnutools/arm-eabi/bin/../lib/gcc/arm-eabi/4.3.2/../../../../arm-eabi/b
in/ld: address 0x40008c14 of basic1 section .bss is not within region ram
collect2: ld returned 1 exit status
make: *** [basic1] Error 1


      Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/


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