Forum Discussion
ShafiqY_Intel
Frequent Contributor
6 years agoHi KWang97,
Watchdog at Convert Programming file is enabled after adding x2 .sof page with two designs that compiled with Dual Compressed Internal Images.
The counter is 29 bits wide and has a maximum count value of 2^29.
However, you can only specify what the timeout value should be to a granularity of 17 bits by entering a 12-bit value, representing the 12 most significant bits of the counter.
You can only specify the most significant 12 bits (red circle below)
0x1fff represent the most significant 12 bits that you can specify/change.
I hope it's clear and help you.
Thanks