Top "Zynq" questions

Zynq refers to the Zynq-7000 family of SoCs.

fatal error: sqlite3.h: No such file or directory

I'm trying to build a C application through cross compiling for a Zynq board (ARM architecture). When I type make …

sqlite compilation makefile arm zynq
Kernel panic - not syncing: No working init found

I'm trying to work a Linaro Ubuntu desktop on a zynq 7000 through an SD Card. After making the two partitions …

ubuntu operating-system kernel embedded-linux zynq
Use of Xil_Out32 in Xilinx SDK

In Vivado I succesfully made a simple blockdiagram to control the LEDs of my Zybo board. I can observe that …

fpga xilinx zynq vivado
Understand U-Boot memory footprint

I don't understand what is happening in RAM when loading U-Boot. I'm working on a Xilinx Zynq ZC702 evaluation kit …

linux-kernel arm u-boot zynq
Flush cache to DRAM

I'm using a Xilinx Zynq platform with a region of memory shared between the programmable HW and the ARM processor. …

linux-kernel arm xilinx zynq
simple axi lite slave application

I am using Vivado 2015.3 and a Zybo board and I am trying to implement a very simple AXI lite IP …

vhdl vivado zynq
Do modification to rootfs (petalinux on zynq)

I've installed Petalinux 2014.4 on my Zynq board, but the NAND flash is not mounted when I boot up the board. …

linux kernel xilinx rootfs zynq