2016-01-16 01:18:53 +08:00
|
|
|
source [find board/quark_d2000_onboard.cfg]
|
2016-03-30 06:35:24 +08:00
|
|
|
adapter_khz 6000
|
2016-02-02 11:24:21 +08:00
|
|
|
|
|
|
|
lmt.cpu configure -event gdb-attach {
|
|
|
|
reset halt
|
|
|
|
gdb_breakpoint_override hard
|
|
|
|
}
|
|
|
|
|
|
|
|
lmt.cpu configure -event gdb-detach {
|
|
|
|
resume
|
|
|
|
shutdown
|
|
|
|
}
|