Other Parts Discussed in Thread: C2000WARE, C2000WARE-DIGITALPOWER-SDK
Dear memebers of TI forum,
I was trying to use PI controller in my code, though I was succesfull to link the libraries in the control suite, the controller throws a debug error as below. Additionally, I was also getting some warnings with the C2000 controller, can some experts kindly give some suggesstions, please.
Break at address "0x3ff599" with no debug information available, or outside of program code. "A snapshot is attached herewith for your kinf reference.", it would be great of someone could help me ito resolve the warnings, and the errors in the debug. For your kind information, the console file is also attached.
Regards,
J.Prasanth Ram
**** Build of configuration Debug for project ADCinterleaved2 ****
"C:\\ti\\ccs1220\\ccs\\utils\\bin\\gmake" -k all
Building file: "../ADCinterleaved2.c"
Invoking: C2000 Compiler
"C:/ti/ccs1220/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --float_support=fpu32 --include_path="C:/ti/controlSUITE/libs/math/FPUfastRTS/V100/include" --include_path="C:/ti/controlSUITE/libs/math/FPUfastRTS/V100/lib" --include_path="C:/ti/controlSUITE/libs/math/FPUfastRTS/V100/source" --include_path="C:/ti/ccs1220/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/lib" --include_path="C:/ti/controlSUITE/libs/app_libs/solar/v1.2/float/include" --include_path="C:/ti/controlSUITE/libs/app_libs/solar/v1.2/float/source" --include_path="C:/ti/controlSUITE/libs/app_libs/solar/v1.2/IQ/include" --include_path="C:/ti/controlSUITE/libs/dsp/FixedPointLib/v101/lib" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v160/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v160/lib" --include_path="C:/ti/controlSUITE/libs/control/DCL/v1_00_00_00/include" --include_path="C:/ti/controlSUITE/libs/control/DCL/v1_00_00_00/source" --include_path="C:/ti/controlSUITE/libs/app_libs/solar/v1.2/IQ/source" --include_path="C:/ti/ccs1220/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="C:/ti/c2000/C2000Ware_5_01_00_00/device_support/f2803x/headers/include" --include_path="C:/ti/c2000/C2000Ware_5_01_00_00/device_support/f2803x/common/include" --include_path="C:/ti/c2000/C2000Ware_5_01_00_00/libraries/math/IQmath/c28/include" --define=_DEBUG --define=LARGE_MODEL -g --diag_suppress=10063 --diag_warning=225 --issue_remarks --verbose_diagnostics --quiet --abi=coffabi --preproc_with_compile --preproc_dependency="ADCinterleaved2.d_raw" "../ADCinterleaved2.c"
Finished building: "../ADCinterleaved2.c"
Building target: "Example_2803xAdcSoc.out"
Invoking: C2000 Linker
"C:/ti/ccs1220/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --float_support=fpu32 --define=_DEBUG --define=LARGE_MODEL -g --diag_suppress=10063 --diag_warning=225 --issue_remarks --verbose_diagnostics --quiet --abi=coffabi -z -m"Example_2803xAdcSoc.map" --stack_size=0x300 --warn_sections -i"C:/ti/ccs1220/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" -i"C:/ti/ccs1220/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/lib" -i"C:/ti/controlSUITE/libs/app_libs/solar/v1.2/float/include" -i"C:/ti/ccs1220/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/lib" -i"C:/ti/ccs1220/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" -i"C:/ti/controlSUITE/libs/control/DCL/v1_00_00_00/include" -i"C:/ti/controlSUITE/libs/control/DCL/v1_00_00_00/source" -i"C:/Users/drjppram/workspace_v12/ADCinterleaved2" -i"C:/ti/controlSUITE/libs/app_libs/solar/v1.2/float/source" -i"C:/ti/c2000/C2000Ware_5_01_00_00/device_support/f2803x/common/lib" -i"C:/ti/c2000/C2000Ware_5_01_00_00/libraries/math/IQmath/c28/lib" --priority --issue_remarks --verbose_diagnostics --xml_link_info="Example_2803xAdcSoc_linkInfo.xml" --entry_point=code_start --rom_model -o "Example_2803xAdcSoc.out" "./ADCinterleaved2.obj" "./DCL_PI.obj" "./DSP2803x_Adc.obj" "./DSP2803x_CodeStartBranch.obj" "./DSP2803x_CpuTimers.obj" "./DSP2803x_DefaultIsr.obj" "./DSP2803x_EPwm.obj" "./DSP2803x_GlobalVariableDefs.obj" "./DSP2803x_PieCtrl.obj" "./DSP2803x_PieVect.obj" "./DSP2803x_SysCtrl.obj" "./DSP2803x_usDelay.obj" "C:/ti/C2000Ware_5_01_00_00/device_support/f2803x/common/cmd/28035_RAM_lnk.cmd" "C:/ti/C2000Ware_5_01_00_00/device_support/f2803x/headers/cmd/DSP2803x_Headers_nonBIOS.cmd" "C:/ti/controlSUITE/libs/math/IQmath/v160/lib/IQmath.lib" "../Solar_Lib_Float.lib" "C:/ti/controlSUITE/libs/app_libs/solar/v1.2/IQ/lib/Solar_Lib_IQ.lib" -l"C:/ti/ccs1220/ccs/tools/compiler/c2000_6.1.10/lib/libc.a" -l"C:/ti/ccs1220/ccs/tools/compiler/c2000_6.1.10/lib/rts2800_ml.lib" -l"C:/ti/ccs1220/ccs/tools/compiler/c2000_6.1.10/lib/rts2800_fpu32.lib" -l"C:/ti/controlSUITE/libs/math/FPUfastRTS/V100/lib/rts2800_fpu32_fast_supplement.lib" -l"C:/ti/ccs1220/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/lib/rts2800_fpu32.lib" -l"C:/ti/ccs1220/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/lib/rts2800_ml.lib" -l"C:/ti/controlSUITE/libs/app_libs/solar/v1.2/float/lib/Solar_Lib_Float.lib" -lIQmath.lib
note: automatic RTS selection: linking in "rts2800_fpu32.lib" in place of
index library "libc.a"
warning: could not resolve index library "IQmath.lib" to a compatible library
warning: creating output section "dclfuncs" without a SECTIONS specification
Finished building target: "Example_2803xAdcSoc.out"
**** Build Finished ****