Searched refs:probe (Results 76 – 100 of 173) sorted by relevance
1234567
/Zephyr-latest/boards/pimoroni/pico_plus2/doc/ |
D | index.rst | 59 https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html
|
/Zephyr-latest/boards/ti/lp_em_cc2340r5/doc/ |
D | index.rst | 84 The LP_EM_CC2340R5 requires an external debug probe such as the LP-XDS110 or
|
/Zephyr-latest/drivers/dai/nxp/micfil/ |
D | micfil.c | 163 .probe = dai_nxp_micfil_probe,
|
/Zephyr-latest/boards/adafruit/feather_m4_express/doc/ |
D | index.rst | 130 debugged using a SWD probe such as the Segger J-Link. 132 #. Connect the board to the probe by connecting the :code:`SWCLK`,
|
/Zephyr-latest/boards/arduino/giga_r1/doc/ |
D | index.rst | 75 probe, such as a J-Link or Black Magic Probe, connected to the on board MIPI-10 125 Debugging is supported by using ``west debug`` with an external probe such as a
|
/Zephyr-latest/boards/nxp/mimxrt700_evk/doc/ |
D | index.rst | 182 A debug probe is used for both flashing and debugging the board. This board is 200 3. Connect the J-Link probe to J18 20-pin header. 202 See :ref:`jlink-external-debug-probe` for more information.
|
/Zephyr-latest/boards/nxp/mimxrt1160_evk/doc/ |
D | index.rst | 262 A debug probe is used for both flashing and debugging the board. This board is 263 configured by default to use the :ref:`opensda-daplink-onboard-debug-probe`, 294 J-Link firmware, or :ref:`jlink-external-debug-probe` can be attached to the 311 Regardless of your choice in debug probe, we will use the OpenSDA
|
/Zephyr-latest/boards/nxp/frdm_k64f/doc/ |
D | index.rst | 232 A debug probe is used for both flashing and debugging the board. This board is 233 configured by default to use the :ref:`opensda-daplink-onboard-debug-probe`. 273 instructions in :ref:`opensda-jlink-onboard-debug-probe` to program to the 289 Regardless of your choice in debug probe, we will use the OpenSDA
|
/Zephyr-latest/boards/rakwireless/rak3172/doc/ |
D | index.rst | 46 The RAK3172 board can be debugged and flashed with an external debug probe connected
|
/Zephyr-latest/boards/adi/max32655evkit/doc/ |
D | index.rst | 167 The MAX32655 MCU can be flashed by connecting an external debug probe to the 171 Once the debug probe is connected to your host computer, then you can simply run the
|
/Zephyr-latest/drivers/dai/intel/alh/ |
D | alh.c | 198 .probe = dai_alh_probe,
|
/Zephyr-latest/boards/ct/ctcc/doc/ |
D | index.rst | 92 1. Using an external :ref:`debug probe <debug-probes>` 101 Connectivity Card can be programmed using an external debug probe (Segger J-Link) by connecting
|
/Zephyr-latest/boards/nxp/s32z2xxdc2/doc/ |
D | index.rst | 198 - :ref:`NXP S32 Debug Probe <nxp-s32-debug-probe>` (default) 207 Connect the external debugger probe to the board's JTAG connector (``J134``) 208 and to the host computer via USB or Ethernet, as supported by the probe.
|
/Zephyr-latest/subsys/net/lib/dhcpv4/ |
D | Kconfig | 145 Decline message or due to ICMP probe detecting conflict), the address 156 DHCPv4 server will probe the offered IP address (send ICMP echo
|
D | dhcpv4_server.c | 955 bool probe = false; in dhcpv4_handle_discover() local 1020 probe = true; in dhcpv4_handle_discover() 1043 probe = true; in dhcpv4_handle_discover() 1065 probe = true; in dhcpv4_handle_discover() 1075 if (IS_ENABLED(DHCPV4_SERVER_ICMP_PROBE) && probe) { in dhcpv4_handle_discover()
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/doc/ |
D | index.rst | 357 A debug probe is used for both flashing and debugging the board. The on-board 361 - MIMXRT1170-EVKB: :ref:`mcu-link-cmsis-onboard-debug-probe` 362 - MIMXRT1170-EVK: :ref:`opensda-daplink-onboard-debug-probe` 371 J-Link firmware, or :ref:`jlink-external-debug-probe` can be attached to the
|
/Zephyr-latest/boards/olimex/stm32_h405/doc/ |
D | index.rst | 128 interface. You will need to use ST tools or an external JTAG probe.
|
/Zephyr-latest/boards/adi/max32666fthr/doc/ |
D | index.rst | 216 The MAX32666 MCU can be flashed by connecting an external debug probe to the SWD port. 220 Once the debug probe is connected to your host computer, then you can simply run the
|
/Zephyr-latest/boards/adi/apard32690/doc/ |
D | index.rst | 188 The MAX32690 MCU can be flashed by connecting an external debug probe to the 192 Once the debug probe is connected to your host computer, then you can simply run the
|
/Zephyr-latest/boards/adi/max78000evkit/doc/ |
D | index.rst | 281 The MAX78000 MCU can be flashed by connecting an external debug probe to the 285 Once the debug probe is connected to your host computer, then you can simply run the
|
/Zephyr-latest/boards/digilent/arty_a7/doc/ |
D | index.rst | 101 (SWD) capable debug probe connected to the ARM Cortex-M1 CPU. 106 The external SWD debug probe can be connected to connector ``J4`` (``nSRST`` on
|
/Zephyr-latest/boards/adi/max32690evkit/doc/ |
D | index.rst | 282 The MAX32690 MCU can be flashed by connecting an external debug probe to the 286 Once the debug probe is connected to your host computer, then you can simply run the
|
/Zephyr-latest/boards/adi/max32666evkit/doc/ |
D | index.rst | 294 The MAX32666 MCU can be flashed by connecting an external debug probe to the 298 Once the debug probe is connected to your host computer, then you can simply run the
|
/Zephyr-latest/boards/nxp/mimxrt1064_evk/doc/ |
D | index.rst | 345 Regardless of your choice in debug probe, we will use the OpenSDA 408 If the debug probe fails to connect with the following error, it's possible 437 runners.jlink, confirm the J-Link debug probe is configured, powered, and
|
/Zephyr-latest/boards/raspberrypi/rpi_5/doc/ |
D | index.rst | 140 https://www.raspberrypi.com/products/debug-probe/
|
1234567