mirror of
https://github.com/pvvx/RTL00_HelloWorld.git
synced 2024-11-21 20:14:16 +00:00
4 lines
111 B
Batchfile
4 lines
111 B
Batchfile
|
cmd /c start openocd -f interface\jlink.cfg -f ameba1.cfg
|
||
|
cmd /c start arm-none-eabi-gdb -x rtl_gdb_debug.txt
|
||
|
|