From: Fabien Le Mentec Date: Sat, 15 Oct 2011 22:14:12 +0000 (-0500) Subject: [update] documentation X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=6d7479e6556c2a96be7f3ca93c296aa55a6d36fe;p=fw%2Fstlink [update] documentation --- diff --git a/doc/tutorial/tutorial.pdf b/doc/tutorial/tutorial.pdf index 9856aba..2a5abbc 100644 Binary files a/doc/tutorial/tutorial.pdf and b/doc/tutorial/tutorial.pdf differ diff --git a/doc/tutorial/tutorial.tex b/doc/tutorial/tutorial.tex index 785d349..0fa7ab5 100644 --- a/doc/tutorial/tutorial.tex +++ b/doc/tutorial/tutorial.tex @@ -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}