Other Parts Discussed in Thread: CC1310
Tool/software: Code Composer Studio
Hello Support team,
i would like to know, if there is a way in the debugger, that he shows me the actual Line.
So the problem is, that my program is very big, and after half an hour it can happen, that i stucks somewhere, but I am not able to find where.
So is there a way, that the debugger shows me the actual Line, so I can see where the programm is stucked?
It's a periodic program, so I am not able to work with Breakpoints, because it happens maybe every 10 000 time.
Thank you very much!