Skip to main content
Bastien1
Associate II
March 3, 2021
Solved

Can't build a SPC5 Application

  • March 3, 2021
  • 2 replies
  • 1372 views

Hello,

I can't build my project since this morning and I don't know why.

I've tried to check updates and install SPC5 Studio another time but it doesn't work.

You can find the problem below :

10:51:19 **** Build of configuration Default for project LodBrok ****
make -j8 all 
Compiling boot.s
Compiling crt0.s
Compiling vectors.s
Compiling ivor.s
Compiling cache.c
Compiling spc5_lld.c
Assembler messages:
Fatal error: can't create build/obj/boot.o: No such file or directory
Assembler messages:
Fatal error: can't create build/obj/crt0.o: No such file or directory
Compiling spc5_edma.c
make: *** [components/spc574sxx_platform_component_rla/lib/rsc/rules.mk:141: build/obj/boot.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [components/spc574sxx_platform_component_rla/lib/rsc/rules.mk:141: build/obj/crt0.o] Error 1
Assembler messages:
Fatal error: can't create build/obj/ivor.o: No such file or directory
make: *** [components/spc574sxx_platform_component_rla/lib/rsc/rules.mk:141: build/obj/ivor.o] Error 1
Assembler messages:
Fatal error: can't create build/obj/vectors.o: No such file or directory
make: *** [components/spc574sxx_platform_component_rla/lib/rsc/rules.mk:141: build/obj/vectors.o] Error 1
Assembler messages:
Fatal error: can't create build/obj/cache.o: No such file or directory
make: *** [components/spc574sxx_platform_component_rla/lib/rsc/rules.mk:136: build/obj/cache.o] Error 1
Assembler messages:
Fatal error: can't create build/obj/spc5_lld.o: No such file or directory
make: *** [components/spc574sxx_platform_component_rla/lib/rsc/rules.mk:136: build/obj/spc5_lld.o] Error 1
Assembler messages:
Fatal error: can't create build/obj/spc5_edma.o: No such file or directory
make: *** [components/spc574sxx_platform_component_rla/lib/rsc/rules.mk:136: build/obj/spc5_edma.o] Error 1
"make -j8 all" terminated with exit code 2. Build might be incomplete.
 
10:51:20 Build Failed. 8 errors, 0 warnings. (took 964ms)

Thanks for your help

Bastien

    This topic has been closed for replies.
    Best answer by Erwan YVIN

    Hello ,

    Could you relaunch the regeneration ?

    Are you admin in your computer ?

    Fatal error: can't create build/obj/boot.o: No such file or directory

    Could you check if you are the right to write in the folder c:\SPC5Studio\workspace ?

    Best Regards

    Erwan

    2 replies

    R. M.
    Associate II
    May 4, 2021

    I have the same problem !

    Erwan YVIN
    Erwan YVINBest answer
    ST Employee
    May 11, 2021

    Hello ,

    Could you relaunch the regeneration ?

    Are you admin in your computer ?

    Fatal error: can't create build/obj/boot.o: No such file or directory

    Could you check if you are the right to write in the folder c:\SPC5Studio\workspace ?

    Best Regards

    Erwan