• File: Leopardboard Based on TI DM355 Preview

    This video was made when only the prototype of Leopard board was available. Overview of HW features and simple demo with the board
  • File: LabView demo on

    Dong-Ik is showing embedded LabView demo on Leopard Board.
  • File: DM355 Introduction (Korean Language)

    This video introduces TMS320DM355 in Korean Language by Nara Won.
  • File: Video Capturing with Leopardboard and Gstreamer

    Please, watch Maria and Cristina's awsome job with Leopard Board. To see the video, click here: http://www.ridgerun.com/blog/wp-content/uploads/2009/10/LeopardVideo.mp4 Please, note that this video is generated by Leopard Board! :) You can get more information about this work at http://www...
  • Forum Post: Maximum distance between Leopard Board and image sensor/camera

    Hey, I have made some successful tests to capture some images with the camera (5MP) when I plug in the camera module board (LI-MOD02). But then, I'd like to place the camera further from the board (approx. 1 meter) using 2 Samtec cables (that fit well with the existing connectors) and it does...
  • Forum Post: TVP5150 Board available...

    For those that are interested in connecting an NTSC (or PAL) source to their Leopardboard, I've created a TVP5150 video decoder daughterboard which connects directly to the J5 port. It works with the latest RidgeRun SDK for the Leopard. You can get the board, the patch, and instructions at www.sleepyrobot...
  • Forum Post: 5mp board port to RidgeRun SDK

    Has anyone forward ported the 2.6.10 driver for the 5mp imager (mt9p031) to the 2.6.29 level for the RR SDK? Dont want to waste my time if its been done already.
  • Forum Post: MT9V113 I2C Driver

    I have the Leopard Board 1.4 with the VGA board using the MT9V113 and have been trying to install another I2C device. My problem is that my I2C test to my device is failing due to bus errors. I finally exonerated my device by detaching the camera module after which my I2C bus test pass. Has anybody...
  • Forum Post: TVP5150 Board available...

    I've added a patch for the RR SDK which allows you to use the TVP5150 board in actual BT.656 mode. This requires one of the newer Ver 1.5 DM355 Leopard Boards. It eliminates some of the jaggies and ghosting that you can get when using the generic (6 bit!) mode. It's at the same place: www.sleepyrobot...
  • Forum Post: Re: Modifying the IPNC demo

    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...
  • Forum Post: Re: VGA Video Capture Driver for GIT kernel 2.6.29

    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...
  • Forum Post: Leopard Board 355 overheating?

    Hey, I experience some problems with my Leopard Board based on DM355 (ver 1.5): it reboots all the time! Whether I am running a video streaming demo or not, it reboots after around 5 minutes. Does anybody have experienced that before? And it happens more and more frequently than before, even more...
  • Forum Post: Ready to use casing

    Dear All, We have a DM355 board with us with the MT9v034 sensor board. I was wondering if there are any read-made casing available that can be used to package this product. Any help will be highly appreciated. Thanks, Niranjan
  • Forum Post: LeopardBoard DM355 with RR SDK - NFS will not work

    I have problem to get NFS working on my Leopard 355 board with RR SDK version 840402. I have follow the instruction "TMS320DM355 DVEVM v2.0 Getting Started Guide" (SPRUF73C). And I set my uboot as the following: setenv nfshost 192.168.1.72 setenv rootpath /home/kqchen/workdir/filesys...
  • Forum Post: RR SDK installtion problem on 355: upgrade bootloader

    Hello, I'm getting the following error when installing the latest 840402 RidgeRun SDK on my Leopard Board 355 v1.6: > sudo make installbootloader Loading upgrade bootloader version... Disabling boot command... Uboot <= setenv bootcmd Disabling autostart option... Uboot <= setenv...
  • File: Photoframe and Calendar in the Leopard Board DM355

    This is a project developed by the students of the Embedded Systems class at Technological Institute of Costa Rica. Professor: Miguel Aguilar Students: Pedro Elias Alpizar Salas Marco Emilio Madrigal Solano
  • Forum Post: What is Driver/device name for recording audio from leopard dm355 board??

    Hi, I am developing application on leopard board for recording and playing audio in .pcm format on board. For this purpose i want to open device driver for read and write operation but i am not getting the proper device name to open. Since in file system of board "dev/dsp" is not present...
  • Forum Post: Failed to create display: gst-launch videotestsrc ! TIDmaiVideoSink

    I get "Failed to create display" when attempting gst-launch videotestsrc ! TIDmaiVideoSink on a DM355 leopard board V1.6 and LI-LBCM5M1 camera board . I have attached the entire console log. Thanks, Mark Software: DM355SDK840402, dvsdk_2_00_00_22, xdctools_3_10_05_61 ...
  • Forum Post: vpfe-capture: No decoder registered; Could not open device '/dev/video0'

    I get vpfe-capture: No decoder registered; Could not open device '/dev/video0' when attempting gst-launch v4l2src ! fakesink on a DM355 leopard board V1.6 . I have attached the entire console log. Thanks, Mark Software: DM355SDK840402, dvsdk_2_00_00_22, xdctools_3_10_05_61...
  • Forum Post: HDI365

    All, We recently received a leopard dm365 v1.4. We also purchased a VI365 and HDI365 board so we could prototype some stuff using either component or composite input. I got the SDK compiled and the board booting, but I cannot get the /dev/video0 device populated. Both of the input boards are r1.1...
  • Forum Post: ipipe demo + Leopard Board 355 + MT9P031 5MP camera sensor

    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...
  • Forum Post: how to run ipipe_aew_leopard demo?

    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!
  • Forum Post: JPEG with Leopardboard 355 and LBCM5M1 5 Mega-pixel Camera Board

    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...
  • Forum Post: i2c read problem

    Hello About two weeks I have problem accessing to i2c bus on leopard dm355 at kernels other than 2.6.10_mvl401_IPNC-1.1.0 (i have tried new kernels 2.6.32r2-davinci1, 2.6.37.rc6, 2.6.29 and others): at new kernels i can't read on i2c anything but on 0x18 address (using i2cdetect, i2cdump and...
  • Forum Post: "linux-davinci_git.bb do_fetch failed" when building dm355-leopard kernel

    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...