Home
last modified time | relevance | path

Searched refs:debug (Results 126 – 150 of 846) sorted by relevance

12345678910>>...34

/Zephyr-latest/boards/st/nucleo_wba52cg/doc/
Dnucleo_wba52cg.rst35 mass storage, Virtual COM port, and debug port
121 - Flexible life cycle scheme with RDP and password protected debug
138 - Serial wire debug (SWD), JTAG
218 Nucleo WBA52CG board includes an ST-LINK/V3 embedded debug tool interface.
219 It could be used for flash and debug using either OpenOCD or STM32Cube ecosystem tools.
252 You can debug an application in the usual way using OpenOCD. Here is an example for the
259 :goals: debug
264 You can debug an application using a STM32WBA compatible version of STM32CubeIDE.
274 - Run debug
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/support/
Dappli_debug_cmd.gdb4 # helper file for "west debug" command to load the .elf
/Zephyr-latest/scripts/west_commands/runners/
Dintel_adsp.py106 self.logger.debug(f"rcmd: {self.run_cmd}")
122 self.logger.debug(f"rcmd: {self.log_cmd}")
/Zephyr-latest/tests/subsys/debug/gdbstub/pytest/
Dtest_gdbstub.py85 logger.debug(f"GDB output:\n{gdb_process.stdout}\n")
91 logger.debug(f"App output:\n{app_output}\n")
/Zephyr-latest/boards/infineon/xmc45_relax_kit/doc/
Dindex.rst94 west debug
104 west debug
106 Once the gdb console starts after executing the west debug command, you may now set breakpoints and…
/Zephyr-latest/boards/infineon/xmc47_relax_kit/doc/
Dindex.rst96 west debug
106 west debug
108 Once the gdb console starts after executing the west debug command, you may now set breakpoints and…
/Zephyr-latest/boards/particle/nrf51_blenano/doc/
Dindex.rst53 The DAPLink USB board acts as a dongle. DAPLink debug probes appear on the host computer as a USB d…
90 you can debug an application in the usual way. Here is an example for
97 :goals: debug
/Zephyr-latest/boards/particle/nrf52_blenano2/doc/
Dindex.rst53 The DAPLink USB board acts as a dongle. DAPLink debug probes appear on the host computer as a USB d…
88 you can debug an application in the usual way. Here is an example for
95 :goals: debug
/Zephyr-latest/boards/nxp/ucans32k1sic/support/
Dstartup.cmm9 ; valid values: flash, debug *
103 ELSE IF ("&command"=="debug")
105 ; Setup minimal debug environment
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/
Dconftest.py140 logger.debug('Endpoint: %s', ep)
141 logger.debug('Boostrap PSK: %s', binascii.b2a_hex(bs_passwd.encode()).decode())
142 logger.debug('PSK: %s', binascii.b2a_hex(passwd.encode()).decode())
/Zephyr-latest/boards/nxp/frdm_mcxw71/doc/
Dindex.rst91 A debug probe is used for both flashing and debugging the board. This board is
99 :ref:`mcu-link-cmsis-onboard-debug-probe` to reprogram the default MCU-Link
100 firmware. This only needs to be done if the default onboard debug circuit
107 There are two options. The onboard debug circuit can be updated with Segger
109 :ref:`mcu-link-jlink-onboard-debug-probe`.
112 The second option is to attach a :ref:`jlink-external-debug-probe` to the
157 :goals: debug
/Zephyr-latest/boards/nxp/mimxrt1024_evk/doc/
Dindex.rst202 This board supports 3 debug host tools. Please install your preferred host
206 * :ref:`linkserver-debug-host-tools` (Default, Supported by NXP)
207 * :ref:`jlink-debug-host-tools` (Supported by NXP)
208 * :ref:`pyocd-debug-host-tools` (Not supported by NXP)
216 .. include:: ../../common/rt1xxx-lpclink2-debug.rst
222 Regardless of your choice in debug probe, we will use the OpenSDA
263 :goals: debug
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py108 self.debug()
158 def debug(self): member in HDAStream
159 log.debug("HDA %d: PPROC %d, CTL 0x%x, LPIB 0x%x, BDPU 0x%x, BDPL 0x%x, CBL 0x%x, LVI 0x%x",
162 log.debug(" FIFOW %d, FIFOS %d, FMT %x, FIFOL %d, DPIB %d, EFIFOS %d",
164 log.debug(" status: FIFORDY %d, DESE %d, FIFOE %d, BCIS %d",
176 self.debug()
197 self.debug()
677 log.debug("DSP powered off at winstream_read")
713 log.debug("DSP powered off at winstream_write")
762 log.debug("not found, %u attempts left", attempts)
[all …]
/Zephyr-latest/tests/boot/with_mcumgr/pytest/
Dwest_sign_wrapper.py45 logger.debug('OUT: %s' % output)
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/common/
DKconfig10 This driver exposes a virtual I2C driver used to debug virtual
/Zephyr-latest/subsys/net/lib/trickle/
DKconfig16 module-help = Enables Trickle library output debug messages
/Zephyr-latest/boards/adi/max32662evkit/doc/
Dindex.rst207 An Arm® debug access port (DAP) provides an external interface for debugging during application
208 development. The DAP is a standard Arm CoreSight® serial wire debug port, uses a two-pin serial
214 Once the debug probe is connected to your host computer, then you can simply run the
219 This board uses OpenOCD as the default debug interface. You can also use
222 be connected to the standard 2*5 pin debug connector (J3) using an
228 Please refer to the `Flashing`_ section and run the ``west debug`` command
/Zephyr-latest/boards/nxp/lpcxpresso55s28/doc/
Dindex.rst8 architecture. The board includes a high-performance onboard debug probe, audio
17 - Onboard, high-speed USB, Link2 debug probe with CMSIS-DAP and SEGGER J-Link
19 - UART and SPI port bridging from LPC55S28 target to USB via the onboard debug
21 - Hardware support for external debug probe
142 A debug probe is used for both flashing and debugging the board. This
183 :goals: debug
/Zephyr-latest/boards/nxp/mimxrt1015_evk/doc/
Dindex.rst157 This board supports 3 debug host tools. Please install your preferred host
161 * :ref:`linkserver-debug-host-tools` (Default, Supported by NXP)
162 * :ref:`jlink-debug-host-tools` (Supported by NXP)
163 * :ref:`pyocd-debug-host-tools` (Not supported by NXP)
175 .. include:: ../../common/rt1xxx-lpclink2-debug.rst
181 Regardless of your choice in debug probe, we will use the OpenSDA
/Zephyr-latest/boards/seagate/legend/doc/
Dindex.rst118 The STM32F070cb MCU can be flashed by connecting an external debug probe to the
121 your debug probe.
123 Once the debug probe is connected to both the Legend board and your host
130 Please refer to the `Flashing`_ section and run the ``west debug`` command
/Zephyr-latest/boards/vngiotlab/nrf51_vbluno51/doc/
Dindex.rst36 - DAPLink (CMSIS-DAP) interface for program and debug:
38 + USB HID (DAP): CMSIS-DAP compliant debug channel.
114 You can debug an application in the usual way. Here is an example for the
121 :goals: debug
/Zephyr-latest/dts/riscv/sifive/
Driscv32-fe310.dtsi68 debug: debug-controller@0 { label
69 compatible = "sifive,debug-013", "riscv,debug-013";
/Zephyr-latest/boards/st/stm32g0316_disco/doc/
Dindex.rst8 and allows the user to develop applications. It includes an on-board ST-LINK/V2-1 to debug
77 The STM32G0316-DISCO board includes an ST-LINK/V2-1 embedded debug tool interface.
111 You can debug an application in the usual way. Here is an example for the
118 :goals: debug
/Zephyr-latest/boards/nxp/mimxrt1064_evk/doc/
Dindex.rst313 This board supports 3 debug host tools. Please install your preferred host
317 * :ref:`jlink-debug-host-tools` (Default, Supported by NXP)
318 * :ref:`linkserver-debug-host-tools` (Supported by NXP)
319 * :ref:`pyocd-debug-host-tools` (Not supported by NXP)
336 .. include:: ../../common/rt1xxx-lpclink2-debug.rst
345 Regardless of your choice in debug probe, we will use the OpenSDA
392 :goals: debug
408 If the debug probe fails to connect with the following error, it's possible
429 #. Run ``west debug`` or ``west flash`` again with a known working Zephyr
436 If the west flash or debug commands fail, and the command hangs while executing
[all …]
/Zephyr-latest/soc/renesas/rz/rzg3s/
DKconfig.defconfig22 # This is required to support debug with xSPI boot when Zephyr already booted by TF-A

12345678910>>...34