Home
last modified time | relevance | path

Searched full:debug (Results 1 – 25 of 1184) sorted by relevance

12345678910>>...48

/Zephyr-Core-3.6.0/subsys/bluetooth/
DKconfig.logging26 bool "[DEPRECATED] Bluetooth HCI driver debug"
29 This option enables debug support for the active
34 bool "[DEPRECATED] Bluetooth Resolvable Private Address (RPA) debug"
38 This option enables debug support for the Bluetooth
46 bool "[DEPRECATED] Audio Input Control Service debug"
49 Use this option to enable Audio Input Control Service debug logs for
53 bool "[DEPRECATED] Audio Input Control Service client debug"
56 Use this option to enable Audio Input Control Service client debug
62 bool "[DEPRECATED] Basic Audio Profile Stream debug"
66 Use this option to enable Basic Audio Profile Stream debug logs.
[all …]
/Zephyr-Core-3.6.0/samples/subsys/testsuite/pytest/shell/
DREADME.rst43 DEBUG: #: uart:~$ help
44 DEBUG: #: Please press the <Tab> button to see all available commands.
45DEBUG: #: You can also use the <Tab> button to prompt or auto-complete all commands or its subcomm…
46 DEBUG: #: You can try to call commands with <-h> or <--help> parameter for more information.
47 DEBUG: #: Shell supports following meta-keys:
48 DEBUG: #: Ctrl + (a key from: abcdefklnpuw)
49 DEBUG: #: Alt + (a key from: bf)
50 DEBUG: #: Please refer to shell documentation for more details.
51 DEBUG: #: Available commands:
52 DEBUG: #: clear :Clear screen.
[all …]
/Zephyr-Core-3.6.0/soc/arm/microchip_mec/mec172x/
DKconfig.soc31 prompt "MEC172x debug interface general configuration"
35 Select Debug SoC interface support for MEC172X SoC family
38 bool "Disable debug support"
40 Debug port is disabled, JTAG/SWD cannot be enabled. JTAG_RST#
45 bool "Debug support via Serial wire debug"
50 bool "Debug support via Serial wire debug with tracing enabled"
57 prompt "MEC172X debug interface trace configuration"
61 Select tracing mode for debug interface
64 bool "Debug support via Serial wire debug"
70 bool "debug support via Serial Wire Debug and Viewer"
/Zephyr-Core-3.6.0/doc/develop/flash_debug/
Dprobes.rst3 Debug Probes
6 A *debug probe* is special hardware which allows you to control execution of a
7 Zephyr application running on a separate board. Debug probes usually allow
10 also support other debug software and more advanced features such as
12 software supported by Zephyr, see :ref:`flash-debug-host-tools`.
14 Debug probes are usually connected to your host workstation via USB; they
16 connect to the device running Zephyr using the JTAG or SWD protocols. Debug
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.
[all …]
Dhost-tools.rst1 .. _flash-debug-host-tools:
3 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
202 .. _linkserver-debug-host-tools:
204 LinkServer Debug Host Tools
207 Linkserver is a utility for launching and managing GDB servers for NXP debug probes,
210 with custom debug configurations based on GNU tools or as part of a headless solution
212 LPC11U35-based and OpenSDA based standalone or on-board debug probes from NXP.
[all …]
/Zephyr-Core-3.6.0/soc/arm/microchip_mec/mec1501/
DKconfig.soc43 prompt "MEC1501 debug interface general configuration"
47 Select Debug SoC interface support for MEC15xx SoC family
50 bool "Disable debug support"
52 Debug port is disabled, JTAG/SWD cannot be enabled. JTAG_RST#
57 bool "Debug support via Serial wire debug"
62 bool "Debug support via Serial wire debug with tracing enabled"
70 prompt "MEC1501 debug interface trace configuration"
74 Select tracing mode for debug interface
77 bool "Debug support via Serial wire debug"
83 bool "debug support via Serial Wire Debug and Viewer"
/Zephyr-Core-3.6.0/scripts/west_commands/
Ddebug.py7 '''west "debug", "debugserver", and "attach" commands.'''
16 class Debug(WestCommand): class
19 super(Debug, self).__init__(
20 'debug',
22 'flash and interactively debug a Zephyr application',
28 self.runner_key = 'debug-runner' # in runners.yaml
43 'connect to board and launch a debug server',
45 Connect to the board and launch a debug server which accepts
48 The debug server binds to a known port, and allows client software
49 started elsewhere to connect to it and debug the running
[all …]
/Zephyr-Core-3.6.0/samples/subsys/debug/debugmon/
DREADME.rst3 Debug monitor
9 The Debug Monitor sample shows a basic configuration of debug monitor feature.
14 #. Configure registers to enable degugging in debug monitor mode
24 #. Support Debug Monitor feature (available on Cortex-M processors with the exception of Cortex-M0)
32 Build and flash Debug Monitor as follows, changing ``reel_board`` for your board:
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
Dsample.yaml2 name: debug monitor sample
4 sample.debug.debugmon:
7 tags: debug
/Zephyr-Core-3.6.0/doc/services/debugging/
Ddebugmon.rst3 Cortex-M Debug Monitor
9 This strategy makes it possible to debug time-sensitive software, that would
13 Zephyr provides support for enabling and configuring the Debug Monitor exception.
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.
[all …]
/Zephyr-Core-3.6.0/samples/subsys/logging/syst/
DREADME.rst16 :file:`<workspace>/modules/debug/mipi-sys-t/printer/`.
23 cd <workspace>/modules/debug/mipi-sys-t/printer/
30 :file:`<workspace>/modules/debug/mipi-sys-t/printer/build`.
93 [ 0.020000] <dbg> syst: Debug message example.
94 [ 0.020000] <dbg> syst: Debug message example, 1
95 [ 0.020000] <dbg> syst: Debug message example, 1, 2
96 [ 0.020000] <dbg> syst: Debug message example, 1, 2, 3
97 [ 0.020000] <dbg> syst: Debug message example, 1, 2, 3, 0x4
103 [ 0.030000] <dbg> syst: Debug message example, %f
145 <workspace>/modules/debug/mipi-sys-t/printer/build/systprint -p /tmp/syst
[all …]
/Zephyr-Core-3.6.0/subsys/net/ip/
DKconfig.debug1 # Debug Options
17 module-help = Enables debug of network packet and buffer allocations and frees.
21 bool "Debug network packet and buffer individual allocation"
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-Core-3.6.0/tests/bsim/bluetooth/host/gatt/notify_multiple/test_scripts/
D_notify-debug.sh7 # `_notify-debug.sh client debug`
8 # `_notify-debug.sh server`
9 # `_notify-debug.sh`
12 # `debug` when running the script.
24 if [[ $2 == "debug" ]]; then
/Zephyr-Core-3.6.0/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
24 """Print debug message if debugging is enabled.
63 This is done to allow debug function work as soon as possible.
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))
[all …]
/Zephyr-Core-3.6.0/scripts/
Dwest-commands.yml33 - file: scripts/west_commands/debug.py
35 - name: debug
36 class: Debug
37 help: flash and interactively debug a Zephyr application
40 help: connect to board and launch a debug server
43 help: interactively debug a board
/Zephyr-Core-3.6.0/modules/mbedtls/
DKconfig80 module-str = Log level mbedTLS library debug hook
84 bool "mbed TLS debug activation"
88 activate debug logging.
93 function in your application. Alternatively implement your own debug
107 Default mbed TLS debug logging level for Zephyr integration code
108 (from ext/lib/crypto/mbedtls/include/mbedtls/debug.h):
109 0 No debug
116 mbedTLS initialization, with the configured debug log level.
128 when debug messages are enabled.
136 Filename passed as argument to debug hook will be stripped from
[all …]
/Zephyr-Core-3.6.0/tests/bluetooth/ctrl_isoal/
DKconfig16 bool "[DEPRECATED] Bluetooth ISO-AL debug"
20 This option enables debug support for the Bluetooth ISO-AL.
23 legacy-debug-sym = BT_CTLR_DEBUG_ISOAL
28 bool "ISO-AL verbose debug logging"
32 Use this option to enable ISO-AL verbose debug logging.
/Zephyr-Core-3.6.0/tests/misc/test_build/
Dtestcase.yaml2 buildsystem.debug.build:
8 extra_args: CONF_FILE=debug.conf
9 tags: debug
/Zephyr-Core-3.6.0/scripts/logging/dictionary/
Dlog_parser.py39 argparser.add_argument("--debug", action="store_true",
110 if args.debug:
111 logger.setLevel(logging.DEBUG)
128 logger.debug("# Build ID: %s", database.get_build_id())
129 logger.debug("# Target: %s, %d-bit", database.get_arch(), database.get_tgt_bits())
131 logger.debug("# Endianness: Little")
133 logger.debug("# Endianness: Big")
135 ret = log_parser.parse_log_data(logdata, debug=args.debug)
/Zephyr-Core-3.6.0/scripts/west_commands/runners/
Dnxp_s32dbg.py4 Runner for NXP S32 Debug Probe.
29 """NXP S32 Debug Probe configuration parameters."""
39 """Runner front-end for NXP S32 Debug Probe."""
73 return RunnerCaps(commands={'debug', 'debugserver', 'attach'},
78 return '''Debug probe connection string as in "s32dbg[:<address>]"
84 return '''Additional options for GDB client when used with "debug" or "attach" commands
91 help='Core name as supported by the debug probe (e.g. "R52_0_0")')
94 help='SoC name as supported by the debug probe (e.g. "S32Z270")')
97 help='SoC family name as supported by the debug probe (e.g. "s32z2e2")')
101 'Use together with "debug" command.')
[all …]
Dnative_gdb.py18 return RunnerCaps(commands={'debug'})
29 assert command == 'debug'
31 # Clues to debug missing RunnerConfig values (in context of `west debug`):
/Zephyr-Core-3.6.0/tests/subsys/debug/coredump_backends/
Dtestcase.yaml10 debug.coredump.backends.logging:
15 debug.coredump.backends.flash:
27 debug.coredump.backends.other:
/Zephyr-Core-3.6.0/subsys/bluetooth/audio/
DKconfig.tmap16 bool "Telephony and Media Audio Profile debug"
20 Use this option to enable Telephony and Media Audio Profile debug
24 legacy-debug-sym = BT_DEBUG_TMAP
/Zephyr-Core-3.6.0/tests/bluetooth/host/ecc/bt_pub_key_is_debug/src/
Dmain.c19 * Test bt_pub_key_is_debug() returns 'true' if key passed matches the internal debug key
22 * - The key passed matches the internal debug key
41 * Test bt_pub_key_is_debug() returns 'false' if key passed doesn't match the internal debug key
44 * - The key passed doesn't match the internal debug key
/Zephyr-Core-3.6.0/tests/bluetooth/host/ecc/bt_pub_key_get/src/
Dtest_suite_invalid_inputs.c40 * Test getting currently used debug public key if 'CONFIG_BT_USE_DEBUG_KEYS' is enabled, but
41 * "ECC Debug Keys" command isn't supported
45 * - "ECC Debug Keys" command isn't supported
57 /* Clear "ECC Debug Keys" command support bit */ in ZTEST()

12345678910>>...48