mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/Tasty.git
synced 2025-06-10 02:26:00 +00:00
added -g to run
This commit is contained in:
parent
adc37233ab
commit
21cce13e29
@ -9,4 +9,4 @@ if "%~1"=="" (
|
|||||||
REM Execute the commands
|
REM Execute the commands
|
||||||
make -j8 all -C .\Debug
|
make -j8 all -C .\Debug
|
||||||
STM32_Programmer_CLI.exe -c port=SWD freq=4000 -e all
|
STM32_Programmer_CLI.exe -c port=SWD freq=4000 -e all
|
||||||
STM32_Programmer_CLI.exe -c port=SWD freq=4000 -w .\Debug\%1.elf 0x08000000
|
STM32_Programmer_CLI.exe -c port=SWD freq=4000 -w .\Debug\%1.elf 0x08000000 -g
|
||||||
|
Loading…
x
Reference in New Issue
Block a user