I have Windows machine with Vivado2017.2 and SDK installed, also I got VirtualBox Ubuntu 14.04. I am not set up properly to do Digilent's tutorial by K Franz at
knarf@knarf-VirtualBox:~/Documents/digilent-u-boot.git$ make CROSS_COMPILE=arm-xilinx-gnueabi-zynq_zybo_config
System not configured - see README
make: *** [all] Error 1
knarf@knarf-VirtualBox:~/Documents/digilent-u-boot.git$
What is the easiest way to fix my setup? Can I download something much smaller than the full sized Vivado and SDK?
Question
toastedcpu
Hello,
I have Windows machine with Vivado2017.2 and SDK installed, also I got VirtualBox Ubuntu 14.04. I am not set up properly to do Digilent's tutorial by K Franz at
http://www.instructables.com/id/Embedded-Linux-Tutorial-Zybo/ because it assumes Vivado and SDK installed on Linux. At step 20, when I download https://github.com/Digilent/u-boot-Digilent-Dev.git, and compile at step 21, the Ubuntu installation has no Xilinx tools inside it.
knarf@knarf-VirtualBox:~/Documents/digilent-u-boot.git$ make CROSS_COMPILE=arm-xilinx-gnueabi-zynq_zybo_config System not configured - see README make: *** [all] Error 1 knarf@knarf-VirtualBox:~/Documents/digilent-u-boot.git$
What is the easiest way to fix my setup? Can I download something much smaller than the full sized Vivado and SDK?
Would this work https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/embedded-design-tools.html
Xilinx_SDK_2018.1_0405_1_Lin64.bin ? It has three install options XSDK, XSCT and BootGen. It is over 10GB for the first two choices.
My main goal is to be able to write code in Linux that reads and writes to registers of PL IP I design.
Frank
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.