Hello TI team,
We use WDT8 for R5F0 core and we use it as NMI interrupt to trigger an ISR, and issue a SW reset in the ISR.
Does the HwiP_disable function disable Watchdog's NMI interrupt?
If HwiP_disable does disable WDT's interrupt, is there any other function we could use to disable interrupt while accessing critical section?
Thanks,
Hong