using tar.gz now
This commit is contained in:
parent
dca6868a3f
commit
bd47db5211
@ -66,7 +66,7 @@ wget https://eive-cloud.irs.uni-stuttgart.de/index.php/s/Q3zeFicebpibiBT/downloa
|
||||
or the following command for Linux (could be useful for CI/CD)
|
||||
|
||||
```sh
|
||||
wget https://eive-cloud.irs.uni-stuttgart.de/index.php/s/oqC8NNWJq79njLR/download/gcc-arm-linux-gnueabi-linux.zip
|
||||
wget https://eive-cloud.irs.uni-stuttgart.de/index.php/s/5bDHLF4spqn2zJT/download/gcc-arm-linux-gnueabi.tar.gz
|
||||
```
|
||||
|
||||
### Installing CMake and MSYS2 on Windows
|
||||
@ -111,7 +111,7 @@ 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:
|
||||
|
||||
```
|
||||
wget https://eive-cloud.irs.uni-stuttgart.de/index.php/s/3LaJwNTjJ882nCe/download/cortexa9hf-neon-xiphos-linux-gnueabi-sysroot.zip
|
||||
wget https://eive-cloud.irs.uni-stuttgart.de/index.php/s/aBjpbMAFCEP7prF/download/cortexa9hf-neon-xiphos-linux-gnueabi.tar.gz
|
||||
```
|
||||
|
||||
Then, create a new environmental variables `Q7S_SYSROOT` and set it to the local system root path.
|
||||
@ -621,4 +621,4 @@ This shows the memory mapping of /dev/i2c-0
|
||||
Rebooting currently running image:
|
||||
````
|
||||
xsc_boot_copy -r
|
||||
````
|
||||
````
|
||||
|
Loading…
Reference in New Issue
Block a user