![]() |
CMSIS-DAP
Version 0.01 - Beta
Interface Firmware for CoreSight Debug Access Port
|
Extend CMSIS-DAP Firmware with commands.
The CMSIS-DAP Firmware may be extended with commands that are specific to a Debug Unit. Vendor Commands may implement additional functionality such as interfaces to serial printf-style communcation. The RDDI-DAP interface offers the function CMSIS_DAP_Commands to exchange information with vendor-specific commands.
Content | |
| Adapt Vendor Commands | |
| The file DAP_vendor.c provides template source code for extension of a Debug Unit with Vendor Commands. | |