zynq Questions

3

I'm looking for a way to send some data from my software app written in C to AXI-Stream interface of Zynq. Something like open(/dev/axistream); send_data(data); I'm running Linux on the Arm part...
Heartbroken asked 2/6, 2015 at 13:25

1

I am working with the Xilinx distribution of Linux on a Zynq 7000 board. This has two ARM processors, some L2 cache, a DRAM interface, and a large amount of FPGA fabric. Our appliance collects data...
Elveraelves asked 22/9, 2016 at 16:49

2

Solved

Until today I was programming on a single core, now I need to run my codes on multiple core. I'm researching for about 1 week and had some questions about this. I'm using Zynq 702, Arm DS-5 and Ds...
Misprision asked 13/11, 2014 at 9:22

1

Solved

I don't understand what is happening in RAM when loading U-Boot. I'm working on a Xilinx Zynq ZC702 evaluation kit and I'm trying to load a Linux kernel on it using U-Boot. So I used the Xilinx too...
Toxicant asked 11/2, 2016 at 10:37

4

Is it possible to run OpenCL on a system designed by a user on a SoC prototyping board? To be more specific, I have a ZedBoard (Xilinx Zynq) that has Dual ARM cores and a Programmable Logic (PL) Ar...
Langmuir asked 30/6, 2015 at 16:16

2

Solved

I'm trying to build a C application through cross compiling for a Zynq board (ARM architecture). When I type make without mentioning the ARM arch, it works fine on my laptop. But as soon as I modif...
Gimp asked 10/3, 2015 at 16:52

3

I'm using a Xilinx Zynq platform with a region of memory shared between the programmable HW and the ARM processor. I've reserved this memory using memmap on the kernel command line and then expose...
Dysfunction asked 19/9, 2013 at 14:1
1

© 2022 - 2024 — McMap. All rights reserved.