Related Posts
  • 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: 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: Problem with Bootloader

    I do this, and now muy LeopardBoard dont answer: josep@josep:/opt/DM355SDK840402$ make installbootloader Ridgerun Linux SDK Board configuration: Leopard Board Installation system of uboot images over serial port /dev/ttyUSB0 Please be sure u-boot is running on port /dev/ttyUSB0 and none process (like...
  • Forum Post: Problems setting up the Ridgerun development environment Leopard board 355.

    Hello I recently bought a Leopard board 355. I am having problems setting up the Ridgerun development environment for the board. What I've done is the following: 1) Installed Ubuntu 10.04 2) Installed XDCTools 3_10_05_61 3) Installed dvsdk 3_10_00_19 4) Installed RidgeRun...
  • 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: 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: 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: 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.. . . ...
  • Forum Post: CMEMK Error: ALLOC: invalid pool (0) passed. Why ?

    Hello everyone, when I excute " ./capture_prev_rsz_onthe_fly_ bayer_mew " on the target , why does it export the folowning Error input_std_paramsCMEMK Error: ALLOC: invalid pool (0) passed. : name = V4L2_STD_MT9T001_VGA_30FPS input_std_params: output size = 640 * 480 calling...