hello,
I tried to get to Normal mode from Debug mode following the Application Note. But set the WD period to 0x0000 seems not take effect, it causes the MCU reset continuously.


The register value before switch mode:
REG_M_STATUS: 0x3C05 (Both NORMAL_S and INIT_S is 0x01?)
REG_FS_WDW_CFG: 0x120 : Default 256ms
REG_M_SYS1_CFG: 0x4808: DBG_MODE is set.
REG_FS_I_WD_CFG: 0x5080
Is there anything missing while switch Debug mode to Normal mode?
Thanks.