mirror of
https://github.com/ADElectronics/RTL00_WEB_VS.git
synced 2026-07-03 18:05:44 +00:00
update
This commit is contained in:
parent
6a1f93f17b
commit
764b020238
1201 changed files with 527271 additions and 1 deletions
|
|
@ -0,0 +1,6 @@
|
|||
@echo off
|
||||
call paths.bat
|
||||
start JLinkGDBServer.exe -device Cortex-M3 -if SWD -ir -endian little -speed 1000
|
||||
arm-none-eabi-gdb.exe -x flasher/gdb_rdflash.jlink
|
||||
taskkill /F /IM JLinkGDBServer.exe
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue