Home
last modified time | relevance | path

Searched refs:debug (Results 1 – 25 of 899) sorted by relevance

12345678910>>...36

/Zephyr-latest/boards/nxp/common/
Dopensda-debug.rst5 A debug probe is used for both flashing and debugging the board. This board has
6 an :ref:`opensda-onboard-debug-probe`. The default firmware present on this
7 probe is the :ref:`opensda-daplink-onboard-debug-probe`.
10 to setup your debug probe:
12 * :ref:`jlink-debug-host-tools`: `Using J-Link on NXP OpenSDA Boards`_
13 * :ref:`linkserver-debug-host-tools`: `Using DAPLink on NXP OpenSDA Boards`_
14 * :ref:`pyocd-debug-host-tools`: `Using DAPLink on NXP OpenSDA Boards`_
19 1. If the debug firmware has been modified, follow the instructions provided at
20 :ref:`opensda-daplink-onboard-debug-probe` to reprogram the default debug
27 There are two options: the onboard debug circuit can be updated with Segger
[all …]
Drt1xxx-lpclink2-debug.rst5 A debug probe is used for both flashing and debugging the board. This board has
6 an :ref:`lpc-link2-onboard-debug-probe`. The default firmware present on this
7 probe is the :ref:`lpclink2-daplink-onboard-debug-probe`.
10 to setup your debug probe:
12 * :ref:`jlink-debug-host-tools`:
14 * :ref:`linkserver-debug-host-tools`:
16 * :ref:`pyocd-debug-host-tools`:
23 :ref:`lpclink2-cmsis-onboard-debug-probe` to reprogram the default debug
30 There are two options: the onboard debug circuit can be updated with Segger
31 J-Link firmware, or a :ref:`jlink-external-debug-probe` can be attached to the
[all …]
/Zephyr-latest/doc/develop/flash_debug/
Dprobes.rst6 A *debug probe* is special hardware which allows you to control execution of a
10 also support other debug software and more advanced features such as
12 software supported by Zephyr, see :ref:`flash-debug-host-tools`.
21 an onboard debug probe, usb-to-serial adapter, and sometimes a drag-and-drop
22 flash programmer. This eliminates the need to purchase an external debug probe
23 and provides a variety of debug host tool options.
25 Several hardware vendors have their own branded onboard debug probe
27 `OpenSDA <#opensda-onboard-debug-probe>`_,
28 `LPC-Link2 <#lpc-link2-onboard-debug-probe>`_, or
29 `MCU-Link <#mcu-link-onboard-debug-probe>`_, probes depending on
[all …]
Dhost-tools.rst1 .. _flash-debug-host-tools:
7 flash and debug Zephyr applications.
10 ``debug``, ``debugserver``, and ``attach`` commands, provided your board
12 file declares that support properly. See :ref:`west-build-flash-debug` for
209 .. _linkserver-debug-host-tools:
214 Linkserver is a utility for launching and managing GDB servers for NXP debug probes,
217 with custom debug configurations based on GNU tools or as part of a headless solution
219 LPC11U35-based and OpenSDA based standalone or on-board debug probes from NXP.
222 This method will also install the tools supporting the debug probes below,
225 LinkServer is compatible with the following debug probes:
[all …]
/Zephyr-latest/tests/misc/llext-edk/pytest/
Dtest_edk.py47 logger.debug(f"Copying llext-edk.tar.xz to {tempdir}")
52 logger.debug(f"Extracting llext-edk.tar.xz to {tempdir}")
59 logger.debug(f"Copying extension to {tempdir_extension}")
65 logger.debug(f"Copying file2hex.py to {tempdir_extension}")
77 logger.debug(f"Building extension in {tempdir_extension} - cmake")
82 logger.debug(f"Building extension in {tempdir_extension} - make")
93 logger.debug(f"Running application with extension in {tempdir_extension} - west build")
104 logger.debug(f"west command: {command}")
109 logger.debug(f"Running application with extension in {tempdir_extension}")
/Zephyr-latest/scripts/build/
Dgen_isr_tables.py20 def __init__(self, debug = False): argument
21 self.__debug = debug
23 def debug(self, text): member in gen_isr_log
106 self.__log.debug("Level Bits Bitmask")
107 self.__log.debug("----------------------------")
110 self.__log.debug(f"{i + 1:>5} {self.__int_bits[i]:>7} {bitmask_str:>14}")
119 self.__log.debug('2nd level offsets: {}'.format(self.__irq2_offsets))
128 self.__log.debug('3rd level offsets: {}'.format(self.__irq3_offsets))
197 self.__log.debug('IRQ = ' + hex(irq))
205 self.__log.debug('IRQ_level = 3')
[all …]
Dgen_symtab.py20 def __init__(self, debug=False): argument
21 self.__debug = debug
23 def debug(self, text): member in gen_symtab_log
85 log.set_debug(args.debug)
119 log.debug('%6d: %s %s %.25s' % (
/Zephyr-latest/scripts/logging/dictionary/
Dparserlib.py40 logger.debug("# Build ID: %s", database.get_build_id())
41 logger.debug("# Target: %s, %d-bit", database.get_arch(), database.get_tgt_bits())
43 logger.debug("# Endianness: Little")
45 logger.debug("# Endianness: Big")
/Zephyr-latest/soc/microchip/mec/mec172x/
DKconfig22 prompt "MEC172x debug interface general configuration"
29 bool "Disable debug support"
36 bool "Debug support via Serial wire debug"
41 bool "Debug support via Serial wire debug with tracing enabled"
48 prompt "MEC172X debug interface trace configuration"
52 Select tracing mode for debug interface
55 bool "Debug support via Serial wire debug"
61 bool "debug support via Serial Wire Debug and Viewer"
/Zephyr-latest/boards/arduino/uno_r4/doc/
Dindex.rst18 - Built-in CMSIS-DAP debug adapter (Arduino UNO R4 WiFi only)
31 A debug adapter is required to flash and debug programs.
32 Arduino UNO R4 WiFi has a built-in debug adapter that
36 debug adapter separately. A 5V-compatible CMSIS-DAP adapter
62 Debugging can be done with ``west debug`` command.
64 Also, see the instructions specific to the debug server that you use.
70 :goals: debug
76 :goals: debug
82 Various debug adapters, including cmsis-dap probes, can debug the Arduino UNO R4 with pyOCD.
/Zephyr-latest/doc/services/debugging/
Ddebugmon.rst9 This strategy makes it possible to debug time-sensitive software, that would
23 requires an implementation of debug monitor interrupt that will be executed
26 With a SEGGER debug probe, it's possible to use a ready, SEGGER-provided implementation
29 * :kconfig:option:`CONFIG_SEGGER_DEBUGMON`: enables SEGGER debug monitor interrupt. Can be
30 used with SEGGER JLinkGDBServer and a SEGGER debug probe.
46 required to debug in the monitor mode using regular GDB commands.
47 Steps to configure SEGGER debug monitor:
60 After these steps use regular gdb commands to debug your program.
65 In order to provide a custom debug monitor interrupt, override ``z_arm_debug_monitor``
/Zephyr-latest/samples/drivers/clock_control_xec/boards/
Dmec1501modular_assy6885.overlay18 /* debug only, not using 32KHZ_IN pin */
21 /* 32KHZ_IN is a clock source and no debug */
24 /* 32KHZ_IN is a clock source with debug */
Dmec15xxevb_assy6853.overlay18 /* debug only, not using 32KHZ_IN pin */
21 /* 32KHZ_IN is a clock source and no debug */
24 /* 32KHZ_IN is a clock source with debug */
Dmec172xevb_assy6906.overlay18 /* debug only, not using 32KHZ_IN pin */
21 /* 32KHZ_IN is a clock source and no debug */
24 /* 32KHZ_IN is a clock source with debug */
/Zephyr-latest/soc/microchip/mec/mec15xx/
DKconfig46 prompt "MEC1501 debug interface general configuration"
53 bool "Disable debug support"
60 bool "Debug support via Serial wire debug"
65 bool "Debug support via Serial wire debug with tracing enabled"
73 prompt "MEC1501 debug interface trace configuration"
77 Select tracing mode for debug interface
80 bool "Debug support via Serial wire debug"
86 bool "debug support via Serial Wire Debug and Viewer"
/Zephyr-latest/samples/subsys/debug/debugmon/
DREADME.rst9 The Debug Monitor sample shows a basic configuration of debug monitor feature.
14 #. Configure registers to enable degugging in debug monitor mode
35 :zephyr-app: samples/subsys/debug/debugmon
40 After flashing the board enters a breakpoint and executes debug monitor exception code.
41 The LED starts to blink, indicating that even though the processor spins in debug monitor
/Zephyr-latest/samples/posix/philosophers/
DKconfig9 bool "Print debug information"
13 bool "Print debug information"
/Zephyr-latest/boards/nxp/lpcxpresso51u68/doc/
Dindex.rst17 - On-board high-speed USB based debug probe with CMSIS-DAP and J-Link protocol
18 support, can debug the on-board LPC51U68 or an external target
19 - External debug probe option
99 A debug probe is used for both flashing and debugging the board. This board is
101 however the :ref:`pyocd-debug-host-tools` do not support this probe so you must
102 reconfigure the board for one of the following debug probes instead.
104 :ref:`lpclink2-jlink-onboard-debug-probe`
107 Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
110 Follow the instructions in :ref:`lpclink2-jlink-onboard-debug-probe` to program
149 :goals: debug
/Zephyr-latest/boards/nxp/frdm_kl25z/doc/
Dindex.rst12 options and a built-in debug interface for flash programming and run-control.
19 - OpenSDA debug interface
117 A debug probe is used for both flashing and debugging the board. This board is
118 configured by default to use the :ref:`opensda-daplink-onboard-debug-probe`.
124 Option 1: Linkserver: :ref:`opensda-daplink-onboard-debug-probe` (Recommended)
127 Install the :ref:`linkserver-debug-host-tools` and make sure they are in your
128 search path. LinkServer works with the CMSIS-DAP debug firmware. Please follow the
129 instructions on :ref:`opensda-daplink-onboard-debug-probe` and select the latest revision
132 Linkserver is the default for this board, ``west flash`` and ``west debug`` will
138 west debug
[all …]
/Zephyr-latest/boards/adi/max32660evsys/doc/
Dindex.rst7 use board. A MAX32625PICO-based debug adapter comes attached to the main
8 board. It can be snapped free when programming is complete. The debug
9 module supports an optional 10-pin Arm® Cortex® debug connector for DAPLink
96 An Arm® debug access port (DAP) provides an external interface for debugging during application
97 development. The DAP is a standard Arm CoreSight® serial wire debug port, uses a two-pin serial
100 Once the debug probe is connected to your host computer, then you can simply run the
105 This board uses OpenOCD as the default debug interface. You can also use
108 be connected to the standard 2*5 pin debug connector (J3) using an
114 Please refer to the `Flashing`_ section and run the ``west debug`` command
/Zephyr-latest/modules/hal_ethos_u/
DCMakeLists.txt9 # Ethos-U driver (err=0, warn=1, info=2, debug=3)
10 set(ETHOSU_LOG_SEVERITY_MAP err err warning info debug)
20 set(ETHOSU_LOG_SEVERITY debug CACHE STRING "")
/Zephyr-latest/arch/x86/
Dgen_idt.py50 def debug(text): function
132 debug("assign IRQ %d to vector %d" % (irq, vector))
229 debug("spurious handler (code) : %s" % hex(header[0]))
230 debug("spurious handler (no code) : %s" % hex(header[1]))
235 debug("Configured interrupt routing")
236 debug("handler irq pri vec dpl")
237 debug("--------------------------")
240 debug("{0:<10} {1:<3} {2:<3} {3:<3} {4:<2}".format(
/Zephyr-latest/boards/renesas/ek_ra2l1/doc/
Dindex.rst42 - Debug LED (yellow) indicating the debug connection
57 You can build and flash an application with onboard J-Link debug adapter.
72 Debugging also can be done with onboard J-Link debug adapter.
74 Also, see the instructions specific to the debug server that you use.
80 :goals: debug
82 Or you can use Segger Ozone (`Segger Ozone Download`_) for a visual debug interface
84 Once downloaded and installed, open Segger Ozone and configure the debug project
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/
DREADME.rst20 :goals: debug
29 :goals: debug
38 :goals: debug
47 :goals: debug
56 :goals: debug
65 :goals: debug
/Zephyr-latest/samples/subsys/ipc/openamp/
DREADME.rst21 :goals: debug
30 :goals: debug
39 :goals: debug
48 :goals: debug
57 :goals: debug
66 :goals: debug

12345678910>>...36