Software watchdog

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

Software watchdog

437 Views
KhaledG
Contributor I

Hello,
I use the watchdog in a project but when it expired it does not call the Handle_Watchdog_Expiry function.
 The function used to create the watchdog is _watchdog_create_component(BSP_TIMER_INTERRUPT_VECTOR, Handle_Watchdog_Expiry) and 
#define BSP_TIMER_INTERRUPT_VECTOR       INT_PIT with 
INT_PIT = PSP_VECTOR_TO_EXCEPTION(PIT_IRQn), /**< PIT interrupt */
The watchdog just does nothing, am I doing it correctly?

0 Kudos
3 Replies

284 Views
diego_charles
NXP TechSupport
NXP TechSupport

Hi @KhaledG 

I hope you are doing great!

I am very  sorry for not reaching you out sooner. Given the fact that the related SW component is from the MQX v5 RTOS. I recommend you to redirect your question to mqxsales@nxp.com 

All the best, 

Diego 

 

 

0 Kudos

298 Views
KhaledG
Contributor I

Hello,
I'm using a MIMXRT1024CAG4B, the OS is MQXv5.
Best regards.

0 Kudos

405 Views
JorgeCas
NXP TechSupport
NXP TechSupport

Hello, I hope you are doing well.

Could you please share me more about your hardware setup? Such as device used, OS version etc.

Best regards.

0 Kudos