cancel
Showing results for 
Search instead for 
Did you mean: 

Can't build a SPC5 Application

Bastien1
Associate III

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

1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee

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

View solution in original post

2 REPLIES 2
R. M.
Associate II

I have the same problem !

Erwan YVIN
ST Employee

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