Hi:
Question: Is there a limit to the number of SWT overflows?
I would like to ask some questions about SWT. The situation I have encountered now is that I do not feed the dog to SWT, but after the program is reset by SWT for 15 times each time, the development board will be in a state of constant reset, and only after the development board is restarted can it be run again. For this limit of times, is there a corresponding register that can be checked? I am a novice, read for a long time without the relevant description, finally my English is very poor, hope someone can help me.
thank you
Solved! Go to Solution.
Hello,
Question: Is there a limit to the number of SWT overflows?
There is no such limit, if you do not set it in SWT Control Register (SWTx_CR):
program is reset by SWT for 15 times each time, the development board will be in a state of constant reset,
Ok, that is clearly enabled destructive reset escalation on default 0xF.
Best regards,
Peter
Hello,
Question: Is there a limit to the number of SWT overflows?
There is no such limit, if you do not set it in SWT Control Register (SWTx_CR):
program is reset by SWT for 15 times each time, the development board will be in a state of constant reset,
Ok, that is clearly enabled destructive reset escalation on default 0xF.
Best regards,
Peter
Hi,
Thank you so much, Peter, for solving my problem.
Best regards,
Mir Xu-2024
This is my configuration