Hello TI Team,
I'm currently using the CCS 5.2 beta Demo (because of J-Link support) and have encountered the following two issues:
1) When debugging and using “Step Over (F6)”, function calls do get entered anyway. If I’m then inside the function and use “Step Return (F7)”, the debugger just starts running and only halts if breakpoints are set.
I’ve seen this thread http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/119854/522709.aspx#522709, but it did not solve my problem.
2) The second issue is that when starting a new debug session, the initialization (reset?) of the microcontroller does quite often not work and I have to do a “Core Reset” and “Reset” first in order to be able to start the debug session.
I’m using:
Code Composer Version: 5.2.0.00057
J-Link JTAG Debugger
TMS570LS20216
My question: Are these problems not and are there or will there be fixes? I could provide an example project, if that would help.
Regards,
Jakob