Part Number: TMDSHVMPPTKIT
Other Parts Discussed in Thread: CONTROLSUITE
Hello Team,
I have a customer who is working with the TMDSHVMPPTKIT board and is using it with the DC-DC GUI. The customer can see the board in the device manger and also able to select the com ports but after pressing connect the GUI gives an error : Connect: Please Check Connections error
We went through the jumper connections, SW1 is switched towards the Electrolytic caps as stated in the guide. I have documented in snap shots the steps taken in the doc file attached. They do not say that Led 3 is blinking which may suggest no pre-flased code is running ? LED 3 is blinking red. Do they have a faulty control card ? Also attached CCS error list.
I would appreciate any more suggestions to help resolve this issue.
Thank you for your time,
Sincerely,
Kishen
TMDSHVMPPTKIT DC-DC GUI issue.docx
**** Build of configuration F2803x_FLASH for project HV_Solar_DC_DC ****
"C:\\ti\\ccsv7\\utils\\bin\\gmake" -k all
'Building file: ../HV_Solar_DC_DC-DPL-ISR.asm'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.1.LTS/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/solar/v1.0/IQ/" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/device_support/f2803x/v125/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/digital_power/f2803x_v3.3/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/device_support/f2803x/v125/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/math/IQmath/v160/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/digital_power/f2803x_v3.3/asm" --define="_DEBUG" --define="FLASH" --define="LARGE_MODEL" --diag_warning=225 --preproc_with_compile --preproc_dependency="HV_Solar_DC_DC-DPL-ISR.d" "../HV_Solar_DC_DC-DPL-ISR.asm"
29 Assembly Errors, 1 Assembly Warning
>> Compilation failure
subdir_rules.mk:37: recipe for target 'HV_Solar_DC_DC-DPL-ISR.obj' failed
gmake: *** No rule to make target 'C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/digital_power/f2803x_v3.3/C/ADC_SOC_Cnf.c', needed by 'ADC_SOC_Cnf.obj'.
gmake: *** No rule to make target 'C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/device_support/f2803x/v125/DSP2803x_common/source/DSP2803x_CodeStartBranch.asm', needed by 'DSP2803x_CodeStartBranch.obj'.
gmake: *** No rule to make target 'C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/device_support/f2803x/v125/DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c', needed by 'DSP2803x_GlobalVariableDefs.obj'.
gmake: *** No rule to make target 'C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/device_support/f2803x/v125/DSP2803x_common/source/DSP2803x_usDelay.asm', needed by 'DSP2803x_usDelay.obj'.
"../HV_Solar_DC_DC-DPL-ISR.asm", line 12: fatal error: cannot open source file "PeripheralHeaderIncludes.h"
Compilation terminated.
"../HV_Solar_DC_DC-DPL-ISR.asm", WARNING! at line 12: [E1000] error while
processing C code
in .cdecls
directive
.cdecls C,LIST,"PeripheralHeaderIncludes.h"
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 18: [E1000] Include/Copy file
not found or
opened
.include "ADCDRV_1ch.asm"
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 19: [E1000] Include/Copy file
not found or
opened
.include "PWMDRV_1ch_UpDwnCnt.asm"
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 20: [E1000] Include/Copy file
not found or
opened
.include "PWMDRV_LLC_ComplPairDB.asm"
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 21: [E1000] Include/Copy file
not found or
opened
.include "CNTL_2P2Z.asm"
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 22: [E1000] Include/Copy file
not found or
opened
.include "MATH_EMAVG.asm"
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 45: [E0002] Invalid mnemonic
specification
ADCDRV_1ch_INIT 1 ; IL
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 46: [E0002] Invalid mnemonic
specification
ADCDRV_1ch_INIT 2 ; Vb
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 47: [E0002] Invalid mnemonic
specification
ADCDRV_1ch_INIT 3 ; Vp
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 48: [E0002] Invalid mnemonic
specification
ADCDRV_1ch_INIT 4 ; Ics
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 50: [E0002] Invalid mnemonic
specification
MATH_EMAVG_INIT 1
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 51: [E0002] Invalid mnemonic
specification
MATH_EMAVG_INIT 2
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 53: [E0002] Invalid mnemonic
specification
PWMDRV_1ch_UpDwnCnt_INIT 1 ; PWM1A
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 54: [E0002] Invalid mnemonic
specification
PWMDRV_1ch_UpDwnCnt_INIT 2 ; PWM2A
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 55: [E0002] Invalid mnemonic
specification
PWMDRV_1ch_UpDwnCnt_INIT 4 ; PWM4A
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 128: [E0002] Invalid mnemonic
specification
ADCDRV_1ch 1 ; Ipfc
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 129: [E0002] Invalid mnemonic
specification
ADCDRV_1ch 2 ; Vpfc
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 130: [E0002] Invalid mnemonic
specification
ADCDRV_1ch 3 ; VL_fb
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 131: [E0002] Invalid mnemonic
specification
ADCDRV_1ch 4 ; VN_fb
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 133: [E0002] Invalid mnemonic
specification
PWMDRV_1ch_UpDwnCnt 1 ; PWM1A
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 134: [E0002] Invalid mnemonic
specification
PWMDRV_1ch_UpDwnCnt 2 ; PWM2A
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 137: [E0002] Invalid mnemonic
specification
MATH_EMAVG 1 ;Used to average IL
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 138: [E0002] Invalid mnemonic
specification
MATH_EMAVG 2 ;Used to average Vb (boost output volt)
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 140: [E0002] Invalid mnemonic
specification
PWMDRV_1ch_UpDwnCnt 4 ; PWM4A
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 199: [E0009] Missing
struct/union
member or tag
MOV ACC, @_AdcResult.ADCRESULT1<<12 ; ACC = IL_raw
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 223: [E0009] Missing
struct/union
member or tag
MOVW DP,#_EPwm1Regs.ETCLR
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 224: [E0009] Missing
struct/union
member or tag
MOV @_EPwm1Regs.ETCLR,#0x01 ; Clear EPWM1 Int flag
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 232: [E0009] Missing
struct/union
member or tag
MOVW DP,#_PieCtrlRegs.PIEACK ; Acknowledge PIE interrupt Group 3
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at line 233: [E0009] Missing
struct/union
member or tag
MOV @_PieCtrlRegs.PIEACK, #0x4
"../HV_Solar_DC_DC-DPL-ISR.asm", ERROR! at EOF: [E0300] The following symbols
are undefined:
_AdcResult
PIEACK
ETCLR
_PieCtrlRegs
_EPwm1Regs
ADCRESULT1
Errors in Source - Assembler Aborted
gmake: *** [HV_Solar_DC_DC-DPL-ISR.obj] Error 1
'Building file: ../HV_Solar_DC_DC-Main.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.1.LTS/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/solar/v1.0/IQ/" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/device_support/f2803x/v125/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/digital_power/f2803x_v3.3/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/device_support/f2803x/v125/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/math/IQmath/v160/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/digital_power/f2803x_v3.3/asm" --define="_DEBUG" --define="FLASH" --define="LARGE_MODEL" --diag_warning=225 --preproc_with_compile --preproc_dependency="HV_Solar_DC_DC-Main.d" "../HV_Solar_DC_DC-Main.c"
>> Compilation failure
subdir_rules.mk:44: recipe for target 'HV_Solar_DC_DC-Main.obj' failed
"../HV_Solar_DC_DC-Main.c", line 51: fatal error: cannot open source file "PeripheralHeaderIncludes.h"
1 catastrophic error detected in the compilation of "../HV_Solar_DC_DC-Main.c".
Compilation terminated.
'Building file: ../HV_Solar_DC_DC_DevInit_F2803x.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.1.LTS/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/solar/v1.0/IQ/" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/device_support/f2803x/v125/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/digital_power/f2803x_v3.3/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/device_support/f2803x/v125/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/math/IQmath/v160/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/digital_power/f2803x_v3.3/asm" --define="_DEBUG" --define="FLASH" --define="LARGE_MODEL" --diag_warning=225 --preproc_with_compile --preproc_dependency="HV_Solar_DC_DC_DevInit_F2803x.d" "../HV_Solar_DC_DC_DevInit_F2803x.c"
>> Compilation failure
subdir_rules.mk:51: recipe for target 'HV_Solar_DC_DC_DevInit_F2803x.obj' failed
gmake: *** [HV_Solar_DC_DC-Main.obj] Error 1
"../HV_Solar_DC_DC_DevInit_F2803x.c", line 7: fatal error: cannot open source file "PeripheralHeaderIncludes.h"
1 catastrophic error detected in the compilation of "../HV_Solar_DC_DC_DevInit_F2803x.c".
Compilation terminated.
'Building file: ../SolarHv_DCDC-Lin.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.1.LTS/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/solar/v1.0/IQ/" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/device_support/f2803x/v125/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/digital_power/f2803x_v3.3/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/device_support/f2803x/v125/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/math/IQmath/v160/include" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/digital_power/f2803x_v3.3/asm" --define="_DEBUG" --define="FLASH" --define="LARGE_MODEL" --diag_warning=225 --preproc_with_compile --preproc_dependency="SolarHv_DCDC-Lin.d" "../SolarHv_DCDC-Lin.c"
>> Compilation failure
subdir_rules.mk:79: recipe for target 'SolarHv_DCDC-Lin.obj' failed
gmake: *** [HV_Solar_DC_DC_DevInit_F2803x.obj] Error 1
gmake: *** No rule to make target 'C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/digital_power/f2803x_v3.3/C/PWM_1ch_UpDwnCnt_Cnf.c', needed by 'PWM_1ch_UpDwnCnt_Cnf.obj'.
gmake: *** No rule to make target 'C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/app_libs/digital_power/f2803x_v3.3/C/PWM_ComplPairDB_Cnf.c', needed by 'PWM_ComplPairDB_Cnf.obj'.
gmake: *** No rule to make target 'C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/development_kits/~SupportFiles/source/SciCommsGui.c', needed by 'SciCommsGui.obj'.
"../SolarHv_DCDC-Lin.c", line 1: fatal error: cannot open source file "DSP28x_Project.h"
1 catastrophic error detected in the compilation of "../SolarHv_DCDC-Lin.c".
Compilation terminated.
gmake: *** [SolarHv_DCDC-Lin.obj] Error 1
gmake: *** No rule to make target 'C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/device_support/f2803x/v125/DSP2803x_headers/cmd/DSP2803x_Headers_nonBIOS.cmd', needed by 'HV_Solar_DC_DC.out'.
gmake: *** No rule to make target 'C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_DC/libs/math/IQmath/v160/lib/IQmath.lib', needed by 'HV_Solar_DC_DC.out'.
gmake: Target 'all' not remade because of errors.
**** Build Finished ****