how to monitor Keil's middleware threads for safety critical systems

Hello,

For a safety critical system, I would like to monitor all my threads to identify infinity loops. If an infinity loop is detected a system reset should be performed.
I am going to use signals for this purpose. When a signal is missing for a specific time, an infinity loop will be detected and a system reset could be performed.

Is my approach also possible with threads created by Keil's USB and Ethernet middleware?

Thanks for replies

Parents Reply Children
No data
More questions in this forum