FS26 sbc watchdog notification

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FS26 sbc watchdog notification

490 Views
Albatros
Contributor III

Hi, I am using Sbc_fs26_example project. I realized in the main of this project we do not reload the sbc wdg. I saw SbcWatchdogNotification and i think if i use this i will have to reload the watchdog periodically. But when i added i saw that inside of the function was empty. Is there any example about this which i can use?

0 Kudos
Reply
2 Replies

97 Views
jochengerster
NXP Employee
NXP Employee

Hi

the watchdog notification will optionally be call only when the wdg configuration changes, to allow to adapt any custom SW scheduler (triggering the wdg) to stay synchronized. The also included Wdg driver can take care of triggering the watchdog.

jochengerster_2-1724838499771.png

 

There is also example code in the integration manual of the SBC driver

jochengerster_1-1724838455255.png

 

 

FYI, the Watchdog refresh notification is called after each refresh, to optionally evaluate the flags

jochengerster_3-1724838533805.png

 

 

best regards

Jochen

0 Kudos
Reply

478 Views
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Emre,

I have forwarded your SW related question to our FS26 SW expert, he is going to answer you through the Case #0059551.

BR, Tomas

0 Kudos
Reply