Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d54e72f1d | |||
| df6c85d9ff |
@@ -45,4 +45,12 @@ sudo openocd \
|
|||||||
-c "nrf54l.dap apreg 2 0x000 0x0" \
|
-c "nrf54l.dap apreg 2 0x000 0x0" \
|
||||||
-c "shutdown"
|
-c "shutdown"
|
||||||
|
|
||||||
|
sudo openocd \
|
||||||
|
-f ./raspberrypi-${INTERFACE}.cfg \
|
||||||
|
-c "init" \
|
||||||
|
-c "nrf54l.dap apreg 2 0x000 0x4" \
|
||||||
|
-c "sleep 100" \
|
||||||
|
-c "nrf54l.dap apreg 2 0x000 0x0" \
|
||||||
|
-c "shutdown"
|
||||||
|
|
||||||
echo "Flashing complete."
|
echo "Flashing complete."
|
||||||
Reference in New Issue
Block a user