Need help answering these question:
1- in what state does the FS26 end up into if I don't close the INIT_FS phase with 1 good watchdog refresh within the preconfigured 256ms timeout ?
2- Is the INIT_FS phase timeout configurable ? what's exactly happening with "WD_INIT_TIMEOUT_OTP" is it deprecated or not usable or planned for future use ?
3- Does the WD_DIS OTP bit Enables/Disables watchdog completely or just the timeout for the INIT_FS phase ?
4- From functional Safety POV, normally in Autosar projects when doing a transition between Application and Bootloader you issue an MCU reset, which asserts the release line and the FS26 will react by going back to INIT_FS phase, this mean the WDG can be ineffective for 256ms ... is that the intentional design ? any hints for how this should work "handling the FS26 WDG when transitioning from application to bootloader" ?