1 <!-- HTML header for doxygen 1.9.6-->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
5 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6 <meta http-equiv="X-UA-Compatible" content="IE=11"/>
7 <meta name="viewport" content="width=device-width, initial-scale=1"/>
8 <title>CMSIS-DAP: CMSIS-DAP</title>
9 <link href="doxygen.css" rel="stylesheet" type="text/css"/>
10 <link href="tabs.css" rel="stylesheet" type="text/css"/>
11 <link href="extra_navtree.css" rel="stylesheet" type="text/css"/>
12 <link href="extra_stylesheet.css" rel="stylesheet" type="text/css"/>
13 <link href="extra_search.css" rel="stylesheet" type="text/css"/>
14 <script type="text/javascript" src="jquery.js"></script>
15 <script type="text/javascript" src="dynsections.js"></script>
16 <script type="text/javascript" src="printComponentTabs.js"></script>
17 <script type="text/javascript" src="footer.js"></script>
18 <script type="text/javascript" src="navtree.js"></script>
19 <link href="navtree.css" rel="stylesheet" type="text/css"/>
20 <script type="text/javascript" src="resize.js"></script>
21 <script type="text/javascript" src="navtreedata.js"></script>
22 <script type="text/javascript" src="navtree.js"></script>
23 <link href="search/search.css" rel="stylesheet" type="text/css"/>
24 <script type="text/javascript" src="search/searchdata.js"></script>
25 <script type="text/javascript" src="search/search.js"></script>
26 <script type="text/javascript">
27 /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
28 $(document).ready(function() { init_search(); });
31 <script type="text/javascript" src="darkmode_toggle.js"></script>
32 <link href="extra_stylesheet.css" rel="stylesheet" type="text/css"/>
33 <link href="extra_navtree.css" rel="stylesheet" type="text/css"/>
34 <link href="extra_search.css" rel="stylesheet" type="text/css"/>
35 <link href="version.css" rel="stylesheet" type="text/css" />
36 <script type="text/javascript" src="../../version.js"></script>
39 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
41 <table cellspacing="0" cellpadding="0">
43 <tr style="height: 55px;">
44 <td id="projectlogo" style="padding: 1.5em;"><img alt="Logo" src="cmsis_logo_white_small.png"/></td>
45 <td style="padding-left: 1em; padding-bottom: 1em;padding-top: 1em;">
46 <div id="projectname">CMSIS-DAP
48 <div id="projectbrief">Interface Firmware for CoreSight Debug Access Port</div>
50 <td> <div id="MSearchBox" class="MSearchBoxInactive">
52 <span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"> </span>
53 <input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S"
54 onfocus="searchBox.OnSearchFieldFocus(true)"
55 onblur="searchBox.OnSearchFieldFocus(false)"
56 onkeyup="searchBox.OnSearchFieldChange(event)"/>
57 </span><span class="right">
58 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a>
62 <!--END !PROJECT_NAME-->
67 <!-- end header part -->
68 <div id="CMSISnav" class="tabs1">
70 <script type="text/javascript">
71 writeComponentTabs.call(this);
75 <script type="text/javascript">
76 writeSubComponentTabs.call(this);
78 <!-- Generated by Doxygen 1.9.6 -->
79 <script type="text/javascript">
80 /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
81 var searchBox = new SearchBox("searchBox", "search/",'.html');
85 <div id="side-nav" class="ui-resizable side-nav-resizable">
87 <div id="nav-tree-contents">
88 <div id="nav-sync" class="sync"></div>
91 <div id="splitbar" style="-moz-user-select:none;"
92 class="ui-resizable-handle">
95 <script type="text/javascript">
96 /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
97 $(document).ready(function(){initNavTree('index.html',''); initResizable(); });
100 <div id="doc-content">
101 <!-- window showing the filter options -->
102 <div id="MSearchSelectWindow"
103 onmouseover="return searchBox.OnSearchSelectShow()"
104 onmouseout="return searchBox.OnSearchSelectHide()"
105 onkeydown="return searchBox.OnSearchSelectKey(event)">
108 <!-- iframe showing the search results (closed by default) -->
109 <div id="MSearchResultsWindow">
110 <div id="MSearchResults">
113 <div id="SRResults"></div>
114 <div class="SRStatus" id="Loading">Loading...</div>
115 <div class="SRStatus" id="Searching">Searching...</div>
116 <div class="SRStatus" id="NoMatches">No Matches</div>
122 <div><div class="header">
123 <div class="headertitle"><div class="title">CMSIS-DAP </div></div>
125 <div class="contents">
126 <div class="textblock"><p><a class="anchor" id="mainpage"></a> <b>CMSIS-DAP</b> is a <b>protocol</b> specification and an open-source <b>firmware</b> implementation that provides standardized access to the CoreSight Debug Access Port (<a href="https://developer.arm.com/documentation/102585/0000/what-is-a-debug-access-port">DAP</a>) available on many Arm Cortex processors as part of the <a href="https://developer.arm.com/ip-products/system-ip/coresight-debug-and-trace">CoreSight Debug and Trace</a> functionality.</p>
128 <img src="cmsis_dap_interface.png" alt=""/>
129 <div class="caption">
130 Overview of CMSIS-DAP</div></div>
131 <p>CMSIS-DAP supports target devices that contain one or more Cortex processors.</p>
132 <p>A processor device exposes Debug Access Port (DAP) typically either with a 5-pin JTAG or with a 2-pin Serial Wired Debug (SWD) interface that is used as a physical communication with a debug unit.</p>
133 <p>CMSIS-DAP provides the interface firmware for a debug unit that implements the communication between the debug port of the device and USB port. With it, a software debug tool that runs on a host computer can connect via USB and the debug unit to the device where the application firwmare gets executed.</p>
134 <h1><a class="anchor" id="autotoc_md0"></a>
135 Access to CMSIS-DAP</h1>
137 <li><a href="https://github.com/ARM-software/CMSIS-DAP"><b>CMSIS-DAP GitHub Repo</b></a> provides the full source code.</li>
138 <li><a href="https://arm-software.github.io/CMSIS-DAP/latest/"><b>CMSIS-DAP Documentation</b></a> describes the implemented functions in details.</li>
140 <h1><a class="anchor" id="autotoc_md1"></a>
141 Key Features and Benefits</h1>
143 <li>Provides a standardized interface for debuggers. Interfaces to many standard debuggers is available.</li>
144 <li>Access to CoreSight registers of all Cortex processor architectures (Cortex-A/R/M).</li>
145 <li>Connects via 5-pin JTAG or 2-pin Serial Wire Debug (SWD).</li>
146 <li>Supports multi-core debugging.</li>
147 <li>Supports Serial Wire Output (SWO) of Cortex-M devices.</li>
148 <li>Easy to deploy to debug units based on Cortex-M microcontrollers.</li>
149 <li>Debug unit may be integrated on an evaluation board.</li>
150 <li>Using USB bulk transfers avoids driver installation on host PC.</li>
151 <li>Supports time-critical JTAG or SWD command execution.</li>
152 <li>Supports Test Domain Timer for time measurement using the debug unit.</li>
153 <li>Supports UART communication port, which can be routed to USB COM Port (optional) or native CMSIS-DAP commands. </li>
155 </div></div><!-- PageDoc -->
156 </div><!-- contents -->
157 </div><!-- doc-content -->
158 <!-- start footer part -->
159 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
162 <script type="text/javascript">
164 writeFooter.call(this);