2021-03-03 01:56 AM
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
Solved! Go to Solution.
2021-05-11 01:44 AM
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
2021-05-04 07:02 AM
I have the same problem !
2021-05-11 01:44 AM
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