mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 23:41:18 +01:00
8 lines
224 B
INI
8 lines
224 B
INI
echo "Make sure to use the Raspberry Pi OpenOCD version!"
|
|
source [find target/rp2350.cfg]
|
|
set USE_CORE 0
|
|
set RESCUE 1
|
|
$_TARGETNAME_0 configure -rtos auto
|
|
adapter speed 5000
|
|
rp2350.dap.core1 cortex_m reset_config sysresetreq
|