##// END OF EJS Templates
sy_lfr_watchdog_enabled handled...
sy_lfr_watchdog_enabled handled exit(0) if the timer has fired watchdog_reload executed by the LINK task when this one is awaken

File last commit:

r101:30ac019d302a VHDLib206
r262:e2f22269a98c R3a
Show More
gdb.ini
12 lines | 203 B | text/x-ini | IniLexer
target extended-remote :3333
# Reset to known state
monitor reset halt
load
monitor reset init
# Set a breakpoint at main().
break set_apbuart_scaler_reload_register
# Run to the breakpoint.
continue