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

    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: 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: 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: 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: Leopard Board 355 and USB (not discovered)

    Hello, I am trying to connect various USB devices to the USB port of Leopard Board DM355 (thus in Host mode ) but I don't get anything: For example, I've tried to plug in the Keyspan USA-19HS serial to USB adapter and nothing happened. I know that it is being powered successfully (5.4V...
  • 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.. . . ...