Skip to content
Snippets Groups Projects
Commit cf78b602 authored by Peter Gerwinski's avatar Peter Gerwinski
Browse files

Praktikumsversuch 3: make blink-01.hex

parent 8bf3a921
Branches
No related tags found
No related merge requests found
No preview for this file type
...@@ -86,7 +86,8 @@ ...@@ -86,7 +86,8 @@
\item \item
Um das Programm von der Kommandozeile aus zu testen, kopieren Sie die Dateien Um das Programm von der Kommandozeile aus zu testen, kopieren Sie die Dateien
\file{BlinkAsm.c}, \file{blink-01.S}, \file{Makefile} und \file{download.sh} \file{BlinkAsm.c}, \file{blink-01.S}, \file{Makefile} und \file{download.sh}
in ein Verzeichnis und geben Sie in ein Verzeichnis und geben Sie erst
\lstinline[style=cmd]{make} \lstinline[style=cmd]{blink-01.hex} und dann
\lstinline[style=cmd]{make} \lstinline[style=cmd]{download} ein. \lstinline[style=cmd]{make} \lstinline[style=cmd]{download} ein.
\end{itemize} \end{itemize}
Dieses Programm läßt die interne LED des Arduino blinken. Dieses Programm läßt die interne LED des Arduino blinken.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment