[En-Nut-Discussion] Building Nut/os in Arm AT91SAM7X-EK does not work
Daniel Fiedler (Ethernut)
ethernut at fitus.de
Wed Apr 4 18:54:51 CEST 2012
Hi,
i tried to build the os for a at91sam7x-ek. Is followed the guide on the
website. But after starting build it output the following error.
18:45:19: process_begin: CreateProcess(NULL, arm-none-eabi-gcc -c
-IC:/ethernut-5.0/nutbld_arm/include -IC:/ethernut-5.0/nut/include
-DAT91SAM7X_EK -mcpu=arm7tdmi -mthumb-interwork -Os -Wall
-Wstrict-prototypes -Werror -Wa,-a=arm/board/at91sam7x_ek.lst -o
arm/board/at91sam7x_ek.o C:/ethernut-5.0/nut/arch/arm/board/at91sam7x_ek.c,
...) failed.
process_begin: CreateProcess(NULL, arm-none-eabi-gcc -c
-IC:/ethernut-5.0/nutbld_arm/include -IC:/ethernut-5.0/nut/include
-DAT91SAM7X_EK -mcpu=arm7tdmi -mthumb-interwork -Os -Wall
-Wstrict-prototypes -Werror -Wa,-a=arm/os/context.lst -o arm/os/context.o
C:/ethernut-5.0/nut/arch/arm/os/context.c, ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
make[1]: *** [arm/board/at91sam7x_ek.o] Fehler 2
make[1]: *** Warte auf noch nicht beendete Prozesse...
make (e=2): Das System kann die angegebene Datei nicht finden.
make[1]: *** [arm/os/context.o] Fehler 2
make: *** [all] Fehler 2
18:45:19: Build failed
Best regards
Daniel
More information about the En-Nut-Discussion
mailing list