pack_revisionHistory.html 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <title>Revision History of CMSIS-Pack</title>
  7. <title>CMSIS-Pack: Revision History of CMSIS-Pack</title>
  8. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  9. <link href="cmsis.css" rel="stylesheet" type="text/css" />
  10. <script type="text/javascript" src="jquery.js"></script>
  11. <script type="text/javascript" src="dynsections.js"></script>
  12. <script type="text/javascript" src="printComponentTabs.js"></script>
  13. <link href="navtree.css" rel="stylesheet" type="text/css"/>
  14. <script type="text/javascript" src="resize.js"></script>
  15. <script type="text/javascript" src="navtree.js"></script>
  16. <script type="text/javascript">
  17. $(document).ready(initResizable);
  18. $(window).load(resizeHeight);
  19. </script>
  20. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  21. <script type="text/javascript" src="search/search.js"></script>
  22. <script type="text/javascript">
  23. $(document).ready(function() { searchBox.OnSelectItem(0); });
  24. </script>
  25. </head>
  26. <body>
  27. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  28. <div id="titlearea">
  29. <table cellspacing="0" cellpadding="0">
  30. <tbody>
  31. <tr style="height: 46px;">
  32. <td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
  33. <td style="padding-left: 0.5em;">
  34. <div id="projectname">CMSIS-Pack
  35. &#160;<span id="projectnumber">Version 1.6.3</span>
  36. </div>
  37. <div id="projectbrief">Delivery Mechanism for Software Packs</div>
  38. </td>
  39. </tr>
  40. </tbody>
  41. </table>
  42. </div>
  43. <!-- end header part -->
  44. <div id="CMSISnav" class="tabs1">
  45. <ul class="tablist">
  46. <script type="text/javascript">
  47. <!--
  48. writeComponentTabs.call(this);
  49. //-->
  50. </script>
  51. </ul>
  52. </div>
  53. <!-- Generated by Doxygen 1.8.6 -->
  54. <script type="text/javascript">
  55. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  56. </script>
  57. <div id="navrow1" class="tabs">
  58. <ul class="tablist">
  59. <li><a href="index.html"><span>Main&#160;Page</span></a></li>
  60. <li class="current"><a href="pages.html"><span>Usage&#160;and&#160;Description</span></a></li>
  61. <li>
  62. <div id="MSearchBox" class="MSearchBoxInactive">
  63. <span class="left">
  64. <img id="MSearchSelect" src="search/mag_sel.png"
  65. onmouseover="return searchBox.OnSearchSelectShow()"
  66. onmouseout="return searchBox.OnSearchSelectHide()"
  67. alt=""/>
  68. <input type="text" id="MSearchField" value="Search" accesskey="S"
  69. onfocus="searchBox.OnSearchFieldFocus(true)"
  70. onblur="searchBox.OnSearchFieldFocus(false)"
  71. onkeyup="searchBox.OnSearchFieldChange(event)"/>
  72. </span><span class="right">
  73. <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
  74. </span>
  75. </div>
  76. </li>
  77. </ul>
  78. </div>
  79. </div><!-- top -->
  80. <div id="side-nav" class="ui-resizable side-nav-resizable">
  81. <div id="nav-tree">
  82. <div id="nav-tree-contents">
  83. <div id="nav-sync" class="sync"></div>
  84. </div>
  85. </div>
  86. <div id="splitbar" style="-moz-user-select:none;"
  87. class="ui-resizable-handle">
  88. </div>
  89. </div>
  90. <script type="text/javascript">
  91. $(document).ready(function(){initNavTree('pack_revisionHistory.html','');});
  92. </script>
  93. <div id="doc-content">
  94. <!-- window showing the filter options -->
  95. <div id="MSearchSelectWindow"
  96. onmouseover="return searchBox.OnSearchSelectShow()"
  97. onmouseout="return searchBox.OnSearchSelectHide()"
  98. onkeydown="return searchBox.OnSearchSelectKey(event)">
  99. <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Pages</a></div>
  100. <!-- iframe showing the search results (closed by default) -->
  101. <div id="MSearchResultsWindow">
  102. <iframe src="javascript:void(0)" frameborder="0"
  103. name="MSearchResults" id="MSearchResults">
  104. </iframe>
  105. </div>
  106. <div class="header">
  107. <div class="headertitle">
  108. <div class="title">Revision History of CMSIS-Pack </div> </div>
  109. </div><!--header-->
  110. <div class="contents">
  111. <div class="textblock"><table class="cmtable" summary="Revision History">
  112. <tr>
  113. <th>Version </th><th>Description </th></tr>
  114. <tr>
  115. <td>1.6.3 </td><td><ul>
  116. <li>removed CMSIS Project Description format (cpdsc) from CMSIS-Pack. Format has been superseeded by new format specification located in the CMSIS <a href="../../Build/html/cprjFormat_pg.html"><b>Build</b></a> tab.</li>
  117. <li>added <a class="el" href="dbg_setup_tutorial.html">debug setup tutorial</a> to the documentation.</li>
  118. <li>updated documentation of PackChk <a class="el" href="packChk.html#packChkMessages">errors and warnings</a>.</li>
  119. <li>updated documentation to reflect switch from 'http' to 'https'.</li>
  120. <li>added 'folder' attribute to example's <a class="el" href="pdsc_examples_pg.html#element_example_project_env">&lt;environment&gt;</a> element.</li>
  121. <li>added 'ACCESS_AP' to <a class="el" href="pdsc_family_pg.html#DataPatchAccessTypeEnum">DataPatchAccessTypeEnum</a>.</li>
  122. <li>added 'Cortex-M55' to <a class="el" href="pdsc_family_pg.html#DcoreEnum">DcoreEnum</a>.</li>
  123. <li>added 'uninit' attribute to <a class="el" href="pdsc_family_pg.html#element_memory">&lt;memory&gt;</a> element to replace deprecated 'init' attribute.</li>
  124. <li>updated <a class="el" href="pdsc_family_pg.html#DmveEnum">DmveEnum</a> 'DmveEnum' specification.</li>
  125. <li>updated minimum length of &lt;Cclass&gt;, &lt;Cgroup&gt; and &lt;Cvariant&gt; attributes in <a class="el" href="pdsc_components_pg.html#element_component">&lt;component&gt;</a> from 3 to 2.</li>
  126. <li>removed all types specific to cpdsc format. Cpdsc is replaced by Cprj with dedicated schema. </li>
  127. </ul>
  128. </td></tr>
  129. <tr>
  130. <td>1.6.2 </td><td>Modifications compared to Version 1.6.1<ul>
  131. <li>added <a class="el" href="pdsc_family_pg.html#element_accessportV1">&lt;accessportV1&gt;</a> and <a class="el" href="pdsc_family_pg.html#element_accessportV2">&lt;accessportV2&gt;</a> to describe CoreSight access port parameters.</li>
  132. <li>added attribute '__apid' to <a class="el" href="pdsc_family_pg.html#element_debug">&lt;debug&gt;</a> and <a class="el" href="pdsc_family_pg.html#element_dbg_datapatch">&lt;datapatch&gt;</a> to reference &lt;accessportV1&gt; and &lt;accessportV2&gt; elements.</li>
  133. <li>added attribute 'dormant' to <a class="el" href="pdsc_family_pg.html#element_debugconfig">&lt;debugconfig&gt;</a> element. </li>
  134. </ul>
  135. </td></tr>
  136. <tr>
  137. <td>1.6.1 </td><td>Modifications compared to Version 1.6.0<ul>
  138. <li>added <a class="el" href="bash_script.html">Bash Script gen_pack.sh</a> to support pack generation on Linux or Windows.</li>
  139. <li>added <b>custom</b> attribute to <a class="el" href="pdsc_components_pg.html#element_component">component element</a>.</li>
  140. <li>added <b>TrustZone-disabled</b> value to <a class="el" href="pdsc_family_pg.html#DsecureEnum">software model selection</a>.</li>
  141. <li>added <a class="el" href="dbg_setup_tutorial.html">Debug Setup Tutorial</a> in CMSIS-Pack documentation. </li>
  142. </ul>
  143. </td></tr>
  144. <tr>
  145. <td>1.6.0 </td><td>Modifications compared to Version 1.5.0<ul>
  146. <li>added Armv8.1-M MVE processor feature attribute 'Dmve'.</li>
  147. <li>added local and global pre-include section <a class="el" href="pdsc_components_pg.html#Pre_Include_Local_Component_h">Pre_Include_Local_Component_h</a>, <a class="el" href="pdsc_components_pg.html#Pre_Include_Global_h">Pre_Include_Global_h</a>.</li>
  148. <li>added file categories 'preIncludeLocal' and 'preIncludeGlobal' to the <a class="el" href="pdsc_components_pg.html#FileCategoryEnum">FileCategoryEnum</a>.</li>
  149. <li>added file attribute 'path' for file category 'header' to add support for relative include paths.</li>
  150. <li>added to <a class="el" href="pdsc_package_pg.html#element_package">package</a> element the possibility to restrict the usage of the with attributes Dcore, Dname, Dvendor, and Tcompiler.</li>
  151. <li>added <a class="el" href="element_dominate.html">dominate</a> element to overwrites identical <a class="el" href="pdsc_devices_pg.html#element_devices">devices</a>, <a class="el" href="pdsc_apis_pg.html#element_apis">APIs</a>, or <a class="el" href="pdsc_components_pg.html#element_components">components</a>.</li>
  152. <li>added attribute 'condition' to the <a class="el" href="pdsc_apis_pg.html#element_api">api</a> element so that an API can be excluded based on a condition.</li>
  153. <li>added new <a class="el" href="cp_Packs.html#pack_Cclass">Software Component Cclasses</a> : "Audio", "Board Part", "Data Exchange", "Extension Board", "IoT Client", "IoT Utility", "Security", "Utility". </li>
  154. </ul>
  155. </td></tr>
  156. <tr>
  157. <td>1.5.0 </td><td>Modifications compared to Version 1.4.9<ul>
  158. <li>added <a class="el" href="sdf_pg.html">System Description File (*.SDF) Format</a></li>
  159. <li>updates to <a class="el" href="pdsc_family_pg.html#DeviceVendorEnum">Device Vendor</a></li>
  160. <li>removed usage of DP CTRL/STAT CDBGRSTREQ from <a class="el" href="debug_description.html#debugPortStart">DebugPortStart</a> default sequence</li>
  161. <li>added <a class="el" href="pdsc_family_pg.html#element_flashinfo">flashinfo</a> with children &lt;block&gt; and &lt;gap&gt; to describe flash devices for sequence-based flash download</li>
  162. <li>new <a class="el" href="debug_description.html#DebugFunctions">debug access functions</a> and <a class="el" href="debug_description.html#DebugVars">global debug variables</a> for sequence-based flash download</li>
  163. <li>added <a class="el" href="element_repository.html">repository</a> element for specifying origin of public repositories</li>
  164. <li>added attributes to <a class="el" href="element_releases.html#element_release">release</a> element specifying repository tag and url for downloading repository content</li>
  165. <li>added new processor Cortex-M35P </li>
  166. </ul>
  167. </td></tr>
  168. <tr>
  169. <td>1.4.9 </td><td>Modifications compared to Version 1.4.8<ul>
  170. <li>added Toptions attribute for use in conditions</li>
  171. <li>updated documentation for generator section to reflect new exe, web, and eclipse sections </li>
  172. </ul>
  173. </td></tr>
  174. <tr>
  175. <td>1.4.8 </td><td>Modifications compared to Version 1.4.7<ul>
  176. <li>added support for semantic versioning quality information in ConditionVersionType</li>
  177. <li>updated Pack schema file making some elements optional</li>
  178. <li>added Pack Index File Specification and schema file </li>
  179. </ul>
  180. </td></tr>
  181. <tr>
  182. <td>1.4.7 </td><td>Modifications compared to Version 1.4.6<ul>
  183. <li>added multiple version types to tighten the schema checking depending on context</li>
  184. <li>added new generator sections for exe, web and eclipse based generators in &lt;generator&gt;</li>
  185. <li>added new processor attributes Dtz = Trustzone and Ddsp = DSP instructions for Armv8-M</li>
  186. <li>added new attributes Dtz, Ddsp, Dsecure to conditions &lt;require&gt;, &lt;deny&gt;, &lt;accept&gt;</li>
  187. <li>added new processors Cortex-M23 and Cortex-M33 and other in DcoreEnum</li>
  188. <li>added new attribute public to books and images to indicate public use of documents and board images </li>
  189. </ul>
  190. </td></tr>
  191. <tr>
  192. <td>1.4.6 </td><td>Modifications compared to Version 1.4.5<ul>
  193. <li>refined Dname string pattern restriction (RestrictedStringDname) </li>
  194. </ul>
  195. </td></tr>
  196. <tr>
  197. <td>1.4.5 </td><td>Modifications compared to Version 1.4.4<ul>
  198. <li>added: Punits to ProcessorType</li>
  199. <li>added: Punit to DebugType </li>
  200. </ul>
  201. </td></tr>
  202. <tr>
  203. <td>1.4.4 </td><td>Modifications compared to Version 1.4.3<ul>
  204. <li>added: attribute defaultResetSequence to DebugType.</li>
  205. <li>added: &lt;requirements&gt; section:<ul>
  206. <li>&lt;packages&gt; defining dependencies between packs</li>
  207. <li>&lt;languages&gt; defining required language support e.g. C99</li>
  208. <li>&lt;compiler&gt; defining required toolchains</li>
  209. </ul>
  210. </li>
  211. <li>added: &lt;create&gt; section used for tool independent project description<ul>
  212. <li>attributes: name, documentation, condition</li>
  213. <li>&lt;target&gt; specifies the board and device targeted by the project</li>
  214. <li>&lt;options&gt;</li>
  215. <li>&lt;files&gt; specifies the grouped files</li>
  216. </ul>
  217. </li>
  218. <li>updated: &lt;algorith&gt; element<ul>
  219. <li>added attributes: style, parameter and endian</li>
  220. </ul>
  221. </li>
  222. <li>updated: &lt;memory&gt; element<ul>
  223. <li>added attributes: name, access and alias</li>
  224. <li>deprecating attribute: id (replaced by name + access) </li>
  225. </ul>
  226. </li>
  227. </ul>
  228. </td></tr>
  229. <tr>
  230. <td>1.4.3 </td><td>Modifications compared to Version 1.4.1<ul>
  231. <li>Adding attribute "sdf" to debugconfig element within section &lt;devices&gt; </li>
  232. </ul>
  233. </td></tr>
  234. <tr>
  235. <td>1.4.1 </td><td>Modifications compared to Version 1.4.0<ul>
  236. <li>pName, Dname, Dvariant type changed from xs:string to RestrictedString </li>
  237. </ul>
  238. </td></tr>
  239. <tr>
  240. <td>1.4.0 </td><td>Modifications compared to Version 1.3.3:<ul>
  241. <li>device section <em>memory</em> specification redefined, deprecating <em>id</em> attribute</li>
  242. <li>device section <em>algorithm</em> support multiple flash programming algorithm styles</li>
  243. <li>device section <em>debug</em> adding CJTAG debug port type </li>
  244. </ul>
  245. </td></tr>
  246. <tr>
  247. <td>1.3.3 </td><td>Modifications compared to Version 1.3.1:<ul>
  248. <li>Schema Version remains unchanged, since no incompatible update</li>
  249. <li><em>Added</em> generator section can specify a target GPDSC file that it will generate</li>
  250. <li><em>Added</em> A component can be linked to a generator and the generator's GPDSC file will be automatically included in the project as part of the component.</li>
  251. <li><em>Added</em> A generator command is optionally extended by a separate description of arguments</li>
  252. <li><em>Updated</em> Vendor list</li>
  253. <li><em>Updated</em> Utility packChk.exe to Version 1.3.0.0:<ul>
  254. <li>detect redefinitions of boards</li>
  255. <li>check presence of board image files</li>
  256. <li>check for duplicate device features</li>
  257. <li>check for duplicate device definitions</li>
  258. <li>check for</li>
  259. <li>minor bug fixes </li>
  260. </ul>
  261. </li>
  262. </ul>
  263. </td></tr>
  264. <tr>
  265. <td>1.3.1 </td><td>Modifications compared to Version 1.3:<ul>
  266. <li>Schema Version remains unchanged, since no incompatible update</li>
  267. <li><em>Added</em> Cortex-M7 to the predefined list of processors</li>
  268. <li><em>Updated</em> Vendor list</li>
  269. <li><em>Added</em> File version attribute to debugvars element of device description</li>
  270. <li><em>Updated</em> XML file header encoding tag set to capital "UTF8"</li>
  271. <li><em>Deprecated</em> init attribute of &lt;memory&gt; element in &lt;devices&gt; section deprecated </li>
  272. </ul>
  273. </td></tr>
  274. <tr>
  275. <td>1.3 </td><td>Modifications compared to Version 1.2:<ul>
  276. <li><em>Added</em> attributes to release tag for managing deprecation and changing Pack IDs</li>
  277. <li><em>Removed</em> external RAMn and ROMn memory IDs in memory tag</li>
  278. <li><em>Added</em> FileCategoryTypes in &lt;file&gt; element for C, C++, Assembler, Linker</li>
  279. <li><em>Extended</em> specification of &lt;require&gt;, &lt;accept&gt; and &lt;deny&gt; with Cversion and Capiversion ranges</li>
  280. <li><em>Added</em> <a class="el" href="createPackUtil.html">Utilities for Creating Packs</a> and <a class="el" href="packChk.html">packChk</a> for Pack validation</li>
  281. <li><em>Added</em> documentation for the Example Pack based on LPC1800 Device Family</li>
  282. <li><em>Refined</em> &lt;debug&gt; element description</li>
  283. <li>Many clarifications in the documentation along with examples </li>
  284. </ul>
  285. </td></tr>
  286. <tr>
  287. <td>1.2 </td><td>Clarifications for release. </td></tr>
  288. <tr>
  289. <td>1.1 - Preliminary </td><td>Update release for review:<ul>
  290. <li><em>new</em> Boards description</li>
  291. <li><em>new</em> Debug description</li>
  292. <li><em>revised</em> Device Feature capture</li>
  293. <li><em>new</em> Generator description</li>
  294. <li><em>new</em> Flash Algorithm Specification</li>
  295. <li><em>new</em> Configuration Wizard Annotation Specification </li>
  296. </ul>
  297. </td></tr>
  298. <tr>
  299. <td>1.0 - Preliminary </td><td>Preliminary release for review </td></tr>
  300. <tr>
  301. <td>0.10 </td><td>Release for beta review </td></tr>
  302. </table>
  303. </div></div><!-- contents -->
  304. </div><!-- doc-content -->
  305. <!-- start footer part -->
  306. <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  307. <ul>
  308. <li class="navelem"><a class="el" href="index.html">index</a></li>
  309. <li class="footer">Generated on Thu Apr 9 2020 15:49:54 for CMSIS-Pack Version 1.6.3 by Arm Ltd. All rights reserved.
  310. <!--
  311. <a href="http://www.doxygen.org/index.html">
  312. <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6
  313. -->
  314. </li>
  315. </ul>
  316. </div>
  317. </body>
  318. </html>