Project

General

Profile

Activity

From 10/23/2014 to 11/21/2014

11/17/2014

02:35 PM Software Development: RE: Kernel Driver
Hi
I compiled the kernel driver with the Linux kernel in the instruction here (https://support.criticallink.com/redmine/projects/mityarm-5cs/wiki/Linux_Kernel).
Now I'm getting this error:
fpga_uinput: version magic '3.12.0-g456...
Anonymous

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
 

Also available in: Atom