[update] documentation
authorFabien Le Mentec <texane@gmail.com>
Sat, 15 Oct 2011 22:14:12 +0000 (17:14 -0500)
committerFabien Le Mentec <texane@gmail.com>
Sat, 15 Oct 2011 22:14:12 +0000 (17:14 -0500)
doc/tutorial/tutorial.pdf
doc/tutorial/tutorial.tex

index 9856aba668926921e0a738d1b08c37ad5feeef39..2a5abbc72fa85368803307e8decc80959b532e71 100644 (file)
Binary files a/doc/tutorial/tutorial.pdf and b/doc/tutorial/tutorial.pdf differ
index 785d349d2db77c94b06c750320316316cf77e5da..0fa7ab5bd6779a7fe4585c17fd8cff36fcfe95d8 100644 (file)
@@ -86,9 +86,8 @@ PATH=$TOOLCHAIN_PATH/bin:$PATH make ;
 \end{small}
 
 \paragraph{}
-A GDB server must be start to interact with the STM32.
-Depending on the discovery kit you are using, you must
-run one of the 2 commands:\\
+A GDB server must be start to interact with the STM32. Depending on the discovery kit you
+are using, you must run one of the 2 commands:\\
 \begin{small}
 \begin{lstlisting}[frame=tb]
 # STM32VL discovery kit
@@ -131,6 +130,9 @@ $> run
 \end{lstlisting}
 \end{small}
 
+\paragraph{}
+The board BLUE and GREEN leds should be blinking (those leds are near the user and reset buttons).
+
 
 \newpage
 \section{References}