This commit is contained in:
parent
6e91462cba
commit
59dfff9bf8
@ -385,13 +385,13 @@ more recent disitributions anymore.
|
||||
## <a id="arm-toolchain"></a> Installing toolchain without Vivado
|
||||
|
||||
You can download the toolchains for Windows and Linux
|
||||
[from the EIVE cloud](https://eive-cloud.irs.uni-stuttgart.de/index.php/apps/files?dir=/EIVE_IRS/Software/tools&fileid=831898).
|
||||
[from the EIVE cloud](https://eive-cloud.irs.uni-stuttgart.de/index.php/s/iYom2f7SJnPjDG6/download/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf.tar.xz).
|
||||
|
||||
If `wget` is available (e.g. MinGW64), you can use the following command to download the
|
||||
toolchain for Windows
|
||||
|
||||
```sh
|
||||
wget https://eive-cloud.irs.uni-stuttgart.de/index.php/s/rfoaistRd67yBbH/download/gcc-arm-linux-gnueabi-win.zip
|
||||
wget https://eive-cloud.irs.uni-stuttgart.de/index.php/s/iYom2f7SJnPjDG6/download/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf.tar.xz
|
||||
```
|
||||
|
||||
or the following command for Linux (could be useful for CI/CD)
|
||||
|
Loading…
Reference in New Issue
Block a user