Other Parts Discussed in Thread: CONTROLSUITE
Hi all,
I have been keeping up CCS with updates. About a week ago, I updated through a CCS update popup.
In the middle of installation it threw an error. When i restart CCS, the debugger started behaving strangely.
So i import a TI example, build:
**** Build of configuration Debug for project Example_2833xGpioSetup ****
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'Building file: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_ADC_cal.asm'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" --silicon_version=28 -g --define="_DEBUG" --define="LARGE_MODEL" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/ti/xdais_7_21_01_07/packages/ti/xdais" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/libs/math/FPUfastRTS/V100/include" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --large_memory_model --unified_memory --float_support=fpu32 --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2833x_ADC_cal.pp" "C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_ADC_cal.asm"
'Finished building: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_ADC_cal.asm'
' '
'Building file: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_CodeStartBranch.asm'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" --silicon_version=28 -g --define="_DEBUG" --define="LARGE_MODEL" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/ti/xdais_7_21_01_07/packages/ti/xdais" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/libs/math/FPUfastRTS/V100/include" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --large_memory_model --unified_memory --float_support=fpu32 --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2833x_CodeStartBranch.pp" "C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_CodeStartBranch.asm"
'Finished building: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_CodeStartBranch.asm'
' '
'Building file: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_DefaultIsr.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" --silicon_version=28 -g --define="_DEBUG" --define="LARGE_MODEL" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/ti/xdais_7_21_01_07/packages/ti/xdais" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/libs/math/FPUfastRTS/V100/include" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --large_memory_model --unified_memory --float_support=fpu32 --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2833x_DefaultIsr.pp" "C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_DefaultIsr.c"
'Finished building: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_DefaultIsr.c'
' '
'Building file: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" --silicon_version=28 -g --define="_DEBUG" --define="LARGE_MODEL" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/ti/xdais_7_21_01_07/packages/ti/xdais" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/libs/math/FPUfastRTS/V100/include" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --large_memory_model --unified_memory --float_support=fpu32 --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2833x_GlobalVariableDefs.pp" "C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c"
'Finished building: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c'
' '
'Building file: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_PieCtrl.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" --silicon_version=28 -g --define="_DEBUG" --define="LARGE_MODEL" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/ti/xdais_7_21_01_07/packages/ti/xdais" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/libs/math/FPUfastRTS/V100/include" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --large_memory_model --unified_memory --float_support=fpu32 --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2833x_PieCtrl.pp" "C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_PieCtrl.c"
'Finished building: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_PieCtrl.c'
' '
'Building file: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_PieVect.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" --silicon_version=28 -g --define="_DEBUG" --define="LARGE_MODEL" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/ti/xdais_7_21_01_07/packages/ti/xdais" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/libs/math/FPUfastRTS/V100/include" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --large_memory_model --unified_memory --float_support=fpu32 --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2833x_PieVect.pp" "C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_PieVect.c"
'Finished building: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_PieVect.c'
' '
'Building file: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_SysCtrl.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" --silicon_version=28 -g --define="_DEBUG" --define="LARGE_MODEL" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/ti/xdais_7_21_01_07/packages/ti/xdais" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/libs/math/FPUfastRTS/V100/include" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --large_memory_model --unified_memory --float_support=fpu32 --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2833x_SysCtrl.pp" "C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_SysCtrl.c"
'Finished building: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_SysCtrl.c'
' '
'Building file: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_usDelay.asm'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" --silicon_version=28 -g --define="_DEBUG" --define="LARGE_MODEL" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/ti/xdais_7_21_01_07/packages/ti/xdais" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/libs/math/FPUfastRTS/V100/include" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --large_memory_model --unified_memory --float_support=fpu32 --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2833x_usDelay.pp" "C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_usDelay.asm"
'Finished building: C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/source/DSP2833x_usDelay.asm'
' '
'Building file: ../Example_2833xGpioSetup.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" --silicon_version=28 -g --define="_DEBUG" --define="LARGE_MODEL" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/ti/xdais_7_21_01_07/packages/ti/xdais" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/libs/math/FPUfastRTS/V100/include" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --large_memory_model --unified_memory --float_support=fpu32 --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="Example_2833xGpioSetup.pp" "../Example_2833xGpioSetup.c"
'Finished building: ../Example_2833xGpioSetup.c'
' '
'Building target: Example_2833xGpioSetup.out'
'Invoking: C2000 Linker'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" --silicon_version=28 -g --define="_DEBUG" --define="LARGE_MODEL" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --large_memory_model --unified_memory --float_support=fpu32 --output_all_syms --cdebug_asm_data -z -m"Example_2833xGpioSetup.map" --stack_size=0x200 --verbose_diagnostics --issue_remarks --warn_sections -i"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/lib" -i"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" -i"C:/Users/Alejandrot/workspace_v5_2/Example_2833xGpioSetup" -i"C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/lib" -i"C:/ti/controlSUITE/libs/math/IQmath/v15c/lib" -i"C:/ti/controlSUITE/libs/math/FPUfastRTS/V100/lib" --priority --reread_libs --entry_point=code_start --rom_model -o "Example_2833xGpioSetup.out" -l"rts2800_fpu32_fast_supplement.lib" -l"rts2800_fpu32.lib" "./Example_2833xGpioSetup.obj" "./DSP2833x_usDelay.obj" "./DSP2833x_SysCtrl.obj" "./DSP2833x_PieVect.obj" "./DSP2833x_PieCtrl.obj" "./DSP2833x_GlobalVariableDefs.obj" "./DSP2833x_DefaultIsr.obj" "./DSP2833x_CodeStartBranch.obj" "./DSP2833x_ADC_cal.obj" -l"IQmath_fpu32.lib" "C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_common/cmd/28335_RAM_lnk.cmd" "C:/ti/controlSUITE/device_support/f2833x/v133/DSP2833x_headers/cmd/DSP2833x_Headers_nonBIOS.cmd"
warning: entry-point symbol other than "_c_int00" specified: "code_start"
'Finished building target: Example_2833xGpioSetup.out'
' '
**** Build Finished ****
OK, now debug... and:
**** Build of configuration Debug for project Example_2833xGpioSetup ****
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
gmake: Nothing to be done for `all'.
**** Build Finished ****
Strange, but It then loads to DSC,
When i run step by step it jumps with meaningless order. Even leaving while(1) loops.
Then i uninstall every CCS and Controlsuite and reinstall a fresh 5.3 CCS and latest controlsuite.
Import example, clean project, build, debug... and it behaves the same.
I also test with several working codes and it´s the same.
Any ideas?
Thanks a lot