Searched refs:DAP (Results 1 – 25 of 66) sorted by relevance
123
/Zephyr-latest/subsys/dap/ |
D | Kconfig | 4 menuconfig DAP config 9 Debug Access Port support (currently CMSIS DAP only) 11 if DAP 33 default "CMSIS-DAP" 51 module = DAP 55 endif # DAP
|
/Zephyr-latest/samples/subsys/dap/ |
D | README.rst | 2 :name: CMSIS-DAP 4 Implement a custom CMSIS-DAP controller using SWDP interface driver. 9 This sample app demonstrates use of a SWDP interface driver and CMSIS DAP 26 The following commands build and flash DAP sample.
|
/Zephyr-latest/boards/nxp/common/ |
D | rt1xxx-lpclink2-debug.rst | 15 `Using CMSIS-DAP with LPC-Link2 Probe`_ 17 `Using CMSIS-DAP with LPC-Link2 Probe`_ 19 Using CMSIS-DAP with LPC-Link2 Probe
|
/Zephyr-latest/boards/arm/v2m_beetle/doc/ |
D | index.rst | 41 - CMSIS-DAP with a virtual UART port 215 CMSIS DAP 225 This interfaces are exposed via CMSIS DAP. For more details please refer 226 to `CMSIS-DAP Website`_. 256 .. _CMSIS-DAP Website: 257 https://arm-software.github.io/CMSIS_5/DAP/html/index.html
|
/Zephyr-latest/boards/vngiotlab/nrf51_vbluno51/doc/ |
D | index.rst | 36 - DAPLink (CMSIS-DAP) interface for program and debug: 38 + USB HID (DAP): CMSIS-DAP compliant debug channel. 96 The VBLUno51 board has on-board DAPLink (CMSIS-DAP) interface for flashing and debugging.
|
/Zephyr-latest/boards/96boards/nitrogen/doc/ |
D | index.rst | 39 - USR1, BT, PWR, CDC, DAP, MSD, Battery charge 224 The 96Boards Nitrogen board can be flashed via the `CMSIS DAP`_ interface, 227 Using the CMSIS-DAP interface, the board can be flashed via the USB storage 316 .. _CMSIS DAP: 317 https://developer.mbed.org/handbook/CMSIS-DAP
|
/Zephyr-latest/boards/nxp/lpcxpresso55s69/ |
D | board.cmake | 8 ## DAP Link implementation in pyocd is underway,
|
/Zephyr-latest/boards/arm/v2m_beetle/support/ |
D | openocd.cfg | 1 # Config Beetle SoC providing a CMSIS-DAP interface.
|
/Zephyr-latest/boards/nxp/lpcxpresso11u68/doc/ |
D | index.rst | 101 probe (based on a NXP LPC43xx MCU). This MCU provides either a CMSIS-DAP or 103 OpenOCD configuration supports the CMSIS-DAP interface. If you want to 120 In addition to a CMSIS-DAP interface, they also provide a convenient update
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk/doc/ |
D | index.rst | 12 and CMSIS-DAP interface.
|
/Zephyr-latest/boards/arduino/uno_r4/doc/ |
D | index.rst | 21 - Built-in CMSIS-DAP debug adapter (Arduino UNO R4 WiFi only) 48 debug adapter separately. A 5V-compatible CMSIS-DAP adapter
|
/Zephyr-latest/boards/nxp/frdm_k22f/doc/ |
D | index.rst | 30 - Programmable OpenSDAv2 debug circuit supporting the CMSIS-DAP Interface 34 - CMSIS-DAP debug interface over a driver-less USB HID connection providing 37 - Open source CMSIS-DAP software project 182 instructions to update from the CMSIS-DAP bootloader to the DAPLink bootloader. 191 search path. LinkServer works with the default CMSIS-DAP firmware included in
|
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/ |
D | index.rst | 247 Info : DAP transaction stalled (WAIT) - slowing down 248 Info : DAP transaction stalled (WAIT) - slowing down 262 Info : DAP transaction stalled (WAIT) - slowing down 266 Info : DAP transaction stalled (WAIT) - slowing down 286 Info : DAP transaction stalled (WAIT) - slowing down 287 Info : DAP transaction stalled (WAIT) - slowing down 312 Info : DAP transaction stalled (WAIT) - slowing down 313 Info : DAP transaction stalled (WAIT) - slowing down
|
/Zephyr-latest/boards/ene/kb1200_evb/support/ |
D | openocd.cfg | 17 # SWD DAP ID of ENE KB1200 Cortex-M4.
|
/Zephyr-latest/boards/nxp/lpcxpresso11u68/support/ |
D | openocd.cfg | 10 # either a CMSIS-DAP or a J-Link interface. It depends on the version of the
|
/Zephyr-latest/boards/nxp/frdm_k82f/doc/ |
D | index.rst | 31 - Programmable OpenSDAv2.1 debug circuit supporting the CMSIS-DAP Interface 35 - CMSIS-DAP debug interface over a driver-less USB HID connection providing 38 - Open source CMSIS-DAP software project 141 instructions to update from the CMSIS-DAP bootloader to the DAPLink bootloader.
|
/Zephyr-latest/boards/nxp/lpcxpresso51u68/doc/ |
D | index.rst | 17 - On-board high-speed USB based debug probe with CMSIS-DAP and J-Link protocol 100 configured by default to use the LPC-Link2 CMSIS-DAP Onboard Debug Probe,
|
/Zephyr-latest/boards/nxp/frdm_k64f/doc/ |
D | index.rst | 30 - Programmable OpenSDAv2 debug circuit supporting the CMSIS-DAP Interface 34 - CMSIS-DAP debug interface over a driver-less USB HID connection providing 37 - Open source CMSIS-DAP software project 237 instructions to update from the CMSIS-DAP bootloader to the DAPLink bootloader. 244 search path. LinkServer works with the default CMSIS-DAP firmware included in
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | probes.rst | 46 | | **LPC-Link2 CMSIS-DAP** | | | … 50 | | **MCU-Link CMSIS-DAP** | | | … 108 MCU-Link CMSIS-DAP Onboard Debug Probe 111 This is the default firmware installed on MCU-Link debug probes. The CMSIS-DAP 128 required to program the CMSIS-DAP firmware: 189 LPC-LINK2 CMSIS DAP Onboard Debug Probe 192 The CMSIS-DAP debug probes allow debugging from any compatible toolchain, 207 The probe may be updated to use CMSIS-DAP firmware with the following steps:
|
/Zephyr-latest/boards/vngiotlab/nrf52_vbluno52/doc/ |
D | index.rst | 73 The VBLUno52 board has an on-board DAPLink (CMSIS-DAP) interface for flashing and debugging.
|
/Zephyr-latest/boards/nxp/frdm_ke15z/doc/ |
D | index.rst | 80 instructions to update from the CMSIS-DAP bootloader to the DAPLink bootloader. 86 search path. LinkServer works with the default CMSIS-DAP firmware included in
|
/Zephyr-latest/boards/nxp/frdm_ke17z/doc/ |
D | index.rst | 99 instructions to update from the CMSIS-DAP bootloader to the DAPLink bootloader. 105 search path. LinkServer works with the default CMSIS-DAP firmware included in
|
/Zephyr-latest/boards/particle/nrf52_blenano2/doc/ |
D | index.rst | 51 :alt: DAP
|
/Zephyr-latest/boards/nxp/ucans32k1sic/support/ |
D | startup.cmm | 47 SYStem.MemAccess DAP
|
/Zephyr-latest/boards/adi/max32662evkit/doc/ |
D | index.rst | 207 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
|
123