open-ameba/JlinkOpenOCD.bat
2016-11-09 03:56:41 +03:00

4 lines
124 B
Batchfile

@echo off
PATH=D:\MCU\OpenOCD;%PATH%
taskkill /F /IM openocd.exe
start openocd -f interface\Jlink.cfg -f flasher\ameba1.cfg