mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-18 12:05:11 +00:00
11 lines
212 B
Plaintext
11 lines
212 B
Plaintext
|
target remote localhost:2331
|
||
|
monitor interface JTAG
|
||
|
monitor endian little
|
||
|
monitor speed auto
|
||
|
monitor flash device = CC2538SF53
|
||
|
monitor flash breakpoints = 1
|
||
|
monitor flash download = 1
|
||
|
monitor reset
|
||
|
load
|
||
|
continue
|