Home
last modified time | relevance | path

Searched refs:debug (Results 26 – 50 of 846) sorted by relevance

12345678910>>...34

/Zephyr-latest/boards/nxp/lpcxpresso54114/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 LPC54114 or an external target
19 - External debug probe option
28 debug probe
129 A debug probe is used for both flashing and debugging the board. This board is
131 however the :ref:`pyocd-debug-host-tools` do not support this probe so you must
132 reconfigure the board for one of the following debug probes instead.
134 :ref:`lpclink2-jlink-onboard-debug-probe`
137 Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
140 Follow the instructions in :ref:`lpclink2-jlink-onboard-debug-probe` to program
[all …]
/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
/Zephyr-latest/samples/subsys/ipc/openamp/
DREADME.rst21 :goals: debug
30 :goals: debug
39 :goals: debug
48 :goals: debug
57 :goals: debug
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhandlers.py114 logger.debug(f"Expected suite names:{expected_suite_names}")
115 logger.debug(f"Detected suite names:{detected_suite_names}")
140 logger.debug(
173 logger.debug(f"Loaded sysbuild domain data from {domain_path}")
230 logger.debug(f"OUTPUT: {stripped_line}")
346 logger.debug("Spawning process: " +
362 logger.debug(f"Spawning BinaryHandler Thread for {self.name}")
435 logger.debug('halted')
455 logger.debug("Serial port is already closed, stop reading.")
471 logger.debug(f"DEVICE: {sl}")
[all …]
/Zephyr-latest/soc/ti/simplelink/cc32xx/
DKconfig19 bool "Prepend debug header, disabling flash verification" if XIP
24 bool "Prepend debug header, disabling flash verification" if XIP
/Zephyr-latest/subsys/net/ip/
DKconfig.debug17 module-help = Enables debug of network packet and buffer allocations and frees.
51 module-help = Enables core network stack code to output debug messages.
57 module-help = Enables network interface code to output debug messages.
63 module-help = Enables network traffic class code to output debug messages.
69 module-help = Enables utility functions to output debug messages.
81 module-help = Enables UDP/TCP connection debug messages.
87 module-help = Enables routing engine debug messages.
/Zephyr-latest/scripts/build/
Dgen_isr_tables_parser_carrays.py75 self.__log.debug(str(header_raw))
90 self.__log.debug("Configured interrupt routing")
91 self.__log.debug("handler irq flags param")
92 self.__log.debug("--------------------------")
95 self.__log.debug("{0:<10} {1:<3} {2:<3} {3}".format(
124 self.__log.debug('offset is ' + str(offset))
125 self.__log.debug('num_vectors is ' + str(nvec))
Dgen_isr_tables_parser_local.py93 self.__log.debug(str(header_raw))
121 self.__log.debug("Unpacked IRQ{}, flags: {}, sname: \"{}\"\n".format(
128 self.__log.debug("Configured interrupt routing with linker")
129 self.__log.debug("irq flags sname")
130 self.__log.debug("--------------------------")
133 self.__log.debug("{0:<3} {1:<5} {2}".format(
167 self.__log.debug('offset is ' + str(offset))
168 self.__log.debug('num_vectors is ' + str(nvec))
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/
Dutils.py22 logger.debug('Found matching key: %s' % line.strip())
24 logger.debug('Not found key: %s' % config_key)
/Zephyr-latest/boards/nxp/s32z2xxdc2/doc/
Dindex.rst182 This board supports West runners for the following debug tools:
184 - :ref:`NXP S32 Debug Probe <nxp-s32-debug-probe>` (default)
185 - :ref:`Lauterbach TRACE32 <lauterbach-trace32-debug-host-tools>`
187 Follow the installation steps of the debug tool you plan to use before loading
210 You can build and debug the :zephyr:code-sample:`hello_world` sample for the board
216 :goals: build debug
224 :goals: build debug
227 At this point you can do your normal debug session. Set breakpoints and then
235 To debug with Lauterbach TRACE32 softare run instead:
240 :goals: build debug -r trace32
[all …]
/Zephyr-latest/boards/nxp/frdm_ke17z512/doc/
Dindex.rst7 MCU-based platforms. The onboard OpenSDAv2 serial and debug adapter,
96 A debug probe is used for both flashing and debugging the board. This board is
106 Install the :ref:`linkserver-debug-host-tools` and make sure they are in your
110 Linkserver is the default for this board, ``west flash`` and ``west debug`` will
113 Option 2: :ref:`opensda-jlink-onboard-debug-probe`
116 Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
119 Follow the instructions in :ref:`opensda-jlink-onboard-debug-probe` to program
130 Regardless of your choice in debug probe, we will use the OpenSDA
169 :goals: debug
197 .. _linkserver-debug-host-tools:
[all …]
/Zephyr-latest/boards/nxp/mimxrt595_evk/doc/
Dindex.rst21 - Onboard, high-speed USB, Link2 debug probe with CMSIS-DAP protocol (supporting Cortex M33 debug o…
184 For detailed instructions on how to debug DSP firmware, please refer to
196 A debug probe is used for both flashing and debugging the board. This board is
204 1. Install the :ref:`jlink-debug-host-tools` and make sure they are in your search path.
205 2. To connect the SWD signals to onboard debug circuit, install jumpers JP17, JP18 and JP19,
207 3. Follow the instructions in :ref:`lpclink2-jlink-onboard-debug-probe` to program the
213 1. Install the :ref:`jlink-debug-host-tools` and make sure they are in your search path.
215 2. To disconnect the SWD signals from onboard debug circuit, **remove** jumpers J17, J18,
220 See :ref:`jlink-external-debug-probe` for more information.
224 … 1. Install the :ref:`linkserver-debug-host-tools` and make sure they are in your search path.
[all …]
/Zephyr-latest/doc/develop/tools/
Dclion.rst8 This guide describes how to set up, build, and debug Zephyr's sample application in CLion, using
12 way to open, build, and run/debug Zephyr projects. This guide will be updated soon, but is still
32 This guide gives details on how to build and debug the :zephyr:code-sample:`multi-thread-blinky`
93 Configure Zephyr parameters for debug
124 This option enables Zephyr tasks view during debugging. See `Multi-threaded RTOS debug`_ in CLion
132 In order to debug a Zephyr application in CLion, you need to create a run/debug configuration out of
135 Instructions below show the case of a Nordic Semiconductor board and a Segger J-Link debug probe. If
208 :alt: Viewing Zephyr tasks during a debug session
210 Refer to `CLion web help`_ for detailed description of the IDE debug capabilities.
216 .. _Multi-threaded RTOS debug: https://www.jetbrains.com/help/clion/rtos-debug.html
/Zephyr-latest/boards/nxp/twr_ke18f/doc/
Dindex.rst7 MCU-based platforms. The onboard OpenSDAv2 serial and debug adapter,
133 A debug probe is used for both flashing and debugging the board. This board is
134 configured by default to use the :ref:`opensda-daplink-onboard-debug-probe`.
140 Option 1: :ref:`opensda-daplink-onboard-debug-probe` (Recommended)
143 Install the :ref:`pyocd-debug-host-tools` and make sure they are in your search
146 Follow the instructions in :ref:`opensda-daplink-onboard-debug-probe` to program
149 Option 2: :ref:`opensda-jlink-onboard-debug-probe`
152 Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
155 Follow the instructions in :ref:`opensda-jlink-onboard-debug-probe` to program
171 Regardless of your choice in debug probe, we will use the OpenSDA
[all …]
/Zephyr-latest/boards/nxp/frdm_k22f/doc/
Dindex.rst15 - OpenSDAv2, the NXP open source hardware embedded serial and debug adapter
30 - Programmable OpenSDAv2 debug circuit supporting the CMSIS-DAP Interface
34 - CMSIS-DAP debug interface over a driver-less USB HID connection providing
177 A debug probe is used for both flashing and debugging the board. This board is
178 configured by default to use the :ref:`opensda-daplink-onboard-debug-probe`.
184 Option 1: :ref:`opensda-daplink-onboard-debug-probe` (Recommended)
187 Follow the instructions in :ref:`opensda-daplink-onboard-debug-probe` to program
190 Install the :ref:`linkserver-debug-host-tools` and make sure they are in your
194 Linkserver is the default for this board, ``west flash`` and ``west debug`` will
201 Alternatively, pyOCD can be used to flash and debug the board by using the
[all …]
/Zephyr-latest/include/zephyr/linker/
Ddebug-sections.ld14 /* DWARF debug sections.
18 SECTION_PROLOGUE(.debug, 0,) { *(.debug) }
/Zephyr-latest/boards/segger/ip_k66f/doc/
Dindex.rst11 - On-board debug probe J-Link-OB for programming
20 - On-board debug probe J-Link-OB for programming
94 A debug probe is used for both flashing and debugging the board. This board is
95 configured by default to use the :ref:`opensda-jlink-onboard-debug-probe`.
97 :ref:`opensda-jlink-onboard-debug-probe`
100 Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
103 Follow the instructions in :ref:`opensda-jlink-onboard-debug-probe` to program
130 :goals: debug
/Zephyr-latest/modules/mbedtls/
DKconfig82 module-str = Log level mbedTLS library debug hook
86 bool "mbed TLS debug activation"
90 activate debug logging.
95 function in your application. Alternatively implement your own debug
109 Default mbed TLS debug logging level for Zephyr integration code
110 (from ext/lib/crypto/mbedtls/include/mbedtls/debug.h):
111 0 No debug
118 mbedTLS initialization, with the configured debug log level.
130 when debug messages are enabled.
138 Filename passed as argument to debug hook will be stripped from
[all …]
/Zephyr-latest/boards/nxp/frdm_k82f/doc/
Dindex.rst15 - OpenSDAv2.1, the NXP open source hardware embedded serial and debug adapter
31 - Programmable OpenSDAv2.1 debug circuit supporting the CMSIS-DAP Interface
35 - CMSIS-DAP debug interface over a driver-less USB HID connection providing
136 A debug probe is used for both flashing and debugging the board. This board is
137 configured by default to use the :ref:`opensda-daplink-onboard-debug-probe`.
143 Option 1: :ref:`opensda-daplink-onboard-debug-probe` (Recommended)
146 Install the :ref:`pyocd-debug-host-tools` and make sure they are in your search
149 Follow the instructions in :ref:`opensda-daplink-onboard-debug-probe` to program
152 Option 2: :ref:`opensda-jlink-onboard-debug-probe`
155 Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
[all …]
/Zephyr-latest/boards/nxp/lpcxpresso55s69/doc/
Dindex.rst8 architecture. The board includes a high performance onboard debug probe, audio
16 - Onboard, high-speed USB, Link2 debug probe with CMSIS-DAP and SEGGER J-Link
18 - UART and SPI port bridging from LPC55S69 target to USB via the onboard debug
20 - Hardware support for external debug probe
277 A debug probe is used for both flashing and debugging the board. This board is
279 however the :ref:`pyocd-debug-host-tools` does not yet support this probe so you
280 must reconfigure the board for one of the following debug probes instead.
282 :ref:`lpclink2-jlink-onboard-debug-probe`
285 Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
288 Follow the instructions in :ref:`lpclink2-jlink-onboard-debug-probe` to program
[all …]
/Zephyr-latest/boards/nxp/frdm_ke17z/doc/
Dindex.rst94 A debug probe is used for both flashing and debugging the board. This board is
104 Install the :ref:`linkserver-debug-host-tools` and make sure they are in your
108 Linkserver is the default for this board, ``west flash`` and ``west debug`` will
116 External JLink: :ref:`jlink-external-debug-probe`
119 Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
134 Regardless of your choice in debug probe, we will use the OpenSDA
173 :goals: debug
199 …https://www.nxp.com/design/design-center/software/sensor-toolbox/opensda-serial-and-debug-adapter:…
201 .. _linkserver-debug-host-tools:
/Zephyr-latest/boards/nxp/frdm_kw41z/doc/
Dindex.rst34 - OpenSDA and JTAG debug
147 A debug probe is used for both flashing and debugging the board. This board is
148 configured by default to use the :ref:`opensda-daplink-onboard-debug-probe`.
150 Option 1: :ref:`opensda-daplink-onboard-debug-probe` (Recommended)
153 Install the :ref:`pyocd-debug-host-tools` and make sure they are in your search
156 Follow the instructions in :ref:`opensda-daplink-onboard-debug-probe` to program
159 Option 2: :ref:`opensda-jlink-onboard-debug-probe`
162 Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
165 Follow the instructions in :ref:`opensda-jlink-onboard-debug-probe` to program
181 Regardless of your choice in debug probe, we will use the OpenSDA
[all …]
/Zephyr-latest/arch/x86/
Dgen_gdt.py54 def debug(text): function
78 debug("create pseudo descriptor: %x %x" % (addr, size))
101 debug("create code or data entry: %x %x %x %x %x" %
130 debug("create TSS entry: %x %x %x" % (base, limit, dpl))
/Zephyr-latest/tests/boards/nrf/coresight_stm/pytest/
Dtest_stm.py64 logger.debug(f"{SB_CONFIG_APP_CPUPPR_RUN=}")
65 logger.debug(f"{SB_CONFIG_APP_CPUFLPR_RUN=}")
138 logger.debug(f"Using serial: {UART_PATH}")
145 logger.debug(f"{BUILD_DIR=}")
152 logger.debug(f"{config_str=}")
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/doc/
Dindex.rst253 A debug probe is used for both flashing and debugging the board. This board is
254 configured by default to use the :ref:`opensda-daplink-onboard-debug-probe`,
255 however the :ref:`pyocd-debug-host-tools` do not yet support programming the
257 following debug probes instead.
264 Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
269 There are two options: the onboard debug circuit can be updated with Segger
270 J-Link firmware, or :ref:`jlink-external-debug-probe` can be attached to the
277 Regardless of your choice in debug probe, we will use the OpenSDA
280 Connect a USB cable from your PC to PixHawk debug adapter.
322 :goals: debug
[all …]

12345678910>>...34