aboutsummaryrefslogtreecommitdiffstats
path: root/docs/chapters/firmware.xml
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-04-07 11:37:50 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-04-07 11:39:07 +0200
commitadf48db1b35e0107526114a6c685977626e12f5c (patch)
treea57b0b47ef15f83921029a4998beaea3a489b35a /docs/chapters/firmware.xml
parent7e2c289d2e11c9420230ebb49cd743600602e83f (diff)
usermanual: Obey the docbook schema for xmlto
dblatex was more forgiving, add missing tags to make xmlto happy
Diffstat (limited to 'docs/chapters/firmware.xml')
-rw-r--r--docs/chapters/firmware.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/chapters/firmware.xml b/docs/chapters/firmware.xml
index eb93fb4..542d5be 100644
--- a/docs/chapters/firmware.xml
+++ b/docs/chapters/firmware.xml
@@ -58,7 +58,8 @@ $ cd ../..
<para>In case the NOR Flash of the SAM7 Microcontroller is either blank or has
become corrupted the Microcontrollers support entering a mode called SAM-BA which
then allows flashing the device using the <filename>sam</filename> application. The
- SAM-BA mode can be easily entered by following the below procedure.
+ SAM-BA mode can be easily entered by following the below procedure.</para>
+
<procedure>
<title>Entering SAM-BA Mode</title>
<step><para>Unplug the SIMtrace Hardware from USB.</para></step>
@@ -71,9 +72,9 @@ $ cd ../..
<figure>
<title>TEST Jumper</title>
- <imageobject>
+ <mediaobject><imageobject>
<imagedata fileref="images/shortTEST.jpg" width="12cm"/>
- </imageobject>
+ </imageobject></mediaobject>
</figure>
<note><title>v1.0p/v1.1p Hardware Owners</title>
@@ -81,14 +82,13 @@ $ cd ../..
two LEDs are on when powering up the SIMtrace Hardware with the Jumper set.
The reason for this is unknown but there are several workarounds:
<itemizedlist>
- <listitem>Press the RESET button while powering up.</listitem>
- <listitem>In addition, remove the jumper and put it back.</listitem>
+ <listitem><para>Press the RESET button while powering up.</para></listitem>
+ <listitem><para>In addition, remove the jumper and put it back.</para></listitem>
</itemizedlist>
As soon as the two LEDs go off, the SAM-BA mode is properly entered.
</para>
</note>
- </para>
<para>The <command>sam</command> application can be compiled to either use libusb or
normal files to program the device, depending on the drivers used you will
need to configure the application one way or another. The programming can then