HI,
I have the RM41L232 connected to the TPS65381A-Q1 on the nRST line, I'm using Q&A watchdog configuration and I am able to get it to work after POR.
I'm trying to recover from a situation where the CPU has a different reset (SW, Debug, pressing the reset button) but I'm getting into endless loop of resets.
I tried to force Watchdog reset by having while(1) in sys_startup.c in anywhere but watchdog reset reason to force the TPS to reset the CPU (and by then get into diagnostic mode) but with no success.
Any help is appreciated,
Yuval