Searched refs:west (Results 201 – 225 of 652) sorted by relevance
12345678910>>...27
/Zephyr-latest/boards/arduino/giga_r1/doc/ |
D | index.rst | 83 west blobs fetch hal_infineon 122 and external flash and is the one used by ``west flash`` by default. The 164 Debugging is supported by using ``west debug`` with an external probe such as a 168 west debug -r jlink
|
/Zephyr-latest/boards/arduino/nicla_vision/doc/ |
D | index.rst | 97 west blobs fetch hal_infineon 136 and external flash and is the one used by ``west flash`` by default. 173 Debugging is supported by using ``west debug`` with an external probe such as a 177 west debug -r jlink
|
/Zephyr-latest/boards/nxp/frdm_ke15z/doc/ |
D | index.rst | 89 Linkserver is the default for this board, ``west flash`` and ``west debug`` will 100 Use the ``-r jlink`` option with west to use the jlink runner. 104 west flash -r jlink
|
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/ |
D | index.rst | 291 Run the ``west flash`` command to flash the application using SEGGER J-Link. 292 Alternatively, run ``west flash -r trace32`` to use Lauterbach TRACE32, or 293 ``west flash -r pyocd``` to use pyOCD. 300 west flash -r trace32 --startup-args elfFile=<elf_path> loadTo=<flash/sram> 320 …west flash -r trace32 --startup-args elfFile=build/zephyr/zephyr.elf loadTo=flash eraseFlash=yes v… 325 Run the ``west debug`` command to start a GDB session using SEGGER J-Link. 326 Alternatively, run ``west debug -r trace32`` or ``west debug -r pyocd``
|
/Zephyr-latest/boards/shields/npm1100_ek/doc/ |
D | index.rst | 37 when invoking ``west build``.
|
/Zephyr-latest/scripts/west_commands/ |
D | shields.py | 13 from west.commands import WestCommand
|
/Zephyr-latest/snippets/ram-console/ |
D | README.rst | 8 west build -S ram-console [...]
|
/Zephyr-latest/boards/shields/boostxl_ulpsense/doc/ |
D | index.rst | 26 Set ``--shield boostxl_ulpsense`` when you invoke ``west build``. For example:
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/ |
D | README.rst | 41 west config manifest.project-filter -- +tflite-micro 42 west update 68 $ west build -p auto -b mps3/corstone300/an547 samples/modules/tflite-micro/hello_world/ -T sample.…
|
/Zephyr-latest/boards/st/nucleo_f031k6/doc/ |
D | index.rst | 108 The board is configured to be flashed using west `STM32CubeProgrammer`_ runner, 116 $ west flash --runner openocd 117 $ west flash --runner jlink
|
/Zephyr-latest/boards/st/nucleo_f042k6/doc/ |
D | index.rst | 108 The board is configured to be flashed using west `STM32CubeProgrammer`_ runner, 116 $ west flash --runner openocd 117 $ west flash --runner jlink
|
/Zephyr-latest/boards/st/nucleo_wb05kz/doc/ |
D | index.rst | 74 west blobs fetch hal_stm32 104 The board is configured to be flashed using the west `STM32CubeProgrammer`_ runner, 112 $ west flash --runner openocd
|
/Zephyr-latest/boards/st/nucleo_wb09ke/doc/ |
D | index.rst | 74 west blobs fetch hal_stm32 104 The board is configured to be flashed using the west `STM32CubeProgrammer`_ runner, 112 $ west flash --runner openocd
|
/Zephyr-latest/boards/st/stm32f0_disco/doc/ |
D | index.rst | 99 The board is configured to be flashed using west `STM32CubeProgrammer`_ runner, 107 $ west flash --runner openocd 108 $ west flash --runner jlink
|
/Zephyr-latest/boards/adi/max32690fthr/doc/ |
D | index.rst | 99 ``west flash`` command to write a firmware image into flash. Here is an example 111 appending ``--runner jlink`` to your ``west`` command(s). The J-Link should 119 ``west debug`` command to write a firmware image into flash and start a debug
|
/Zephyr-latest/boards/nxp/lpcxpresso11u68/doc/ |
D | index.rst | 126 #. Next, simply run the ``west flash`` command 131 Please refer to the `Flashing`_ section and run the ``west debug`` command 132 instead of ``west flash``.
|
/Zephyr-latest/scripts/ |
D | zephyr_module.py | 576 from west.manifest import MANIFEST_REV_BRANCH 689 from west.manifest import Manifest 699 from west.manifest import \ 701 from west.configuration import MalformedConfig 702 from west.util import WestNotFound 703 from west.version import __version__ as WestVersion
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 45 Blobs are fetched from official third-party sources by the :ref:`west blobs 46 <west-blobs>` command. 62 - A checksum for the blob, which ``west blobs`` checks after downloading. 64 change using Git and west 71 The :ref:`west blobs <west-blobs>` command can be used to list metadata of 74 The ``west blobs`` command only fetches and stores the binary blobs themselves. 92 - The ``west spdx`` command will include the tainted status in its output 214 removed from :file:`zephyr/west.yml` at any time due to lack of responsiveness or
|
/Zephyr-latest/boards/shields/npm6001_ek/doc/ |
D | index.rst | 31 when invoking ``west build``. You can check :zephyr:code-sample:`npm6001_ek` for a
|
/Zephyr-latest/boards/shields/seeed_xiao_round_display/doc/ |
D | index.rst | 26 Set ``--shield seeed_xiao_round_display`` when you invoke ``west build``.
|
/Zephyr-latest/boards/seeed/xiao_esp32s3/doc/ |
D | index.rst | 96 west blobs fetch hal_espressif 100 It is recommended running the command above after :file:`west update`. 144 :tool: west 148 :west-args: --sysbuild 233 west espressif monitor
|
/Zephyr-latest/boards/heltec/heltec_wireless_stick_lite_v3/doc/ |
D | index.rst | 140 west blobs fetch hal_espressif 144 It is recommended running the command above after :file:`west update`. 188 :tool: west 192 :west-args: --sysbuild 255 west espressif monitor
|
/Zephyr-latest/boards/espressif/esp32_devkitc_wroom/doc/ |
D | index.rst | 104 west blobs fetch hal_espressif 108 It is recommended running the command above after :file:`west update`. 152 :tool: west 156 :west-args: --sysbuild 219 west espressif monitor
|
/Zephyr-latest/boards/espressif/esp32_devkitc_wrover/doc/ |
D | index.rst | 104 west blobs fetch hal_espressif 108 It is recommended running the command above after :file:`west update`. 152 :tool: west 156 :west-args: --sysbuild 219 west espressif monitor
|
/Zephyr-latest/boards/olimex/olimex_esp32_evb/doc/ |
D | index.rst | 96 west blobs fetch hal_espressif 100 It is recommended running the command above after :file:`west update`. 144 :tool: west 148 :west-args: --sysbuild 211 west espressif monitor
|
12345678910>>...27