Project

General

Profile

Activity

From 10/18/2014 to 11/16/2014

11/13/2014

04:26 PM Software Development: Kernel Driver
Hi,
I'm trying to lad a kernel driver by following example on this page https://github.com/zhemao/interrupt_example
However, after run "insmod fpga\_uinput.ko" I get the following error.
fpga_uinput: version magic '3.9.0-00161-g...
Anonymous

11/12/2014

02:38 PM Software Development: SOCKIT GSRD
Hi,
For my project, I'm trying to use precompiled Linux libraries with Sockit as seen in this link "http://rocketboards.org/foswiki/Documentation/ArrowSoCKITEvaluationBoardLinuxGettingStarted#Creating_an_SD_Card_using_a_Windows_Host"
...
Anonymous

11/07/2014

DV 02:22 PM FPGA Development: RE: Modular SGDMA
Hi Jack,
We don't have any explicit examples of this but you will want to look into the userspace I/O driver. This should allow you to map in the FPGA interrrupts to a /dev/uio device.
I did a bit of searching and this looks like a...
Daniel Vincelette

11/05/2014

01:40 PM FPGA Development: RE: Modular SGDMA
Hi Dan,
The issue seems to be with the polling. I brought out the empty signal to an oscilloscope and found that it is on, but for some reason I'm not reading that on the software side.
I think it's better to switch to interrupt to...
Anonymous

10/29/2014

CK 10:58 AM Software Development: RE: Performance problem with baremetal code
In the meanwhile and after an ARM Cortex training I've found the root cause of the problem:
For enabling the caches, you have also to initialize the MMU, e.g. with the attached version of performance.c. Nevertheless the baremetal code...
Christian Kempter

10/20/2014

04:34 PM FPGA Development: RE: Modular SGDMA
Hi Dan,
I polling the FIFO empty signal for the both the dispatcher and write master to ensure that only when both FIFOs are empty when I will continue.
The delay varies, it's hard to predict.
Ideally we don't want to put any sl...
Anonymous
 

Also available in: Atom