Tool/software: Code Composer Studio
I'm using CCS 8.1.0.00011 and have the issue mentioned in the linked question from 2014 wrt CCS 5.5 and CCS 6 where a BKPT instruction with a non-zero parameter does not allow the debugger to step over the instruction.
Is there any plan to fix this bug? Like the poster of the original question I'd like to be able to use non-zero BKPT parameters to distinguish software breakpoints inserted in different places in my code.
If it is important I'm working with TM4C129 family processors.