On 1/9/20 4:39 am, Ярослав Лещинский wrote:
> Can someone suggest what is a right way to program a watchdog in a
> multithreading environment? For example, I have a watchdog which can reboot
> the
> system if a freeze flag is detected. This flag is setted up in a general task
> which is executed
Thanks, I'll take a look.
And one more question, regarding watchdog,
Can someone suggest what is a right way to program a watchdog in a
multithreading environment? For example, I have a watchdog which can reboot
the system if a freeze flag is detected. This flag is setted up in a
general task wh
On 31/08/2020 19:06, Ярослав Лещинский wrote:
sometimes I'm getting FATAL, like:
*** FATAL ***
fatal source: 9 (RTEMS_FATAL_SOURCE_EXCEPTION)
is it possible to handle this exception, e.g. restart the whole system?
Yes, some BSPs do this by default in their fatal error extension. You
can cu
Hello,
sometimes I'm getting FATAL, like:
*** FATAL ***
fatal source: 9 (RTEMS_FATAL_SOURCE_EXCEPTION)
is it possible to handle this exception, e.g. restart the whole system?
--
--
Kind regards,
Yaroslav Leshchinsky
___
users mailing list
users@rtems