Hello
I have 2 questions about failures with watchdog.
- During the analysis of awr1642 NG sample with the vehicle, error flags occured
* at 5th byte, 0x90 is normal boot, 0xA1 is 'watchdog reset'
1. 'BSS fault' occured after digital watchdog
5th byte, 0xA1 means 'watchdog reset' is activated and 2nd byte, 0x10 means' BSS fault' occured.
Usually when 'BSS fault' error flag occured, 'watchdog reset' function is used for reset of 'BSS fault' error flag.
But above captured fig. means 'watchdog reset' function was activated but 'BSS fault' remained uninitialized.
1) which type of 'BSS fault' do not reset by 'watchdog reset' function ?
2) which cause ?
3) how to handle this situation ?
2. 'Initialize fault' occured after digital watchdog
1) which type of 'initialize fault' with DSS fault do not reset by 'watchdog reset' function?
2) which cause ?
3) how to handle this situation ?