Sat, 06 Aug 2011 01:33:43 +0100
Update documents for LM32 V3.8
document/lm32.htm | file | annotate | diff | revisions | |
document/lm32_archman.pdf | file | annotate | diff | revisions |
1.1 --- a/document/lm32.htm Sat Aug 06 01:26:56 2011 +0100 1.2 +++ b/document/lm32.htm Sat Aug 06 01:33:43 2011 +0100 1.3 @@ -151,10 +151,29 @@ 1.4 <td bgcolor="#DEE8F4" width="598px" class="whs8"> 1.5 <p class=Table 1.6 style="font-weight: bold;">Description</td></tr> 1.7 + 1.8 + <tr valign="top" class="whs6"> 1.9 +<td colspan="1" rowspan="1" width="93px" class="whs9"> 1.10 +<p class=Table 1.11 + style="font-weight: normal;">3.8</td> 1.12 +<td colspan="1" rowspan="1" width="598px" class="whs10"> 1.13 + <p class=whs10 1.14 + style="margin-left: 0px;">Added feature to dynamically switch EBA to DEBA via an input pin 'at_debug'. </p> 1.15 +<p class=whs10 1.16 + style="margin-left: 0px;">Fixed bug that identified the wrong instruction on a data bus error.</td></tr> 1.17 + 1.18 1.19 <tr valign="top" class="whs6"> 1.20 <td colspan="1" rowspan="1" width="93px" class="whs9"> 1.21 <p class=Table 1.22 + style="font-weight: normal;">3.7</td> 1.23 +<td colspan="1" rowspan="1" width="598px" class="whs10"> 1.24 +<p class=whs10 1.25 + style="margin-left: 0px;">Fixed bug with inline memories larger than 64 Kbytes.</td></tr> 1.26 + 1.27 +<tr valign="top" class="whs6"> 1.28 +<td colspan="1" rowspan="1" width="93px" class="whs9"> 1.29 +<p class=Table 1.30 style="font-weight: normal;">3.6</td> 1.31 <td colspan="1" rowspan="1" width="598px" class="whs10"> 1.32 <p class=whs10 1.33 @@ -442,6 +461,13 @@ 1.34 Contents > C/C++ SPE</B></span> and <span style="font-weight: bold;"><B>Debug 1.35 > Concepts > Program Counter Trace</B></span> for more information on 1.36 Program Counter Trace.</td></tr> 1.37 + 1.38 + <tr valign="top" class="whs15"> 1.39 +<td colspan="1" rowspan="1" width="167px" class="whs18"> 1.40 +<p class=Table>Enable Dynamic Mapping of Exception Handlers to Debugger</td> 1.41 +<td colspan="1" rowspan="1" width="524px" class="whs21"> 1.42 +<p class=Table>This option gives the designer the ability to dynamically change EBA to debug stub by asserting an LM32 GPIO pin named at_debug. This pin is exposed to the design only when this option is enabled. Allowable values are 0 = EBA and 1 = DEBA. 1.43 +</td></tr> 1.44 1.45 <tr valign="top" class="whs15"> 1.46 <td colspan="2" rowspan="1" width="691px" class="whs20">
2.1 Binary file document/lm32_archman.pdf has changed