Hello,
We've been powering the MCU S32R274 with FS8410 the PMIC.
To using the normal mode,we pulled the DBG pin down to ground.But we found a Reset problem which is happening during the power up sequence.After a closer read to the datesheet,we found it's because we didn't making the first good watchdog refresh during the 256ms open window of INIT_FS..
While our embedded engineer found that the MCU need about 1s to complete it's own initialization after being powerd in debug mode of PMIC,so it's impossible to given the first good watchdog refresh in time.
Please tell us how to refresh the watchdog exactly.It would be better if there's any documents about it.
Thanks!