Hello everyone, below mentioned error is being displayed while building the MCU from PLECS…for the LED blinking demo model.
Kindly suggest that how to solve this error?
Error in build step #2 (Make): Make process exited with code 2:
“C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.7 (64 bit)/make/make” -f pl_280049.mk ./output_TI28004x/pl_280049.elf
make[1]: Entering directory ‘C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/demos/simple_model/simple_model_codegen’
“C:/ti/c2000/C2000Ware_4_03_00_00/BIN”/cl2000 -D_PLEXIM_ -DCPU1 -DBASE_NAME=pl_280049 -DEXTERNAL_MODE=1 -fr./output_TI28004x -fs./output_TI28004x -v28 -ml -mt --float_support=fpu32 -O0 --include_path=“C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/ccs/28004x/app” --include_path=“C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/ccs/28004x/../pil” --include_path=“C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/ccs/28004x/../shrd” --include_path=“C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/ccs/28004x/../inc” --include_path=“C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/ccs/28004x/inc_impl” --include_path=“C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/ccs/28004x/tiinc” --include_path=“C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/ccs/28004x/tiinc/driverlib” --include_path=“C:/ti/c2000/C2000Ware_4_03_00_00/include” --include_path=“./” -g --gcc --diag_warning=225 pl_280049_hal.c
pl_280049.mk:174: recipe for target ‘output_TI28004x/pl_280049_hal.obj’ failed
make[1]: Leaving directory ‘C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/demos/simple_model/simple_model_codegen’
pl_280049.mk:148: recipe for target ‘all’ failed
process_begin: CreateProcess(NULL, C:/ti/c2000/C2000Ware_4_03_00_00/BIN/cl2000 -D_PLEXIM_ -DCPU1 -DBASE_NAME=pl_280049 -DEXTERNAL_MODE=1 -fr./output_TI28004x -fs./output_TI28004x -v28 -ml -mt --float_support=fpu32 -O0 “–include_path=C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/ccs/28004x/app” “–include_path=C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/ccs/28004x/../pil” “–include_path=C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/ccs/28004x/../shrd” “–include_path=C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/ccs/28004x/../inc” “–include_path=C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/ccs/28004x/inc_impl” “–include_path=C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/ccs/28004x/tiinc” “–include_path=C:/Users/Lab_308/OneDrive/Documents/Plexim/PLECS 4.8 (64 bit)/tsp_ti_c2000/ccs/28004x/tiinc/driverlib” --include_path=C:/ti/c2000/C2000Ware_4_03_00_00/include --include_path=./ -g --gcc --diag_warning=225 pl_280049_hal.c, …) failed.
make (e=2): The system cannot find the file specified.
make[1]: * [output_TI28004x/pl_280049_hal.obj] Error 2
make: * [all] Error 2