This is the mail archive of the
ecos-discuss@sources.redhat.com
mailing list for the eCos project.
Re: Atmel DataFlash Driver and EB55
Hi,
I've got a new problem, when building redboot.
It compile all ok, but when building the redboot.elf it tells :
arm-elf-gcc -c -I/tmp/eb/install/include
-I/tmp/ecos/packages/redboot/current
-I/tmp/ecos/packages/redboot/current/src
-I/tmp/ecos/packages/redboot/current/tests -I. -finline-limit=7000
-mcpu=arm7tdmi -mno-short-load-words -Wall -Wpointer-arith
-Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2
-ffunction-sections -fdata-sections -fno-rtti -fno-exceptions
-o /tmp/eb/install/lib/version.o /tmp/ecos/packages/redboot/current/src/version.c
arm-elf-gcc -mcpu=arm7tdmi -mno-short-load-words -Wl,--gc-sections
-Wl,-static -g -nostdlib -L/tmp/eb/install/lib -Ttarget.ld
-o /tmp/eb/install/bin/redboot.elf /tmp/eb/install/lib/version.o
/tmp/eb/install/lib/extras.o: In function `do_load':
/tmp/ecos/packages/redboot/current/src/load.c:569: undefined reference to
`flash_read_buf'
collect2: ld returned 1 exit status
make[1]: *** [/tmp/eb/install/bin/redboot.elf] Fehler 1
make[1]: Leaving directory `/tmp/eb/redboot/current'
make: *** [build] Fehler 2
Did I forget something to add to the target !?
I'm sorry that I've got no idea where the comes from.
Sebastian
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss