This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: Watchdog timeout is not accurate

Part Number: AM625

Hello

When using the watchdog, I found that the set timeout period was inconsistent with the actual reset time.

I am running an am6254 with Linux SDK 09.00.00.03.

If the timeout period is set to less than 10 seconds, the reset time is half of the set time. If the set timeout exceeds 19 seconds, the fixed reset time is 9 seconds.The relationships are shown in the following table.

Set timeout(s)

Reset time(s)

4

2

6

3

9

4.5

10

14.2

11

14.7

12

15.2

18

18.2

19

9.2

20

9.2

How to ensure that the set timeout period is consistent with the actual reset time?

Regards

xiongwei