Hi Tomas,
thanks for the reply.
The problem is that: in our design MPU is supplied via the FS8530 PMIC, and the MPU may takes a long time to boot and does something stuffs. So it will not be able to send commands to the PMIC before the watchdog being triggered.
Therefore the only solution for us right now is to disable the watchdog via OTP so that we don't have to worry about the PMIC and can then re-enable the watchdog in a later stage.
Additionally for the hardware debug, also as far as I understand, in DebugPin = 5V, all the regulators are Off and the MPU will not be supplied, so we cannot do the testing.
Is there a way to force the watchdog to be disabled at start-up (via OTP configuration) ?
Thanks,