Other Parts Discussed in Thread: TMS570LS1115
Hello
One problem maybe need your help,thanks a lot.
Environment: CCS6.2
Software: Bootloader and Application program
Hardware:TMS570LS1115,TPS65381-Q1
Description:
Because the bootloader have not integrate the instruction to reset the WDT(Integrated the Reset instruction is very hard because of other reasons ),then run in the bootloader,because of the WDT Fail Counter reachs to 7,so the TPS65381-Q1 will enter the SAFE STATE and cause the TMS570 reset.
If we disable the Watchdog Reset function,TMS570 will not be reset in SAFE,but we have to take several hundreds milliseconds to decrease the Watchdog Fail Counter. Now we want to shorten the time of the process.
Pls help the case,do you have the way disable the Watchdog Fail Counter?If not,do you have other suggestion to solve the problem?
Thanks for help.