##// END OF EJS Templates
timecode handling modified:...
timecode handling modified: hk_lfr_timecode_erroneous hk_lfr_timecode_missing hk_lfr_timecode_invalid hk_lfr_time_timecode_it hk_lfr_time_not_synchro hk_lfr_time_timecode_ctr

File last commit:

r101:30ac019d302a VHDLib206
r248:c648c60c0eef R3a
Show More
gdb.ini
12 lines | 203 B | text/x-ini | IniLexer
paul
Added a few files to the repository
r101 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