Searched full:adapter (Results 1 – 25 of 201) sorted by relevance
123456789
4 # Checking and set 'adapter speed'.7 puts "checking adapter speed..."8 if { [catch {adapter speed} ret] } {9 adapter speed $speed
3 # This configuration allows selecting what debug adapter debugging w5500_evb_pico6 # adapter described in "Getting started with Raspberry Pi Pico".7 # And any other SWD debug adapter might also be usable with this configuration.9 # Set RPI_PICO_DEBUG_ADAPTER to select debug adapter by command-line arguments.24 # The adapter speed is expected to be set by interface configuration.25 # But if not so, set 2000 to adapter speed.
3 # This configuration allows selecting what debug adapter debugging rpi_pico6 # adapter described in "Getting started with Raspberry Pi Pico".7 # And any other SWD debug adapter might also be usable with this configuration.9 # Set RPI_PICO_DEBUG_ADAPTER to select debug adapter by command-line arguments.24 # The adapter speed is expected to be set by interface configuration.25 # But if not so, set 2000 to adapter speed.
6 prompt "Bluetooth adapter heap in use"10 bool "Bluetooth adapter use ESP runtime heap"14 bool "Bluetooth adapter use system heap"
3 # This configuration allows selecting what debug adapter debugging to use6 # adapter described in "Getting started with Raspberry Pi Pico".7 # And any other SWD debug adapter might also be usable with this configuration.12 # Set RPI_PICO_DEBUG_ADAPTER to select debug adapter by command-line arguments.27 # The adapter speed is expected to be set by interface configuration.28 # But if not so, set 2000 to adapter speed.
15 adapter serial $_ZEPHYR_BOARD_SERIAL18 # Event reset-init already uses the maximum speed however adapter speed22 adapter speed 4000
4 adapter driver ftdi14 adapter speed 1000
9 adapter speed 100010 adapter srst delay 100
7 adapter speed 10008 adapter srst delay 100
8 adapter speed 10009 adapter srst delay 100
32 # Debug Adapter Target Settings43 adapter speed 60046 $_TARGETNAME configure -event reset-start {adapter speed 600}
14 # Event reset-init already uses the maximum speed however adapter speed18 adapter speed 4000
3 adapter driver ftdi18 adapter speed 5000
21 - Built-in CMSIS-DAP debug adapter (Arduino UNO R4 WiFi only)40 Debug adapter43 A debug adapter is required to flash and debug programs.44 Arduino UNO R4 WiFi has a built-in debug adapter that48 debug adapter separately. A 5V-compatible CMSIS-DAP adapter
16 adapter srst delay 100017 adapter speed 20000
1 adapter speed 100002 adapter driver ftdi
12 The USB bootloader allows the ability to flash without any adapter, in a14 their SWD interface, using an external adapter.198 **RPI_PICO_DEBUG_ADAPTER** specifies what debug adapter is used for debugging.204 adapter maybe also work with this configuration.213 adapter.216 command that directly calls OpenOCD (assuming a SEGGER JLink adapter is used):220 …$ openocd -f interface/jlink.cfg -c 'transport select swd' -f target/rp2040.cfg -c "adapter speed …225 If you don't have an SWD adapter, you can flash the Raspberry Pi Pico with258 As with flashing, you can specify the debug adapter by specifying267 …$ openocd -f interface/jlink.cfg -c 'transport select swd' -f target/rp2040.cfg -c "adapter speed …
11 adapter driver ftdi25 adapter speed 8000
11 adapter driver ftdi25 adapter speed 10000