Hello,
The code generated by the HAL Code Generator tool creates the resetSource_t enumerator (HL_system.h file) with WATCHDOG2_RESET that refers to a bit that is reserved in the System Exception Status Register (SYSESR).
WATCHDOG2_RESET is used in _c_int00().
Does WATCHDOG2_RESET has a meaning? Can it be removed from _c_int00()?
Best regards,
Marcio.