|
@@ -44,7 +44,6 @@ flash bank $_FLASHNAME rp2040_flash $_FLASHBASE $_FLASHSIZE 1 32 $_TARGETNAME
|
|
|
# from the TCL context. Select `core0` by default so that flash probe
|
|
# from the TCL context. Select `core0` by default so that flash probe
|
|
|
# succeeds. Note gdb understands there are 2 cores -- this is only for TCL.
|
|
# succeeds. Note gdb understands there are 2 cores -- this is only for TCL.
|
|
|
targets rp2040.core0
|
|
targets rp2040.core0
|
|
|
-targets rp2040.core1
|
|
|
|
|
|
|
|
|
|
# srst is not fitted so use SYSRESETREQ to perform a soft reset
|
|
# srst is not fitted so use SYSRESETREQ to perform a soft reset
|
|
|
reset_config srst_nogate
|
|
reset_config srst_nogate
|