mirror of
https://github.com/pvvx/RTL00_HelloWorld.git
synced 2024-11-21 12:04:16 +00:00
3 lines
111 B
Batchfile
3 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
|
|
|