Add new reset mechanism with sleep.
This commit is contained in:
@@ -49,6 +49,7 @@ sudo openocd \
|
|||||||
-f ./raspberrypi-${INTERFACE}.cfg \
|
-f ./raspberrypi-${INTERFACE}.cfg \
|
||||||
-c "init" \
|
-c "init" \
|
||||||
-c "nrf54l.dap apreg 2 0x000 0x4" \
|
-c "nrf54l.dap apreg 2 0x000 0x4" \
|
||||||
|
-c "sleep 100" \
|
||||||
-c "nrf54l.dap apreg 2 0x000 0x0" \
|
-c "nrf54l.dap apreg 2 0x000 0x0" \
|
||||||
-c "shutdown"
|
-c "shutdown"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user