this should work
This commit is contained in:
parent
0218137526
commit
a06b38ba1b
@ -54,11 +54,10 @@ THe README so setup and run the example on a Beagle Bone Black can be found in t
|
|||||||
|
|
||||||
[Getting started on the Beagle Bone Black](doc/README-bbb.md#top)
|
[Getting started on the Beagle Bone Black](doc/README-bbb.md#top)
|
||||||
|
|
||||||
# Linux - Enabling RTOS functionalities
|
# Linux - Configuration for FSFW Applications
|
||||||
|
|
||||||
The last chapter in the [Linux README](https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-linux-mcu)
|
The dedicated [Linux README](doc/README-linux.md#top)
|
||||||
specifies some steps required to cleanly run the FSFW on a (host) Linux system if
|
specifies some steps required to cleanly run the FSFW on a (host) Linux system.
|
||||||
real time functionalities are turned on via `FSFWConfig.h`.
|
|
||||||
|
|
||||||
# Setting up Eclipse for CMake projects
|
# Setting up Eclipse for CMake projects
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ more quickly.
|
|||||||
sudo apt-get install cmake rsync
|
sudo apt-get install cmake rsync
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Configure the Beagle Bone Black Linux environment. The last section of the
|
2. Configure the Beagle Bone Black Linux environment. The
|
||||||
[Linux README](README-linux.md#top) specifies how to set up a UNIX environment for the FSFW and
|
[Linux README](README-linux.md#top) specifies how to set up a UNIX environment for the FSFW and
|
||||||
is also applicable to the Beagle Bone Black. SSH into the BBB and
|
is also applicable to the Beagle Bone Black. SSH into the BBB and
|
||||||
follow the instructions in that section.
|
follow the instructions in that section.
|
||||||
|
Loading…
Reference in New Issue
Block a user