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
↧