Improved structure #17
@ -86,6 +86,13 @@ C++ applications. Alternatively you can download the toolchain
|
|||||||
sudo apt-get install cmake
|
sudo apt-get install cmake
|
||||||
````
|
````
|
||||||
|
|
||||||
|
## Getting the Q7S system root
|
||||||
|
|
||||||
|
It is necessary to copy the Q7S system root to your local development machine for libraries
|
||||||
|
like `libgpio`. You can find the system root [here](https://eive-cloud.irs.uni-stuttgart.de/index.php/apps/files/?dir=/EIVE_IRS/Arbeitsdaten/08_Used%20Components/Q7S/Toolchain&fileid=422486). Download it and unzip it somewhere in the Xilinx installation folder.
|
||||||
|
|
||||||
|
Then, create a new environmental variables `Q7S_SYSROOT` and set it to the local system root path.
|
||||||
|
|
||||||
## Building the software with CMake
|
## Building the software with CMake
|
||||||
|
|
||||||
When using Windows, run theses steps in MSYS2.
|
When using Windows, run theses steps in MSYS2.
|
||||||
|
Loading…
Reference in New Issue
Block a user