I have recently migrated from CCS8.3 windows 32bit version to CCS10.4 windows 64bit version. I am working on a custom code around instaspin lab.
I use code optimization level 2 and speed size trade off as 2 in both versions.
In CCS8.3 I could place a breakpoint and at same location CCS10.4 I can't place a breakpoint, in fact in CCS10.4 I can't place breakpoint at all anywhere - the breakpoint
symbol is of dull color with a slash passing through its center, indicating it is not active. The code doesn't halt at that point
Code seems to be working well in both cases
Is there some setting I need to do in CCS10.4? Pl. guide