From 80fe900bd4e189676351faa2bbc1a4b55c19b7ca Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 24 May 2021 15:10:00 +0200 Subject: [PATCH] updated links --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 612d06d0..1c1a48eb 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,9 @@ wget https://eive-cloud.irs.uni-stuttgart.de/index.php/s/2Fp2ag6NGnbtAsK/downloa ## 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 for download here -[here](https://eive-cloud.irs.uni-stuttgart.de/index.php/apps/files/?dir=/EIVE_IRS/Arbeitsdaten/08_Used%20Components/Q7S/Toolchain&fileid=422486). +like `libgpio`. You can find the system root for the Q7S, the Raspberry Pi and the +Beagle Bone Black for download here +[here](https://eive-cloud.irs.uni-stuttgart.de/index.php/apps/files/?dir=/EIVE_IRS/Software/rootfs&fileid=831849). Download it and unzip it somewhere in the Xilinx installation folder. You can use the following command if `wget` can be used or for CI/CD: