cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with the ppc vle compiler variant

Fabio Malatesta
Associate II
Posted on September 22, 2017 at 11:55

Hello!

when i try to build my project with the ppc vle compiler variant i get the following error messages:

11:51:19 **** Build of configuration Default for project PSI_ST_LOCKSTEP_REPORTING_all ****

make -j8 all

Compiling boot.s

Compiling crt0.s

Compiling ivor.s

Compiling vectors.s

Compiling hal.c

Compiling hal_queues.c

Compiling pal.c

Compiling serial.c

process_begin: CreateProcess(NULL, ppc-vle-gcc -x assembler-with-cpp -c -mcpu=e200zx -meabi -msdata=none -mnew-mnemonics -mregnames -D__hightec_asm -mvle -Wa,-amhls=build/lst/boot.lst -DPPC_USE_VLE=1 -MD -MP -MF .dep/boot.o.d -I. -I./components/spc56elxx_platform_component/lib/include -I./components/portable_spc5_hal_component/lib/include -I./components/spc56elxx_hal_drivers_component/lib/include -I./components/spc56elxx_osal_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./source/ -I./components ./components/spc56elxx_platform_component/lib/src/boot.s -o build/obj/boot.o, ...) failed.

make (e=2): Impossibile trovare il file specificato.

make: *** [build/obj/boot.o] Error 2

make: *** Attesa per i processi non terminati....

process_begin: CreateProcess(NULL, ppc-vle-gcc -x assembler-with-cpp -c -mcpu=e200zx -meabi -msdata=none -mnew-mnemonics -mregnames -D__hightec_asm -mvle -Wa,-amhls=build/lst/crt0.lst -DPPC_USE_VLE=1 -MD -MP -MF .dep/crt0.o.d -I. -I./components/spc56elxx_platform_component/lib/include -I./components/portable_spc5_hal_component/lib/include -I./components/spc56elxx_hal_drivers_component/lib/include -I./components/spc56elxx_osal_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./source/ -I./components ./components/spc56elxx_platform_component/lib/src/crt0.s -o build/obj/crt0.o, ...) failed.

make (e=2): Impossibile trovare il file specificato.

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 -D__hightec_asm -mvle -Wa,-amhls=build/lst/ivor.lst -DPPC_USE_VLE=1 -MD -MP -MF .dep/ivor.o.d -I. -I./components/spc56elxx_platform_component/lib/include -I./components/portable_spc5_hal_component/lib/include -I./components/spc56elxx_hal_drivers_component/lib/include -I./components/spc56elxx_osal_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./source/ -I./components ./components/spc56elxx_osal_component/lib/src/ivor.s -o build/obj/ivor.o, ...) failed.

make (e=2): Impossibile trovare il file specificato.

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 -D__hightec_asm -mvle -Wa,-amhls=build/lst/vectors.lst -DPPC_USE_VLE=1 -MD -MP -MF .dep/vectors.o.d -I. -I./components/spc56elxx_platform_component/lib/include -I./components/portable_spc5_hal_component/lib/include -I./components/spc56elxx_hal_drivers_component/lib/include -I./components/spc56elxx_osal_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./source/ -I./components ./components/spc56elxx_osal_component/lib/src/vectors.s -o build/obj/vectors.o, ...) failed.

make (e=2): Impossibile trovare il file specificato.

make: *** [build/obj/vectors.o] Error 2

process_begin: CreateProcess(NULL, ppc-vle-gcc -c -mcpu=e200zx -meabi -msdata=none -mnew-mnemonics -mregnames -D__hightec_asm -mvle -O2 -ggdb -fomit-frame-pointer -falign-functions=16 -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wstrict-prototypes -Wa,-alms=build/lst/hal.lst -D__SPC5_HAL__ -DPPC_USE_VLE=1 -MD -MP -MF .dep/hal.o.d -I. -I./components/spc56elxx_platform_component/lib/include -I./components/portable_spc5_hal_component/lib/include -I./components/spc56elxx_hal_drivers_component/lib/include -I./components/spc56elxx_osal_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./source/ -I./components ./components/portable_spc5_hal_component/lib/src/hal.c -o build/obj/hal.o, ...) failed.

make (e=2): Impossibile trovare il file specificato.

make: *** [build/obj/hal.o] Error 2

process_begin: CreateProcess(NULL, ppc-vle-gcc -c -mcpu=e200zx -meabi -msdata=none -mnew-mnemonics -mregnames -D__hightec_asm -mvle -O2 -ggdb -fomit-frame-pointer -falign-functions=16 -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wstrict-prototypes -Wa,-alms=build/lst/hal_queues.lst -D__SPC5_HAL__ -DPPC_USE_VLE=1 -MD -MP -MF .dep/hal_queues.o.d -I. -I./components/spc56elxx_platform_component/lib/include -I./components/portable_spc5_hal_component/lib/include -I./components/spc56elxx_hal_drivers_component/lib/include -I./components/spc56elxx_osal_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./source/ -I./components ./components/portable_spc5_hal_component/lib/src/hal_queues.c -o build/obj/hal_queues.o, ...) failed.

make (e=2): Impossibile trovare il file specificato.

make: *** [build/obj/hal_queues.o] Error 2

process_begin: CreateProcess(NULL, ppc-vle-gcc -c -mcpu=e200zx -meabi -msdata=none -mnew-mnemonics -mregnames -D__hightec_asm -mvle -O2 -ggdb -fomit-frame-pointer -falign-functions=16 -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wstrict-prototypes -Wa,-alms=build/lst/pal.lst -D__SPC5_HAL__ -DPPC_USE_VLE=1 -MD -MP -MF .dep/pal.o.d -I. -I./components/spc56elxx_platform_component/lib/include -I./components/portable_spc5_hal_component/lib/include -I./components/spc56elxx_hal_drivers_component/lib/include -I./components/spc56elxx_osal_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./source/ -I./components ./components/portable_spc5_hal_component/lib/src/pal.c -o build/obj/pal.o, ...) failed.

make (e=2): Impossibile trovare il file specificato.

make: *** [build/obj/pal.o] Error 2

process_begin: CreateProcess(NULL, ppc-vle-gcc -c -mcpu=e200zx -meabi -msdata=none -mnew-mnemonics -mregnames -D__hightec_asm -mvle -O2 -ggdb -fomit-frame-pointer -falign-functions=16 -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wstrict-prototypes -Wa,-alms=build/lst/serial.lst -D__SPC5_HAL__ -DPPC_USE_VLE=1 -MD -MP -MF .dep/serial.o.d -I. -I./components/spc56elxx_platform_component/lib/include -I./components/portable_spc5_hal_component/lib/include -I./components/spc56elxx_hal_drivers_component/lib/include -I./components/spc56elxx_osal_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./source/ -I./components ./components/portable_spc5_hal_component/lib/src/serial.c -o build/obj/serial.o, ...) failed.

make (e=2): Impossibile trovare il file specificato.

make: *** [build/obj/serial.o] Error 2

Can anyone please help me?

Thank you in advance!

Fabio
1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee
Posted on September 25, 2017 at 10:15

Hello Fabio ,

Hightec gcc compiler is not installed

If you have no license , you can switch to free gcc vle by the platform component

(cf help section)

   best regards

             Erwan

View solution in original post

1 REPLY 1
Erwan YVIN
ST Employee
Posted on September 25, 2017 at 10:15

Hello Fabio ,

Hightec gcc compiler is not installed

If you have no license , you can switch to free gcc vle by the platform component

(cf help section)

   best regards

             Erwan