• 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: 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...
  • 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: 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: Using UART1 with Leoparboard 355 to interface with another device

    Hi, I am trying to use the UART1 port to communicate with a camera. I am using the RR SDK. I really don't know where to start when it comes to coding. I've checked out all the code I can on how the UART is configured: kernel/linux-2.6.29/arch/arm/mach-davinci/board-dm355-leopard.c kernel...
  • Forum Post: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3)

    Hi there. I'm having trouble getting started with my LeopardBoard DM355. I get the following error once I have flashed the leopardboard: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3) I have attached what thought to be relevant. Has anyone encountered this before...
  • Forum Post: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block

    Hi there. I'm having trouble getting started with my LeopardBoard DM355. I get the following error once I have flashed the leopardboard: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3) I have attached what thought to be relevant. Has anyone encountered this before...
  • Forum Post: SD Card boot not working

    Hi I was following the getting started guide for leopard board and I successfully completed make, make install commands and after that in minicom, boot works just fine. But from what I guess it is booting from nand flash. I want to boot it from SD card. I was following this guide : http://processors...
  • Forum Post: Can't build RR..

    hi, I am using RR version DM355SDK701905 which is the only available version now. and dvsdk 2_00_00_22. 1 while giving make VERBOSE=1 i am getting the following error. Please help me to fix this error.. 2 when will u release your latest SDK version for DM355..? Thank you.. . . ...