I have followed the installation steps described in the video in the link: Installing TI C2000 Target Support Package | Plexim
I have successfully designed a small blink led design and its getting simulated in Plecs but while coming to the build options in the coder section i’m getting the below error. Please help to overcome the error.
Error in build step #10 (Make): Make process exited with code 2:
“C:/Users/yoges/OneDrive/Documents/Plexim/PLECS 4.9 (64 bit)/make/make” -f Blinky_F280039C.mk clean
make[1]: Entering directory ‘C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Design files/Blinky_F280039C_codegen’
mkdir .\output_TI28003x
make[1]: Leaving directory ‘C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Design files/Blinky_F280039C_codegen’
type nul > “Blinky_F280039C.mk.uptodate”
“C:/Users/yoges/OneDrive/Documents/Plexim/PLECS 4.9 (64 bit)/make/make” -f Blinky_F280039C.mk clean
make[1]: Entering directory ‘C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Design files/Blinky_F280039C_codegen’
del /F /Q “.\output_TI28003x\*.*”
make[1]: Leaving directory ‘C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Design files/Blinky_F280039C_codegen’
“C:/Users/yoges/OneDrive/Documents/Plexim/PLECS 4.9 (64 bit)/make/make” -f Blinky_F280039C.mk ./output_TI28003x/Blinky_F280039C.elf
make[1]: Entering directory ‘C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Design files/Blinky_F280039C_codegen’
“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/ti-cgt-c2000_25.11.0.LTS/bin”/cl2000 -D_PLEXIM_ -DCPU1 -DBASE_NAME=Blinky_F280039C -DEXTERNAL_MODE=1 -fr./output_TI28003x -fs./output_TI28003x -v28 -ml -mt --float_support=fpu32 --fp_mode=relaxed --float_operations_allowed=all -O0 --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/app” --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/../pil” --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/../shrd” --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/../inc” --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/inc_impl” --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/tiinc” --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/tiinc/driverlib” --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/ti-cgt-c2000_25.11.0.LTS/include” --include_path=“./” -g --symdebug:dwarf_version=3 --abi=eabi --cla_support=cla2 --tmu_support=tmu0 --c11 --printf_support=full --preproc_dependency=output_TI28003x/Blinky_F280039C_hal.d “Blinky_F280039C_hal.c”
“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/ti-cgt-c2000_25.11.0.LTS/bin”/cl2000 -D_PLEXIM_ -DCPU1 -DBASE_NAME=Blinky_F280039C -DEXTERNAL_MODE=1 -fr./output_TI28003x -fs./output_TI28003x -v28 -ml -mt --float_support=fpu32 --fp_mode=relaxed --float_operations_allowed=all -O0 --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/app” --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/../pil” --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/../shrd” --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/../inc” --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/inc_impl” --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/tiinc” --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/tiinc/driverlib” --include_path=“C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/ti-cgt-c2000_25.11.0.LTS/include” --include_path=“./” -g --symdebug:dwarf_version=3 --abi=eabi --cla_support=cla2 --tmu_support=tmu0 --c11 --printf_support=full Blinky_F280039C_hal.c
Compilation failure
Blinky_F280039C.mk:300: recipe for target ‘output_TI28003x/Blinky_F280039C_hal.obj’ failed
make[1]: Leaving directory ‘C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Design files/Blinky_F280039C_codegen’
Blinky_F280039C.mk:164: recipe for target ‘all’ failed
“C:\Users\yoges\Plexim Plecs Standalone 4.9.5 (x64)\Installation Files\2. PLECS TI C2000 SUPPORT PACKAGE\tsp_ti_c2000_V1.9.2\ccs\28003x\tiinc\driverlib\inc/hw_types.h”, line 80: warning: typedef name has already been declared (with same type)
“C:\Users\yoges\Plexim Plecs Standalone 4.9.5 (x64)\Installation Files\2. PLECS TI C2000 SUPPORT PACKAGE\tsp_ti_c2000_V1.9.2\ccs\28003x\tiinc\driverlib\inc/hw_types.h”, line 81: warning: typedef name has already been declared (with same type)
“C:\Users\yoges\Plexim Plecs Standalone 4.9.5 (x64)\Installation Files\2. PLECS TI C2000 SUPPORT PACKAGE\tsp_ti_c2000_V1.9.2\ccs\28003x\tiinc\driverlib\cpu.h”, line 61: error: declaration is incompatible with “volatile unsigned int IFR” (declared at line 55 of “C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/tiinc/f28003x_device.h”)
“C:\Users\yoges\Plexim Plecs Standalone 4.9.5 (x64)\Installation Files\2. PLECS TI C2000 SUPPORT PACKAGE\tsp_ti_c2000_V1.9.2\ccs\28003x\tiinc\driverlib\cpu.h”, line 68: error: declaration is incompatible with “volatile unsigned int IER” (declared at line 56 of “C:/Users/yoges/Plexim Plecs Standalone 4.9.5 (x64)/Installation Files/2. PLECS TI C2000 SUPPORT PACKAGE/tsp_ti_c2000_V1.9.2/ccs/28003x/tiinc/f28003x_device.h”)
“C:\Users\yoges\Plexim Plecs Standalone 4.9.5 (x64)\Installation Files\2. PLECS TI C2000 SUPPORT PACKAGE\tsp_ti_c2000_V1.9.2\ccs\28003x\tiinc\driverlib\interrupt.h”, line 532: warning: declaration hides built-in function “__disable_interrupts”
“C:\Users\yoges\Plexim Plecs Standalone 4.9.5 (x64)\Installation Files\2. PLECS TI C2000 SUPPORT PACKAGE\tsp_ti_c2000_V1.9.2\ccs\28003x\tiinc\driverlib\interrupt.h”, line 533: warning: declaration hides built-in function “__enable_interrupts”
2 errors detected in the compilation of “Blinky_F280039C_hal.c”.
make[1]: *** [output_TI28003x/Blinky_F280039C_hal.obj] Error 1
make: *** [all] Error 2
Note: I dont want to upgrade the plecs version to 5.0.x or any new. I want to continue with the version which i installed.

