Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Rechnertechnik
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Peter Gerwinski
Rechnertechnik
Commits
cf78b602
Commit
cf78b602
authored
May 29, 2024
by
Peter Gerwinski
Browse files
Options
Downloads
Patches
Plain Diff
Praktikumsversuch 3: make blink-01.hex
parent
8bf3a921
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
20240528/rtech-2024ss-p3.pdf
+0
-0
0 additions, 0 deletions
20240528/rtech-2024ss-p3.pdf
20240528/rtech-2024ss-p3.tex
+2
-1
2 additions, 1 deletion
20240528/rtech-2024ss-p3.tex
with
2 additions
and
1 deletion
20240528/rtech-2024ss-p3.pdf
+
0
−
0
View file @
cf78b602
No preview for this file type
This diff is collapsed.
Click to expand it.
20240528/rtech-2024ss-p3.tex
+
2
−
1
View file @
cf78b602
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment