updated readme

This commit is contained in:
Robin Müller 2020-11-25 12:47:46 +01:00 committed by Robin Mueller
parent 2192b02dcb
commit b557462391
2 changed files with 4 additions and 1 deletions

View File

@ -22,7 +22,10 @@ Target systems:
## Setting up development environment
* Install Vivado 2018.2 and Xilinx SDK from https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/vivado-design-tools/archive.html
* Install Vivado 2018.2 and Xilinx SDK from https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/vivado-design-tools/archive.html.
Install the Vivado Design Suite - HLx Editions - 2018.2 Full Product Installation instead of the updates. It is recommended to use the installer
* Install settings: <br>
<img src="./doc/img/xilinx-install.png" width="50%"> <br>
* For supported OS refer to https://www.xilinx.com/support/documentation/sw_manuals/xilinx2018_2/ug973-vivado-release-notes-install-license.pdf
* Add path of linux cross-compiler to environment variables SDK\2018.2\gnu\aarch32\nt\gcc-arm-linux-gnueabi\bin
* Install make (only on windows, SDK on Linux can use the make installed with the SDK)

BIN
doc/img/xilinx-install.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB