Wilfried56
New member
I am running a teensy 4.1-based project utilizing various hardware elements connected via GPIO, USB, FlexIO, ...
Under some special conditions it happens that my software doesn't react anymore. So far I can show that my timer driven ISRs are still running, but I am no longer in loop(). I am trying to find out, where I am then instead. Are there any suggestions, ideas how to best find that out?
Any help is appreciated.
Under some special conditions it happens that my software doesn't react anymore. So far I can show that my timer driven ISRs are still running, but I am no longer in loop(). I am trying to find out, where I am then instead. Are there any suggestions, ideas how to best find that out?
Any help is appreciated.