This commit is contained in:
Robin Müller 2020-11-20 18:39:38 +01:00 committed by Robin Mueller
parent f66ef8caaa
commit 1aa7636151

View File

@ -26,6 +26,8 @@ Target systems:
* For supported OS refer to https://www.xilinx.com/support/documentation/sw_manuals/xilinx2018_2/ug973-vivado-release-notes-install-license.pdf * 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 * 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) * Install make (only on windows, SDK on Linux can use the make installed with the SDK)
### Installing make on Windows
1. Install NodeJS LTS 1. Install NodeJS LTS
2. Install xpm 2. Install xpm