##// END OF EJS Templates
rev 1.0.0.8...
rev 1.0.0.8 compatible with the VHDL design 0.1.16 and 1.1.16 spectral matrix simulated by a timer

File last commit:

r101:30ac019d302a VHDLib206
r140:ca43eeda2dd4 VHDLib206
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