Home
last modified time | relevance | path

Searched refs:debug (Results 226 – 250 of 846) sorted by relevance

12345678910>>...34

/Zephyr-latest/boards/renesas/ek_ra6m5/doc/
Dindex.rst43 - Debug LED (yellow) indicating the debug connection
146 You can use Segger Ozone (`Segger Ozone Download`_) for a visual debug interface
148 Once downloaded and installed, open Segger Ozone and configure the debug project
157 **Note:** It's verified that we can debug OK on Segger Ozone v3.30d so please use this or later
/Zephyr-latest/boards/renesas/fpb_ra6e2/doc/
Dindex.rst42 - Debug/power LED (yellow) indicating power and the debug connection
128 You can use Segger Ozone (`Segger Ozone Download`_) for a visual debug interface
130 Once downloaded and installed, open Segger Ozone and configure the debug project
139 **Note:** It's verified that we can debug OK on Segger Ozone v3.30d so please use this or later
/Zephyr-latest/boards/infineon/cy8ckit_062s4/doc/
Dindex.rst80 …ebugging, flash programming, and serial communication over USB. Flash and debug commands use OpenO…
106 west debug
119 west debug
121 Once the gdb console starts after executing the west debug command, you may now set breakpoints and…
/Zephyr-latest/boards/infineon/cy8cproto_063_ble/doc/
Dindex.rst7 enables design and debug of the Cypress PSOC 63 BLE MCU.
92 …ebugging, flash programming, and serial communication over USB. Flash and debug commands use OpenO…
118 west debug
131 west debug
/Zephyr-latest/boards/st/nucleo_g431kb/doc/
Dindex.rst23 - Development support: serial wire debug (SWD), JTAG, Embedded Trace Macrocell.
98 Nucleo G431KB Board includes an ST-Link/V3 embedded debug tool interface.
152 You can debug an application in the usual way. Here is an example for the
159 :goals: debug
/Zephyr-latest/boards/st/stm32f072_eval/doc/
Dindex.rst18 - SWD debug support, ST-LINK/V2 embedded
137 STM32F072-EVAL Discovery kit includes an ST-LINK/V2 embedded debug tool interface.
172 You can debug an application in the usual way. Here is an example for the
179 :goals: debug
/Zephyr-latest/boards/st/b_g474e_dpow1/doc/
Dindex.rst32 Virtual COM port, and debug port
101 The B-G474E-DPOW1 Discovery board includes an ST-LINK/V3E embedded debug tool interface.
132 You can debug an application in the usual way. Here is an example for the
139 :goals: debug
/Zephyr-latest/boards/96boards/carbon/doc/
Dnrf51822.rst69 The SWD debug pins are broken out to an external header; all other
81 debugger, via the debug header labeled "BLE" on the board's
95 be connected to the BLE debug header using flying leads and its 20 Pin
124 run "load". You can then debug as usual with GDB. In particular, type
/Zephyr-latest/boards/st/nucleo_l412rb_p/doc/
Dindex.rst19 …bugger/programmer with USB re-enumeration capability: mass storage, Virtual COM port and debug port
33 - MIPI® debug connector
118 - Development support: serial wire debug (SWD), JTAG, Embedded Trace Macrocell |trade|
204 Nucleo L412RB-P board includes an ST-LINK/V2-1 embedded debug tool interface.
252 You can debug an application in the usual way. Here is an example for the
259 :goals: debug
/Zephyr-latest/boards/nxp/vmu_rt1170/doc/
Dindex.rst40 - 10 pin debug and shell adapter board to 20 Pin JTAG debugger and USB-C shell
478 A debug probe is used for both flashing and debugging the board.
483 Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
486 Connect the J-Link debugger through the debug adapter board.
491 Use the USB-C from the debug adapter board to access the console with
525 :goals: debug
/Zephyr-latest/samples/sensor/accel_trig/
DREADME.rst4 Test and debug accelerometer with interrupts.
/Zephyr-latest/drivers/dma/
DKconfig.intel_adsp_gpdma32 Dump Intel ADSP GPDMA registers for debug
/Zephyr-latest/boards/st/b_u585i_iot02a/support/
Dopenocd.cfg10 # Enable debug when in low power modes
/Zephyr-latest/boards/silabs/dev_kits/sim3u1xx_dk/support/
Dopenocd.cfg10 # On SiM3U1xx, doing a chip reset also takes down the debug port. For this reason, we disable the
/Zephyr-latest/boards/st/stm32u5a9j_dk/support/
Dopenocd.cfg10 # Enable debug when in low power modes
/Zephyr-latest/boards/st/nucleo_u575zi_q/support/
Dopenocd.cfg10 # Enable debug when in low power modes
/Zephyr-latest/boards/st/nucleo_u5a5zj_q/support/
Dopenocd.cfg10 # Enable debug when in low power modes
/Zephyr-latest/boards/st/sensortile_box_pro/support/
Dopenocd.cfg10 # Enable debug when in low power modes
/Zephyr-latest/boards/st/steval_stwinbx1/support/
Dopenocd.cfg10 # Enable debug when in low power modes
/Zephyr-latest/subsys/net/l2/dummy/any/
DKconfig20 module-help = Enables pseudo interface to output debug messages.
/Zephyr-latest/boards/bbc/microbit_v2/
Dboard.cmake8 # https://www.segger.com/products/debug-probes/j-link/models/other-j-links/bbc-microbit-j-link-upgr…
/Zephyr-latest/boards/gardena/sgrm/support/
Dopenocd.cfg10 # On SiM3U1xx, doing a chip reset also takes down the debug port. For this reason, we disable the
/Zephyr-latest/subsys/net/lib/websocket/
DKconfig35 module-help = Enable debug message of Websocket client library.
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtestplan.py224 logger.debug(f'Quarantine file {quarantine_file} is empty')
374 logger.debug("No duplicates found.")
539 logger.debug(f"adding {platform.name} to default platforms (override mode)")
578 logger.debug(f"Reading testsuite configuration files under {root}...")
588 logger.debug("Found possible testsuite in " + dirpath)
651 logger.debug(f"Skip - {msg}")
699 logger.debug(f"loading {ts['name']}...")
796 logger.debug("platform filter: " + str(platform_filter))
797 logger.debug(" vendor filter: " + str(vendor_filter))
798 logger.debug(" arch_filter: " + str(arch_filter))
[all …]
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Ddevice_adapter.py107 logger.debug('Device already connected')
132 logger.debug("Device already disconnected")
150 logger.debug('#: %s', data)

12345678910>>...34