##// END OF EJS Templates
hk_lfr_time_not_synchro is updated each time the synchro is lost....
hk_lfr_time_not_synchro is updated each time the synchro is lost. hk_lfr_timecode_erroneous is updated after the reception of the second valid timecode to avoid errors at startup

File last commit:

r101:30ac019d302a VHDLib206
r249:43d4aa6b8829 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