mirror of
https://github.com/pvvx/rtl00TstMinAmebaV35a.git
synced 2024-11-21 17:24:16 +00:00
3 lines
126 B
Batchfile
3 lines
126 B
Batchfile
@echo off
|
|
PATH=D:\MCU\SEGGER\JLink_V610a;%PATH%
|
|
JLink.exe -Device CORTEX-M3 -If SWD -Speed 1000 flasher\RTL_Reset.JLinkScript
|