Home
last modified time | relevance | path

Searched refs:pyocd (Results 151 – 175 of 231) sorted by relevance

12345678910

/Zephyr-latest/boards/wiznet/w5500_evb_pico/
Dboard.cmake30 board_runner_args(pyocd "--target=rp2040")
36 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
/Zephyr-latest/boards/arduino/uno_r4/doc/
Dindex.rst89 pyocd pack install r7fa4m1ab
100 pyocd flash -e sector -a 0x0 -t r7fa4m1ab dfu_minima.hex
105 pyocd flash -e sector -a 0x0 -t r7fa4m1ab dfu_wifi.hex
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/
Dboard.cmake33 board_runner_args(pyocd "--target=rp2040")
39 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
/Zephyr-latest/boards/seeed/lora_e5_mini/doc/
Dindex.rst117 ``pyocd``, ``blackmagic``, or ``jlink`` runner can be used to flash the board.
121 can be installed by adding "pack" support with the following pyocd command:
125 $ pyocd pack --update
126 $ pyocd pack --install stm32wl
/Zephyr-latest/boards/st/nucleo_g431kb/doc/
Dindex.rst93 $ west flash --runner pyocd
99 $ pyocd pack --update
100 $ pyocd pack --install stm32g431kb
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/doc/
Dolimex_lora_stm32wl_devkit.rst56 $ pyocd pack --update
57 $ pyocd pack --install stm32wl
/Zephyr-latest/boards/seeed/lora_e5_dev_board/doc/
Dlora_e5_dev_board.rst180 ``pyocd``, ``blackmagic``, or ``jlink`` runner can be used to flash the board.
184 can be installed by adding "pack" support with the following pyocd command:
188 $ pyocd pack --update
189 $ pyocd pack --install stm32wl
/Zephyr-latest/boards/st/stm32h573i_dk/doc/
Dindex.rst225 $ west flash --runner pyocd
232 $ pyocd pack --update
233 $ pyocd pack --install stm32h5
269 $ pyocd pack --update
270 $ pyocd pack --install stm32h5
/Zephyr-latest/boards/96boards/nitrogen/doc/
Dindex.rst230 To use ``pyOCD``, install the :ref:`pyocd-debug-host-tools` and make sure they
239 If you don't use sudo when invoking pyocd-flashtool, you might get any of the
277 requires installing the :ref:`pyocd-debug-host-tools`.
/Zephyr-latest/boards/st/nucleo_g431rb/doc/
Dindex.rst167 $ west flash --runner pyocd
173 $ pyocd pack --update
174 $ pyocd pack --install stm32g431rb
/Zephyr-latest/boards/nxp/common/
Dopensda-debug.rst14 * :ref:`pyocd-debug-host-tools`: `Using DAPLink on NXP OpenSDA Boards`_
Drt1xxx-lpclink2-debug.rst16 * :ref:`pyocd-debug-host-tools`:
/Zephyr-latest/boards/st/nucleo_u031r8/doc/
Dindex.rst183 $ west flash --runner pyocd
191 $ pyocd pack --update
192 $ pyocd pack --install stm32u0
/Zephyr-latest/boards/st/stm32u083c_dk/doc/
Dindex.rst204 $ west flash --runner pyocd
212 $ pyocd pack --update
213 $ pyocd pack --install stm32u0
/Zephyr-latest/boards/st/nucleo_u083rc/doc/
Dindex.rst197 $ west flash --runner pyocd
204 $ pyocd pack --update
205 $ pyocd pack --install stm32u0
/Zephyr-latest/boards/st/nucleo_u575zi_q/doc/
Dindex.rst217 $ west flash --runner pyocd
224 $ pyocd pack --update
225 $ pyocd pack --install stm32u5
/Zephyr-latest/boards/st/nucleo_h503rb/doc/
Dindex.rst197 $ west flash --runner pyocd
204 $ pyocd pack --update
205 $ pyocd pack --install stm32h5
/Zephyr-latest/boards/nxp/frdm_k64f/doc/
Dindex.rst255 ``-r pyocd`` option with West. pyOCD is installed when you complete the
341 If pyocd raises an uncaught ``DAPAccessIntf.TransferFaultError()`` exception
344 of pyocd commands:
348 $ pyocd cmd
/Zephyr-latest/boards/nxp/hexiwear/doc/
Dindex.rst193 Install the :ref:`pyocd-debug-host-tools` and make sure they are in your search
201 Add the arguments ``-DBOARD_FLASH_RUNNER=pyocd`` and
202 ``-DBOARD_DEBUG_RUNNER=pyocd`` when you invoke ``west build`` to override the
208 :gen-args: -DBOARD_FLASH_RUNNER=pyocd -DBOARD_DEBUG_RUNNER=pyocd
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/
Dindex.rst284 :ref:`pyocd-debug-host-tools`, to set up the required host tools.
294 ``west flash -r pyocd``` to use pyOCD.
327 Alternatively, run ``west debug -r trace32`` or ``west debug -r pyocd``
360 https://pyocd.io/
/Zephyr-latest/boards/st/nucleo_wb55rg/doc/
Dnucleo_wb55rg.rst221 $ west flash --runner pyocd
228 $ pyocd pack --update
229 $ pyocd pack --install stm32wb55rg
/Zephyr-latest/boards/st/nucleo_l552ze_q/doc/
Dnucleol552ze_q.rst248 $ west flash --runner pyocd
255 $ pyocd pack --update
256 $ pyocd pack --install stm32l552ze
/Zephyr-latest/boards/gd/gd32e507v_start/doc/
Dindex.rst58 pyocd pack install gd32e507ve
/Zephyr-latest/boards/st/nucleo_h533re/doc/
Dindex.rst235 $ west flash --runner pyocd
243 $ pyocd pack --update
244 $ pyocd pack --install stm32h5
/Zephyr-latest/boards/st/nucleo_h563zi/doc/
Dindex.rst226 $ west flash --runner pyocd
234 $ pyocd pack --update
235 $ pyocd pack --install stm32h5

12345678910