f0e625a1d8e3ce71ca1e6904245d11a834c90eb5
[bertos.git] / bertos / cpu / arm / scripts / openocd / flash.cfg
1 # Change the default telnet port...
2 telnet_port 4444
3
4 # Port for TCL connection.
5 tcl_port 6666
6
7 # GDB connects here
8 gdb_port 3333
9
10 source [find PROGRAMMER_TYPE]
11
12 source [find PROGRAMMER_CPU]
13
14 init
15 reset run