Skip to content

Commit a305ece

Browse files
committed
Update jlink script for ports/analog
Signed-off-by: Brandon Hurst <[email protected]>
1 parent 0f9ea29 commit a305ece

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

ports/analog/tools/flash_max32.jlink

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
si 1
22
erase
3-
loadbin build-APARD/firmware.bin 0x10000000
4-
r
5-
g
3+
loadbin build-apard32690/firmware.bin 0x10000000
4+
reset
5+
halt
6+
go
67
exit

0 commit comments

Comments
 (0)