Skip to content

Commit e7f0c10

Browse files
committed
Fixed path
1 parent af60fed commit e7f0c10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/flash.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
SET CURRENT_DIRECTORY=%CD%
44
ECHO "Current directory: %CURRENT_DIRECTORY%"
55

6-
cd ../build/application/executable/
6+
cd /build/application/executable/
77

88
REM Need to rename the .out into .elf to call the LinkServer flash cmd
99
ren application.out application.elf

0 commit comments

Comments
 (0)