Part Number: TMDSCNCD28035
Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
Hello everybody
I want to run an example 2xpm_sensorless using piccolo f28035 and "Multi-Axis DMC EVM" board. The problem is that by importing the project I receive following errors:
**** Clean-only build of configuration F2803x_RAM for project 2xPM_Sensorless ****
"c:\\ti\\ccsv6\\utils\\bin\\gmake" -k clean
DEL /F "2xPM_Sensorless.out"
Could Not Find C:\Users\asus\workspace_v6_0\2xPM_Sensorless\F2803x_RAM\2xPM_Sensorless.out
DEL /F "2xPM_Sensorless-DevInit_F2803x.pp" "2xPM_Sensorless.pp" "DSP2803x_GlobalVariableDefs.pp"
DEL /F "2xPM_Sensorless-DevInit_F2803x.obj" "2xPM_Sensorless.obj" "DLOG4CHC.obj" "DSP2803x_GlobalVariableDefs.obj" "DSP2803x_usDelay.obj"
Could Not Find C:\Users\asus\workspace_v6_0\2xPM_Sensorless\F2803x_RAM\2xPM_Sensorless-DevInit_F2803x.obj
DEL /F "DLOG4CHC.pp" "DSP2803x_usDelay.pp"
Could Not Find C:\Users\asus\workspace_v6_0\2xPM_Sensorless\F2803x_RAM\DLOG4CHC.pp
'Finished clean'
' '
**** Build Finished ****
**** Build of configuration F2803x_RAM for project 2xPM_Sensorless ****
"c:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: ../2xPM_Sensorless-DevInit_F2803x.c'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/Scientific/PHD/Cassino/libs/math/IQmath/v15c/include" --include_path="D:/Scientific/PHD/Cassino/development_kits/~SupportFiles/F2803x_headers" --include_path="D:/Scientific/PHD/Cassino/device_support/f2803x/v121/DSP2803x_headers/include" --include_path="D:/Scientific/PHD/Cassino/device_support/f2803x/v121/DSP2803x_common/include" --include_path="D:/Scientific/PHD/Cassino/libs/app_libs/motor_control/math_blocks/fixed_v1.1" --diag_warning=225 --preproc_with_compile --preproc_dependency="2xPM_Sensorless-DevInit_F2803x.pp" "../2xPM_Sensorless-DevInit_F2803x.c"
"../2xPM_Sensorless-DevInit_F2803x.c", line 22: fatal error: cannot open source file "PeripheralHeaderIncludes.h"
1 catastrophic error detected in the compilation of "../2xPM_Sensorless-DevInit_F2803x.c".
Compilation terminated.
>> Compilation failure
gmake: *** [2xPM_Sensorless-DevInit_F2803x.obj] Error 1
'Building file: ../2xPM_Sensorless.c'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/Scientific/PHD/Cassino/libs/math/IQmath/v15c/include" --include_path="D:/Scientific/PHD/Cassino/development_kits/~SupportFiles/F2803x_headers" --include_path="D:/Scientific/PHD/Cassino/device_support/f2803x/v121/DSP2803x_headers/include" --include_path="D:/Scientific/PHD/Cassino/device_support/f2803x/v121/DSP2803x_common/include" --include_path="D:/Scientific/PHD/Cassino/libs/app_libs/motor_control/math_blocks/fixed_v1.1" --diag_warning=225 --preproc_with_compile --preproc_dependency="2xPM_Sensorless.pp" "../2xPM_Sensorless.c"
"../2xPM_Sensorless.c", line 19: fatal error: cannot open source file "PeripheralHeaderIncludes.h"
1 catastrophic error detected in the compilation of "../2xPM_Sensorless.c".
Compilation terminated.
>> Compilation failure
gmake: *** [2xPM_Sensorless.obj] Error 1
'Building file: ../DLOG4CHC.asm'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/Scientific/PHD/Cassino/libs/math/IQmath/v15c/include" --include_path="D:/Scientific/PHD/Cassino/development_kits/~SupportFiles/F2803x_headers" --include_path="D:/Scientific/PHD/Cassino/device_support/f2803x/v121/DSP2803x_headers/include" --include_path="D:/Scientific/PHD/Cassino/device_support/f2803x/v121/DSP2803x_common/include" --include_path="D:/Scientific/PHD/Cassino/libs/app_libs/motor_control/math_blocks/fixed_v1.1" --diag_warning=225 --preproc_with_compile --preproc_dependency="DLOG4CHC.pp" "../DLOG4CHC.asm"
'Finished building: ../DLOG4CHC.asm'
' '
gmake: *** No rule to make target `D:/Scientific/PHD/Cassino/device_support/f2803x/v121/DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c', needed by `DSP2803x_GlobalVariableDefs.obj'.
'Building file: ../DSP2803x_usDelay.asm'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/Scientific/PHD/Cassino/libs/math/IQmath/v15c/include" --include_path="D:/Scientific/PHD/Cassino/development_kits/~SupportFiles/F2803x_headers" --include_path="D:/Scientific/PHD/Cassino/device_support/f2803x/v121/DSP2803x_headers/include" --include_path="D:/Scientific/PHD/Cassino/device_support/f2803x/v121/DSP2803x_common/include" --include_path="D:/Scientific/PHD/Cassino/libs/app_libs/motor_control/math_blocks/fixed_v1.1" --diag_warning=225 --preproc_with_compile --preproc_dependency="DSP2803x_usDelay.pp" "../DSP2803x_usDelay.asm"
'Finished building: ../DSP2803x_usDelay.asm'
' '
gmake: *** No rule to make target `D:/Scientific/PHD/Cassino/device_support/f2803x/v121/DSP2803x_headers/cmd/DSP2803x_Headers_nonBIOS.cmd', needed by `2xPM_Sensorless.out'.
gmake: *** No rule to make target `D:/Scientific/PHD/Cassino/libs/math/IQmath/v15c/lib/IQmath.lib', needed by `2xPM_Sensorless.out'.
gmake: Target `all' not remade because of errors.
**** Build Finished ****
I appriciate if somebody can guide me (Note: I added this file manualy by add files... but it wouldn't help me. It still asks other files. It seems it doesn't have end).
Regards,
Abolfazl