Part Number: TMDSCNCD28M36
Other Parts Discussed in Thread: SYSBIOS, CONTROLSUITE, F28M36P63C2
Tool/software: TI-RTOS
"C:\\ti\\ccsv7\\utils\\bin\\gmake" -k all
making ../src/sysbios/sysbios.a28FP ...
gmake[1]: Entering directory 'C:/Users/User/workspace_v7/Control_C28_R793_2142DB/src/sysbios'
gmake[1]: Leaving directory 'C:/Users/User/workspace_v7/Control_C28_R793_2142DB/src/sysbios'
../src/makefile.libs:56: recipe for target '../src/sysbios/sysbios.a28FP' failed
gmake[1]: *** No rule to make target 'BIOS.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'family/c28/Hwi.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'family/c28/Timer.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'family/c28/TaskSupport.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'knl/Clock.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'knl/Idle.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'knl/Intrinsics.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'knl/Event.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'knl/Mailbox.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'knl/Queue.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'knl/Semaphore.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'knl/Swi.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'knl/Swi_andn.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'knl/Task.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'hal/Hwi.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'hal/Hwi_stack.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'hal/Hwi_startup.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'gates/GateHwi.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'gates/GateMutex.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'heaps/HeapMem.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'family/c28/f28m35x/TimestampProvider.c', needed by 'BIOS.obj'.
gmake[1]: *** No rule to make target 'family/c28/Hwi_asm.s28', needed by 'c28_Hwi_asm.obj'.
gmake[1]: *** No rule to make target 'family/c28/Hwi_disp_asm.s28', needed by 'c28_Hwi_disp_asm.obj'.
gmake[1]: *** No rule to make target 'family/c28/IntrinsicsSupport_asm.s28', needed by 'c28_IntrinsicsSupport_asm.obj'.
gmake[1]: *** No rule to make target 'family/c28/TaskSupport_asm.s28', needed by 'c28_TaskSupport_asm.obj'.
gmake[1]: Target 'all' not remade because of errors.
gmake: *** [../src/sysbios/sysbios.a28FP] Error 2
'Building file: ../ALC/alc_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="ALC/alc_C28.d" --obj_directory="ALC" --cmd_file="configPkg/compiler.opt" "../ALC/alc_C28.c"
>> Compilation failure
ALC/subdir_rules.mk:9: recipe for target 'ALC/alc_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../ALC/alc_C28.c".
Compilation terminated.
gmake: *** [ALC/alc_C28.obj] Error 1
'Building file: ../IO/Init_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="IO/Init_C28.d" --obj_directory="IO" --cmd_file="configPkg/compiler.opt" "../IO/Init_C28.c"
>> Compilation failure
IO/subdir_rules.mk:9: recipe for target 'IO/Init_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../IO/Init_C28.c".
Compilation terminated.
gmake: *** [IO/Init_C28.obj] Error 1
'Building file: ../IO/adc_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="IO/adc_C28.d" --obj_directory="IO" --cmd_file="configPkg/compiler.opt" "../IO/adc_C28.c"
>> Compilation failure
IO/subdir_rules.mk:16: recipe for target 'IO/adc_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../IO/adc_C28.c".
Compilation terminated.
gmake: *** [IO/adc_C28.obj] Error 1
'Building file: ../IO/epwm_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="IO/epwm_C28.d" --obj_directory="IO" --cmd_file="configPkg/compiler.opt" "../IO/epwm_C28.c"
>> Compilation failure
IO/subdir_rules.mk:30: recipe for target 'IO/epwm_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../IO/epwm_C28.c".
Compilation terminated.
gmake: *** [IO/epwm_C28.obj] Error 1
'Building file: ../IO/gpiop_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="IO/gpiop_C28.d" --obj_directory="IO" --cmd_file="configPkg/compiler.opt" "../IO/gpiop_C28.c"
>> Compilation failure
IO/subdir_rules.mk:37: recipe for target 'IO/gpiop_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../IO/gpiop_C28.c".
Compilation terminated.
gmake: *** [IO/gpiop_C28.obj] Error 1
'Building file: ../IO/i2cDevice_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="IO/i2cDevice_C28.d" --obj_directory="IO" --cmd_file="configPkg/compiler.opt" "../IO/i2cDevice_C28.c"
>> Compilation failure
IO/subdir_rules.mk:44: recipe for target 'IO/i2cDevice_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../IO/i2cDevice_C28.c".
Compilation terminated.
gmake: *** [IO/i2cDevice_C28.obj] Error 1
'Building file: ../IO/i2c_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="IO/i2c_C28.d" --obj_directory="IO" --cmd_file="configPkg/compiler.opt" "../IO/i2c_C28.c"
>> Compilation failure
IO/subdir_rules.mk:51: recipe for target 'IO/i2c_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../IO/i2c_C28.c".
Compilation terminated.
gmake: *** [IO/i2c_C28.obj] Error 1
'Building file: ../IpcC28/IpcComm_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="IpcC28/IpcComm_C28.d" --obj_directory="IpcC28" --cmd_file="configPkg/compiler.opt" "../IpcC28/IpcComm_C28.c"
>> Compilation failure
IpcC28/subdir_rules.mk:9: recipe for target 'IpcC28/IpcComm_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../IpcC28/IpcComm_C28.c".
Compilation terminated.
gmake: *** [IpcC28/IpcComm_C28.obj] Error 1
'Building file: ../IpcC28/IpcTask_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="IpcC28/IpcTask_C28.d" --obj_directory="IpcC28" --cmd_file="configPkg/compiler.opt" "../IpcC28/IpcTask_C28.c"
>> Compilation failure
IpcC28/subdir_rules.mk:16: recipe for target 'IpcC28/IpcTask_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../IpcC28/IpcTask_C28.c".
Compilation terminated.
gmake: *** [IpcC28/IpcTask_C28.obj] Error 1
'Building file: ../IpcC28/memIpc_A_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="IpcC28/memIpc_A_C28.d" --obj_directory="IpcC28" --cmd_file="configPkg/compiler.opt" "../IpcC28/memIpc_A_C28.c"
>> Compilation failure
IpcC28/subdir_rules.mk:23: recipe for target 'IpcC28/memIpc_A_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../IpcC28/memIpc_A_C28.c".
Compilation terminated.
gmake: *** [IpcC28/memIpc_A_C28.obj] Error 1
'Building file: ../IpcC28/memIpc_B_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="IpcC28/memIpc_B_C28.d" --obj_directory="IpcC28" --cmd_file="configPkg/compiler.opt" "../IpcC28/memIpc_B_C28.c"
>> Compilation failure
IpcC28/subdir_rules.mk:30: recipe for target 'IpcC28/memIpc_B_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../IpcC28/memIpc_B_C28.c".
Compilation terminated.
gmake: *** [IpcC28/memIpc_B_C28.obj] Error 1
'Building file: ../Main/mainData_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="Main/mainData_C28.d" --obj_directory="Main" --cmd_file="configPkg/compiler.opt" "../Main/mainData_C28.c"
>> Compilation failure
Main/subdir_rules.mk:16: recipe for target 'Main/mainData_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../Main/mainData_C28.c".
Compilation terminated.
gmake: *** [Main/mainData_C28.obj] Error 1
'Building file: ../Main/mainIpcFunc_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="Main/mainIpcFunc_C28.d" --obj_directory="Main" --cmd_file="configPkg/compiler.opt" "../Main/mainIpcFunc_C28.c"
>> Compilation failure
Main/subdir_rules.mk:23: recipe for target 'Main/mainIpcFunc_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../Main/mainIpcFunc_C28.c".
Compilation terminated.
gmake: *** [Main/mainIpcFunc_C28.obj] Error 1
'Building file: ../Main/mainLoop_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="Main/mainLoop_C28.d" --obj_directory="Main" --cmd_file="configPkg/compiler.opt" "../Main/mainLoop_C28.c"
>> Compilation failure
Main/subdir_rules.mk:30: recipe for target 'Main/mainLoop_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../Main/mainLoop_C28.c".
Compilation terminated.
gmake: *** [Main/mainLoop_C28.obj] Error 1
'Building file: ../Main/main_c28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="Main/main_c28.d" --obj_directory="Main" --cmd_file="configPkg/compiler.opt" "../Main/main_c28.c"
>> Compilation failure
Main/subdir_rules.mk:37: recipe for target 'Main/main_c28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../Main/main_c28.c".
Compilation terminated.
gmake: *** [Main/main_c28.obj] Error 1
'Building file: ../Main/powerCal.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="Main/powerCal.d" --obj_directory="Main" --cmd_file="configPkg/compiler.opt" "../Main/powerCal.c"
>> Compilation failure
Main/subdir_rules.mk:44: recipe for target 'Main/powerCal.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../Main/powerCal.c".
Compilation terminated.
gmake: *** [Main/powerCal.obj] Error 1
'Building file: ../ModelDependency/model_1.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="ModelDependency/model_1.d" --obj_directory="ModelDependency" --cmd_file="configPkg/compiler.opt" "../ModelDependency/model_1.c"
>> Compilation failure
ModelDependency/subdir_rules.mk:9: recipe for target 'ModelDependency/model_1.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../ModelDependency/model_1.c".
Compilation terminated.
gmake: *** [ModelDependency/model_1.obj] Error 1
'Building file: ../Sys_C28/event_C28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include" --include_path="C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include" --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="Sys_C28/event_C28.d" --obj_directory="Sys_C28" --cmd_file="configPkg/compiler.opt" "../Sys_C28/event_C28.c"
>> Compilation failure
Sys_C28/subdir_rules.mk:9: recipe for target 'Sys_C28/event_C28.obj' failed
"C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/global.h", line 39: fatal error #1965: cannot open source file "C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release/configPkg/package/cfg/Control_C28_R76_p28FP.h"
1 catastrophic error detected in the compilation of "../Sys_C28/event_C28.c".
Compilation terminated.
gmake: *** [Sys_C28/event_C28.obj] Error 1
gmake[1]: Entering directory 'C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release'
'Building file: ../Control_C28_R76.cfg'
'Invoking: XDCtools'
"C:/ti/xdctools_3_50_02_20_core/xs" --xdcpath= xdc.tools.configuro -o configPkg -t ti.targets.C28_float -p ti.platforms.concertoC28:F28M36P63C2 -r release -c "C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS" --compileOptions "-v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -O2 --include_path=\"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include\" --include_path=\"C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Inc\" --include_path=\"C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_headers/include\" --include_path=\"C:/ti/controlSUITE/device_support/f28m36x/v207/F28M36x_common/include\" --diag_warning=225 --diag_wrap=off --display_error_number " "../Control_C28_R76.cfg"
subdir_rules.mk:12: recipe for target 'build-1447769999-inproc' failed
js: "C:/ti/xdctools_3_50_02_20_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: Error: Can't find the platform package 'ti.platforms.concertoC28'. TI platforms are no longer shipped as part of XDCtools (C:\ti\xdctools_3_50_02_20_core). Please ensure you are either using a pre-3.30 version of XDCtools or you have added a product that includes your platform support along the path ';C:\ti\xdctools_3_50_02_20_core/packages'. Check that this path names a directory containing the necessary platform support and that the platform name is properly spelled.
gmake[1]: *** [build-1447769999-inproc] Error 1
gmake: *** [build-1447769999] Error 2
gmake[1]: Leaving directory 'C:/Users/User/workspace_v7/Control_C28_R793_2142DB/Release'
subdir_rules.mk:9: recipe for target 'build-1447769999' failed
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
