This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F28M35H52C: Number of breakpoints on C28 DSP

Part Number: F28M35H52C

Hi, 

it seems i can only use a hardware breakpoint (and additional for stopping at main) on the C28, am i missing something?

is there an option to use more breakpoints?

if no, is there an alternative?

using CCS 9.0.1.00004 

Compiler options:

-v28 -ml -mt --float_support=fpu32 --vcu_support=vcu0 -g --include_path="C:/ti/ccs901/ccs/tools/compiler/c2000 ver 6.0.2/include" --include_path="../../../../inc" --include_path="../../../inc" --include_path="../../inc" --include_path="../../inc_l" --include_path="C:/ti/mcusdk_1_00_00_68/products/MWare_v140x/F28M35x_common/include" --include_path="C:/ti/mcusdk_1_00_00_68/products/MWare_v140x/F28M35x_headers/include" --define=_FLASH --define=xxxDESKTOP --define=xxxCHILLER_PASSIVE --define=CONCERTO_EV_OPERATE_1 --diag_warning=225 --display_error_number

XDC Tools Options:

--xdcpath="C:/ti/mcusdk_1_00_00_68/packages;C:/ti/mcusdk_1_00_00_68/products/bios_6_33_04_39/packages;C:/ti/mcusdk_1_00_00_68/products/ipc_1_24_02_27/packages;C:/ti/mcusdk_1_00_00_68/products/ndk_2_21_01_38/packages;C:/ti/mcusdk_1_00_00_68/products/uia_1_01_01_14/packages;C:/ti/mcusdk_1_00_00_68/products/xdctools_3_23_04_60/packages;C:/ti/ccs901/ccs/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.C28_float -p ti.platforms.concertoC28:F28M35H52C1 -r debug -c "C:/ti/ccs901/ccs/tools/compiler/c2000 ver 6.0.2" --compileOptions "-g --optimize_with_debug"