mirror of
https://github.com/pvvx/rtl00TstMinAmebaV35a.git
synced 2024-11-22 01:34:16 +00:00
4 lines
125 B
Batchfile
4 lines
125 B
Batchfile
|
@echo off
|
||
|
PATH=D:\MCU\SEGGER\JLink_V610a;%PATH%
|
||
|
JLink.exe -Device CORTEX-M3 -If SWD -Speed 1000 flasher\RTLreset.JLinkScript
|