Overview of CMSIS-DAP v2 firmware for LPC-Link2
developThis firmware implements the CMSIS-DAP v2 protocol for the NXP LPC-Link2 debug probe. Unlike previous versions, CMSIS-DAP v2 utilizes USB bulk endpoints for communication with the host PC, resulting in higher performance.
Key features:
- High-speed communication: Uses USB bulk endpoints.
- SWO Trace Support: Optional support for streaming Serial Wire Output (SWO) trace via an additional USB endpoint.
Supported target configurations:
- LPC-Link2: Configured as a stand-alone debug probe.
- LPC-Link2 on-board: Configured as an integrated debug probe for specific evaluation kits (e.g., LPC55S69-EVK, MIMXRT1064-EVK).