##// END OF EJS Templates
Sync...
Sync BP parameters are set in accordance with TC_LFR_LOAD_NORMAL, BURST, SBM1 and SBM2 BP packets related to f0 data are sent in any mode

File last commit:

r101:30ac019d302a VHDLib206
r117:7ccc2641c507 VHDLib206
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