Thanks for the quick resonse.
> Does it think you are in the LCD_DrawChar function?
I would think so:
frank_meyer_0-1612452735353.png
No there are no inlined functions.
Doing a search for the displayed variable names, they all show up in another function of the same module, which is never called. Which I find a bit confusing ...
frank_meyer_1-1612453047770.png
There are no threads either, and I just do breakpoints and single-step.
My experiences with non-stop debugging or realtime update (or however it is called) had ... not been so good. At least on other toolchains.