Other Parts Discussed in Thread: EK-TM4C1294XL
Tool/software: Code Composer Studio
Hello TI-Team,
i have a problem with EK-TM4C1294XL running TI-RTOS 2.16.0.08 on it.I use CCS 9.3, XDCtools 3.32.0.06, TI v18.12.5.LTS. I tried it with multiple XDS100v2 Debuggers, one XDS200 and Stellaris of course.
Sometimes during debugging a "Single step over" results in multiple steps. It happens only in an "switch case" statement. If i change the hole "switch case" statement to "if else else if" it works just fine.
In this video i only used "Single step over" and one time "step into". The "static int counter" is interesting because it increments from 1 to 2 and then directly to 7.
I've attached the project and you should be able to see it for yourself if you set a breakpoint in the file "ieladLib.c" on line 76. After that you single step till you hit line 92 in file "displayData.c" then "step into" and from now on "step over".
Thanks in advance!
Best regards,
Akos

