Hello,
since a few days a unwanted behavior occurs while using CCS ( 6.0.1.00040 )
We use a F28M35H52C1 at the TMDSDOCKH52C1 Kit and program the M3 CPU in C. We don't use BIOS / RTOS. C28 CPU doesn't play a role at the moment.
Now we have the problem that the debugger break at a random point in the program and we have to set continue for further execution. When this point is reached again, it will come to a new break. As long the code isn't changed it will always break at the same code point, also when the CPU is new programmed.
When changing the code (e.g. adding a new function) the debugger breaks at new random point or don't break (since there are so many functions not every one is tested, so this can't be say for sure).
The break point isn't always on the same code address (at the moment it is 0x0022C3A4 but it has also been 0x0022A2C8)
In CCS there are no breakpoints set.
When using the device without CCS it runs normal.
Hopefully someone has a hint for us.
Best regards
Mathias
