Question
make: *** [build/obj/boot.o] Error 2
Posted on July 07, 2014 at 17:51
Hi,
I hope this error is common for Eclipse users... Directly after installing SPC5 Studio V3 and setting up the one-year licence, I'm able to get all SPC56EL60L5 examples from the SPC5 Studio Wizard working (on the board, CAN not in loop mode, ADC...). But it seems that I click somewhere I should not because it always ends after some time (PC reboot, app restart...) with the below compiler errors. My target is SPC56EL60L5. I also noticed that the Wizard is not available anymore (File->New and toolbars). It sometimes compiles again after reboot, or combinaison of clear project/generate/build... I can't get it... The make command in a DOS window returned the error ''libintl3.dll is missing'' so I installed it. Now the command ''make --version'' gives: GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.This program built for i386-pc-mingw32
Is it correct? mingw32??? is it coming from the dll I found? This is the SPC5 Studio output console (same for my projet and all Wizard examples...). The object files are effectively not generated (build/obj folder empty). Any help is welcome.14:12:13 **** Build of configuration Default for project TRUNK ****
make -j4 all Compiling boot.s Compiling crt0.s process_begin: CreateProcess(NULL, ppc-vle-gcc -x assembler-with-cpp -c -mcpu=e200zx -meabi -msdata=none -mnew-mnemonics -mregnames -mvle -Wa,-amhls=build/lst/boot.lst -DPPC_USE_VLE=1 -MD -MP -MF .dep/boot.o.d -I. -IC:/SPC5Studio/eclipse/plugins/org.chibios.spc5.components.spc5hal_1.0.0.201405131114/component/lib/include -IC:/SPC5Studio/eclipse/plugins/org.chibios.spc5.components.hal.platform.spc56elxx_1.0.0.201405131114/component/lib/include -IC:/SPC5Studio/eclipse/plugins/org.chibios.spc5.components.osal.spc56elxx_1.0.0.201405131114/component/lib/include -I./components/spc56elxx_platform_component/cfg -I./components/portable_spc5_hal_component/cfg -I./components/spc56elxx_hal_board_initialization_component/cfg -I./components/spc56elxx_hal_drivers_component/cfg -I./components/spc56elxx_osal_component/cfg -I./components C:/SPC5Studio/eclipse/plugins/com.st.tools.spc5.components.platform.spc56elxx_1.0.0.201405131114/component/lib/src/boot.s -o build/obj/boot.o, ...) failed. make (e=2): Le fichier spécifié est introuvable.make: *** [build/obj/boot.o] Error 2
make: *** Waiting for unfinished jobs.... process_begin: CreateProcess(NULL, ppc-vle-gcc -x assembler-with-cpp -c -mcpu=e200zx -meabi -msdata=none -mnew-mnemonics -mregnames -mvle -Wa,-amhls=build/lst/crt0.lst -DPPC_USE_VLE=1 -MD -MP -MF .dep/crt0.o.d -I. -IC:/SPC5Studio/eclipse/plugins/org.chibios.spc5.components.spc5hal_1.0.0.201405131114/component/lib/include -IC:/SPC5Studio/eclipse/plugins/org.chibios.spc5.components.hal.platform.spc56elxx_1.0.0.201405131114/component/lib/include -IC:/SPC5Studio/eclipse/plugins/org.chibios.spc5.components.osal.spc56elxx_1.0.0.201405131114/component/lib/include -I./components/spc56elxx_platform_component/cfg -I./components/portable_spc5_hal_component/cfg -I./components/spc56elxx_hal_board_initialization_component/cfg -I./components/spc56elxx_hal_drivers_component/cfg -I./components/spc56elxx_osal_component/cfg -I./components C:/SPC5Studio/eclipse/plugins/com.st.tools.spc5.components.platform.spc56elxx_1.0.0.201405131114/component/lib/src/crt0.s -o build/obj/crt0.o, ...) failed. Compiling ivor.s Compiling vectors.s make (e=2): Le fichier spécifié est introuvable.make: *** [build/obj/crt0.o] Error 2
process_begin: CreateProcess(NULL, ppc-vle-gcc -x assembler-with-cpp -c -mcpu=e200zx -meabi -msdata=none -mnew-mnemonics -mregnames -mvle -Wa,-amhls=build/lst/ivor.lst -DPPC_USE_VLE=1 -MD -MP -MF .dep/ivor.o.d -I. -IC:/SPC5Studio/eclipse/plugins/org.chibios.spc5.components.spc5hal_1.0.0.201405131114/component/lib/include -IC:/SPC5Studio/eclipse/plugins/org.chibios.spc5.components.hal.platform.spc56elxx_1.0.0.201405131114/component/lib/include -IC:/SPC5Studio/eclipse/plugins/org.chibios.spc5.components.osal.spc56elxx_1.0.0.201405131114/component/lib/include -I./components/spc56elxx_platform_component/cfg -I./components/portable_spc5_hal_component/cfg -I./components/spc56elxx_hal_board_initialization_component/cfg -I./components/spc56elxx_hal_drivers_component/cfg -I./components/spc56elxx_osal_component/cfg -I./components C:/SPC5Studio/eclipse/plugins/org.chibios.spc5.components.osal.spc56elxx_1.0.0.201405131114/component/lib/src/ivor.s -o build/obj/ivor.o, ...) failed. make (e=2): Le fichier spécifié est introuvable.make: *** [build/obj/ivor.o] Error 2
process_begin: CreateProcess(NULL, ppc-vle-gcc -x assembler-with-cpp -c -mcpu=e200zx -meabi -msdata=none -mnew-mnemonics -mregnames -mvle -Wa,-amhls=build/lst/vectors.lst -DPPC_USE_VLE=1 -MD -MP -MF .dep/vectors.o.d -I. -IC:/SPC5Studio/eclipse/plugins/org.chibios.spc5.components.spc5hal_1.0.0.201405131114/component/lib/include -IC:/SPC5Studio/eclipse/plugins/org.chibios.spc5.components.hal.platform.spc56elxx_1.0.0.201405131114/component/lib/include -IC:/SPC5Studio/eclipse/plugins/org.chibios.spc5.components.osal.spc56elxx_1.0.0.201405131114/component/lib/include -I./components/spc56elxx_platform_component/cfg -I./components/portable_spc5_hal_component/cfg -I./components/spc56elxx_hal_board_initialization_component/cfg -I./components/spc56elxx_hal_drivers_component/cfg -I./components/spc56elxx_osal_component/cfg -I./components C:/SPC5Studio/eclipse/plugins/org.chibios.spc5.components.osal.spc56elxx_1.0.0.201405131114/component/lib/src/vectors.s -o build/obj/vectors.o, ...) failed. make (e=2): Le fichier spécifié est introuvable.make: *** [build/obj/vectors.o] Error 2
14:12:17 Build Finished (took 3s.541ms)
