rtl00TstMinAmebaV35a/JlinkOpenOCD.bat

5 lines
124 B
Batchfile
Raw Normal View History

2016-09-23 04:21:45 +00:00
@echo off
PATH=D:\MCU\OpenOCD;%PATH%
taskkill /F /IM openocd.exe
start openocd -f interface\Jlink.cfg -f flasher\ameba1.cfg