DesignSomething.org
Leopardboard - Home
Join
Sign in
Search
Search Options
Search Everything
Search Leopardboard
Overview
Forums
Videos
Projects
How to Buy
Support
Home
»
Leopardboard
»
Software
»
All Tags
»
DM355
Tags
293
355
5M pixel sensor board
build
compilation
fail
GStreamer LeopardBoard
image capture
IPNC
kernel
leopardBoard
RidgeRun SDK
task
uboot
uImage
Related Posts
Forum Post:
Re: Modifying the IPNC demo
gentlemich
Yeah I would like to compile the IPNC myself but what compiler should I use? Looks like when I'm typing this in Ubuntu: make ARCH=arm davinci_dm355_ipnc_defconfig make uImage I'm getting the following errors: include/linux/i2c.h:59: error: array type has incomplete element type include...
on
26 Apr 2010
Forum Post:
Re: VGA Video Capture Driver for GIT kernel 2.6.29
gentlemich
You have to add the following lines in the following file: /etc/profile PATH=$PATH:/your-arm-gccdirectory export PATH As explained here: http://www.troubleshooters.com/linux/prepostpath.htm Then reboot and everything so the modifications are made. You can check if the arm-none-linux-gnueabi-gcc is installed...
on
27 Apr 2010
Forum Post:
ipipe demo + Leopard Board 355 + MT9P031 5MP camera sensor
Magda
Hi all, First of all I would like to say that the dm355 is a pretty powerful hardware device, and that as many people I am encountering problems running demos and software that suppose to work out of box, why? I guess that slight configuration differences lead to complete disaster. I am going...
on
23 Nov 2010
Forum Post:
how to run ipipe_aew_leopard demo?
Magda
Can anyone explain me the steps for running the ipipe_aew_leopard demo app? I think that by default it uses the MT9T001 sensor and I would like to use the MT9P031 sensor camera. So are they any settings when loading the driver that I need to set up? Thanks a million!
on
24 Nov 2010
Forum Post:
JPEG with Leopardboard 355 and LBCM5M1 5 Mega-pixel Camera Board
jayeshpk1
I have loaded Ridgerun SDK on Leopard and trying to get a high resolution JPEG image using gstreamer. Am I missing anything here? gst-launch v4l2src num-buffers=1 ! dmaienc_jpeg ! filesink location=/tmp/test.jpg Output (gst-launch-0.10:403): GStreamer-CRITICAL **: gst_caps_ref: assertion `GST_CAPS_REFCOUNT_VALUE...
on
25 Nov 2010
Forum Post:
"linux-davinci_git.bb do_fetch failed" when building dm355-leopard kernel
damateem
To build the kernel, I run MACHINE=dm355-leopard bitbake virtual/kernel This works fine until I get to task 293 and then I get the following NOTE: Running task 293 of 632 (ID: 8, /home/david/oe/arago-oe-dev/recipes/linux/linux-davinci_git.bb, do_fetch) fatal: read error: Connection reset by...
on
23 Mar 2011
Forum Post:
Help loading kernel to leopard355
damateem
I successfully compiled the kernel using $ MACHINE=dm355-leopard bitbake virtual/kernel As described at http://arago-project.org/wiki/index.php/Setting_Up_Build_Environment But now how do I get the kernel to the board? Can someone point me to a document that describes the process? Thanks...
on
31 Mar 2011