]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/blobdiff - release_notes_edma3_lld.html
Docs updated for release 02.11.08.05
[keystone-rtos/edma3_lld.git] / release_notes_edma3_lld.html
index bcb9a47f5880b29bc83cb098d9f8e328b8db1db6..ed6fe7daf145551c77b0e4b003be7be285ea0db0 100755 (executable)
@@ -3,7 +3,7 @@
 <head>
   <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
   <meta http-equiv="Content-Type" content="text/html">
-  <title>EDMA3 LLD 02.11.05 Release Notes</title>
+  <title>EDMA3 LLD 02.11.08 Release Notes</title>
   <style type="text/css">
 body
 {
@@ -75,14 +75,14 @@ th
     </tr>
   </tbody>
 </table>
-<h1 class="title">EDMA3 LLD 02.11.05 Release Notes</h1>
-<h2 class="title">Mar 09, 2012</h2>
+<h1 class="title">EDMA3 LLD 02.11.08 Release Notes</h1>
+<h2 class="title">June 20, 2013</h2>
 <p>
 This EDMA3 Low Level Driver Release is targeted to the users (device
 drivers
 and applications) for submitting and synchronizing with EDMA3 based DMA
 transfers.
-This release supports DA830,C6748,TCI6498,TI816X,C6472,TCI6486,TI814X,TI816X,TI811X,TCI6608,TCI6616,TCI6614,C6670,C6678 platforms, on
+This release supports DA830,C6748,TCI6498,TI816X,C6472,TCI6486,TI814X,TI816X,TI811X,TCI6608,TCI6616,TCI6614,C6670,C6678,TCI6638K2K,TDA2xx platforms, on
 SYS/BIOS 6 side &amp; OMAPL138 on SYS/BIOS and ARM side. Porting
 instructions
 are also provided to use the package for different platforms and
@@ -180,6 +180,14 @@ will provide the addresses, corresponding to EDMA memory map to configure in PAR
 The default configuration file allocates all the resources to every core since the resource split is application dependant. 
 The applications using EDMA3LLD should appropriately allocate the resources in the config files and build EDMA3LLD libraries.
 </p>
+</a>
+  <a name="Introduction"> <li> <b>Building EDMA3LLD libs and examples on windows 7</b> </li>
+<br>On windows 7 there is a permission issue while building the libs and examples.set the environment variable CYGWIN in the command window where you are building <br> examples:      $set CYGWIN=nontsec <br>You might have to manually delete the generated files before building.
+</p>
+</a>
+  <a name="Introduction"> <li> <b>Platform name Vayu will Change in future release</b> </li>
+<br>The package.xs file uses platform name vayu which will change in future release based on the official name given in BIOS for vayu platform.
+</p>
 </a>
 </ul>
 <a name="Documentation">
@@ -212,14 +220,14 @@ Reference Guide (<a href="packages/ti/sdo/edma3/rm/docs/html/index.html">HTML</a
 <h2><a name="Whats_New">What's New</a></h2>
 
 <p>
-<a name="Whats_New">The following significant changes have been made since 02.11.04:
+<a name="Whats_New">The following significant changes have been made since 02.11.07:
 </a></p>
 
-<p><a name="Whats_New">02.11.05 - This release
+<p><a name="Whats_New">02.11.08 - This release
 </a></p>
 
 <p>
-<a name="Whats_New">The following ECNs are implemented:
+<a name="Whats_New">The following IRs are implemented:
 </a></p>
 
 <table width="100%">
@@ -230,28 +238,12 @@ Reference Guide (<a href="packages/ti/sdo/edma3/rm/docs/html/index.html">HTML</a
     </tr>
 
     <tr>
-      <td width="200">SDOCM00090258</td>
-      <td>TI811X Platform addition in EDMA3LLD</td>
-    </tr>
-
-  </tbody>
-</table>
-
-
-<p>
-<a name="Whats_New">The following IRs are implemented:
-</a></p>
-
-<table width="100%">
-  <tbody>
-    <tr>
-      <th>ID</th>
-      <th>Headline</th>
+      <td width="200">SDOCM00101975</td>
+      <td>EDMA3 LLD compatibility key causing unnecessary build failure</td>
     </tr>
-
     <tr>
-      <td width="200">SDOCM00088790</td>
-      <td>Documentation update</td>
+      <td width="200">SDOCM00102051</td>
+      <td>Determining the core by reading from a core id or device id register (if possible), instead of compile time definitions.</td>
     </tr>
 
   </tbody>
@@ -369,6 +361,21 @@ This release supports and has been tested on the following devices:
   </a>
   <ul>
     <li>C66X SYS/BIOS</li>
+  </ul>
+  <li>TCI6638K2K Simulator:</li>
+  </a>
+  <ul>
+    <li>C66X SYS/BIOS</li>
+  </ul>
+  <li>TCI6638K2K EVM:</li>
+  </a>
+  <ul>
+    <li>C66X SYS/BIOS</li>
+  </ul>
+  <li>TDA2XX SIM:</li>
+  </a>
+  <ul>
+    <li>M4 SYS/BIOS</li>
   </ul>
     </ul>
 <hr>
@@ -411,11 +418,12 @@ This release was built and validated against using the following
 components:
 </p>
 <ul type="disc">
-  <a name="Validation"> <li>CCS 5.0.2</li>
-  <li>C6x Code Generation Tools version 7.3.1 </li>
-  <li>TMS470 Code Generation Tools 4.9.2</li>
-  <li>SYS/BIOS 6.33.03.33</li>
-  <li>XDC Tools 3.23.01.43</li>
+  <a name="Validation"> <li>CCS 5.4.0</li>
+  <li>C6x Code Generation Tools version 7.4.1 </li>
+  <li>TMS470 Code Generation Tools 5.0.2</li>
+  <li>Arm GCC A15 Toolchain (Linaro) 4.7.3</li>
+  <li>SYS/BIOS 6.35.02.45</li>
+  <li>XDC Tools 3.25.01.65</li>
   <li>TCI6498 Simulator 0.7.1</li>
   </a>
 </ul>
@@ -496,6 +504,23 @@ This release was validated in the following configurations:
   <ul>
     <li>C66X SYS/BIOS</li>
   </ul>
+  <li>TCI6638K2K Simulator:</li>
+  </a>
+  <ul>
+    <li>C66X SYS/BIOS</li>
+  </ul>
+  <li>TCI6638K2K EVM:</li>
+  </a>
+  <ul>
+    <li>C66X SYS/BIOS</li>
+  </ul>
+  <li>TDA2XX SIM:</li>
+  </a>
+  <ul>
+  <li>A15 SYS/BIOS</li>
+  <li>M4 SYS/BIOS</li>
+  <li>DSP SYS/BIOS</li>
+  </ul>
   </ul>
 <hr><a name="Known_Issues">
 </a>
@@ -540,9 +565,9 @@ platforms) are located in:
 </p>
 <ul type="disc">
   <a name="Examples"> <li> For Resource Manager: They could be located
-in <tt>edma3_lld_02_11_05_XX\packages\ti\sdo\edma3\rm\sample\lib</tt>
+in <tt>edma3_lld_02_11_08_XX\packages\ti\sdo\edma3\rm\sample\lib</tt>
 folder. </li>
-  <li> For EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_05_XX\packages\ti\sdo\edma3\drv\sample\lib</tt>
+  <li> For EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_08_XX\packages\ti\sdo\edma3\drv\sample\lib</tt>
 folder. </li>
   </a>
 </ul>
@@ -551,13 +576,13 @@ EDMA3 LLD stand-alone applications (for different platforms) are
 located in:
 </p>
 <ul type="disc">
-  <a name="Examples"> <li> EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_05_XX\examples\edma3_driver\</tt>
+  <a name="Examples"> <li> EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_08_XX\examples\edma3_driver\</tt>
 folder. </li>
   </a>
 </ul>
 <ul type="disc">
   <a name="Examples"> <li> CSL2.x DAT Reference Implementation: It
-could be located in <tt>edma3_lld_02_11_05_XX\examples\CSL2_DAT_DEMO\</tt>
+could be located in <tt>edma3_lld_02_11_08_XX\examples\CSL2_DAT_DEMO\</tt>
 folder. </li>
   </a>
 </ul>
@@ -576,11 +601,11 @@ counter.
 <p>
 To support multiple side-by-side installations of the product, the
 product
-version is encoded in the top level directory, ex. <b>edma3_lld_02_11_05_XX</b>.
+version is encoded in the top level directory, ex. <b>edma3_lld_02_11_08_XX</b>.
 </p>
 <p>Subsequent releases of patch upgrades will be identified by the
 patch number,
-ex. EDMA3 LLD 02.11.05 with directory <b>edma3_lld_02_11_05_YY</b>.
+ex. EDMA3 LLD 02.11.08 with directory <b>edma3_lld_02_11_08_YY</b>.
 Typically, these
 patches only include critical bug fixes.
 </p>
@@ -591,7 +616,7 @@ patches only include critical bug fixes.
 For technical support, Please post at TI E2E forum <a href="http://e2e.ti.com/support/embedded/f/355.aspx">http://e2e.ti.com/support/embedded/f/355.aspx</a>
 </p>
 <hr>
-<p>Last updated: Mar 9, 2012
+<p>Last updated: June 21, 2013
 </p>
 </body>
 </html>