Please take a minute to review and accept our Terms of Use.
Welcome to the PLECS User Forum, where you can ask questions and receive answers from other members of the community.

Many technical questions regarding PLECS are answered on the Technical Solutions page of our website. Tutorial videos, specific application examples, and pre-recorded webinars are available on our YouTube page. Please follow us on LinkedIn for the latest Plexim news.

Launchpad setting error after upgrading the ti c2000 version

0 votes
570 views

Dear specialist, last night I upgrade my ti c2000 support package version to the latest, so some errors occur as the following:

Error in build step #2 (Make): Make process exited with code 2:
"D:/Plexim/standalone/make/make" -f Controller.mk ./output_TI2837xS/Controller.elf
make[1]: Entering directory 'C:/Users/think/Desktop/test/Jan__16__v1/three_phase_npc_inverter_codegen'
"D:/ti/cgt/ti-cgt-c2000_18.12.5.LTS/BIN"/cl2000 -D_PLEXIM_ -DCPU1 -DBASE_NAME=Controller -DEXTERNAL_MODE=1 -fr./output_TI2837xS -fs./output_TI2837xS -v28 -ml -mt --float_support=fpu32 -O0 --include_path="D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/app" --include_path="D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/cg" --include_path="D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/pil" --include_path="D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/shrd" --include_path="D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/inc" --include_path="D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/inc_impl" --include_path="D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/tiinc" --include_path="D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/tiinc/driverlib" --include_path="D:/ti/cgt/ti-cgt-c2000_18.12.5.LTS/include" --include_path="./" -g --gcc --diag_warning=225 "D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/app/main.c"
Controller.mk:178: recipe for target 'output_TI2837xS/main.obj' failed
make[1]: Leaving directory 'C:/Users/think/Desktop/test/Jan__16__v1/three_phase_npc_inverter_codegen'
Controller.mk:147: recipe for target 'all' failed

process_begin: CreateProcess(NULL, D:/ti/cgt/ti-cgt-c2000_18.12.5.LTS/BIN/cl2000 -D_PLEXIM_ -DCPU1 -DBASE_NAME=Controller -DEXTERNAL_MODE=1 -fr./output_TI2837xS -fs./output_TI2837xS -v28 -ml -mt --float_support=fpu32 -O0 --include_path=D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/app --include_path=D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/cg --include_path=D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/pil --include_path=D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/shrd --include_path=D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/inc --include_path=D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/inc_impl --include_path=D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/tiinc --include_path=D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/tiinc/driverlib --include_path=D:/ti/cgt/ti-cgt-c2000_18.12.5.LTS/include --include_path=./ -g --gcc --diag_warning=225 D:/Plexim/PLECS_RT_Box_2.0.4_win/ti_c2000/TI2837xS/app/main.c, ...) failed.
make (e=2): ϵͳ�Ҳ���ָ�����ļ���
make[1]: *** [output_TI2837xS/main.obj] Error 2
make: *** [all] Error 2 

I am a little curious about what action I should take to solve the problem ,and my preference settings are as follows, maybe there's nothign wrong~Can anyone help me ?

asked Jan 16, 2021 by shichenseu (299 points)

I have solved the problem by changing the directory like the following graph:

在这里插入图片描述

in which:

D:/Plexim/auxiliary/cgt/ti-cgt-c2000_18.12.5.LTS
C:/ti/uniflash_6.0.0

Please log in or register to answer this question.

...