Hi Anu [email protected] wrote:
> We are Using ecos to communicate serialy with AT91sam7xek processor. We > are facing a problem when making and building the application file.the > error we got is- > > arm-none-eabi-gcc -mcpu=arm7tdmi -Wl,--gc-sections -Wl,-static -g > -nostdlib -L/home/nu-007/ecos_serial/install/lib -Ttarget.ld serial.o -o > serial > > /opt/arm-emb/arm-2008q3/bin/../lib/gcc/arm-none-eabi/4.3.2/../../../../arm-none-eabi/bin/ld: > cannot open linker script file target.ld: No such file or directory > > collect2: ld returned 1 exit status > > make: *** [serial] Error 1 > > please help us. First things to check: a) did your build of eCos at /home/nu-007/ecos_serial succeed? b) does /home/nu-007/ecos_serial/install/lib/target.ld exist? John Dallaway -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
