Hi,
Since our TM4C has an external watchdog chip,
The GPIO must be used to output pulse to the watchdog chip every 1ms to avoid unintended system reset.
When using ROM_UpdateUSB() , the GPIO does not output pulse, which will make TM4C update failed.
Are there other ways to update the system ?
Many thanks,
Ray Yang