• Forum Post: Leopard HW version 1.5 is released

    Hi All, Leopard version 1.5 is released. The big difference with previous version is USB host support. You can download new HW information from Overview page. A zip file, which contains old version (1.3) files, is kept on the page, too. Nara
  • 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: 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: 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: 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: 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: 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: problem setting leoboard365 gstreamer pipeline

    Hi fellow designers hope you can help with my problem. so after i load the sdk from ridgerun everything looks great, but when i do the ( loadmodules.sh) i will get cmek disagreeing with something, I dont know whr at hope you can help me. my problem is highlighted thanks in advance hope to hear...
  • Forum Post: Kernel Oops While Running video decode demo from TI's dvsdk3.10.00.19 with Leopardboard DM365

    I am pretty new to the embedded arena. I have been struggling with this Leopardboard DM365 for more than 3 weeks. I am trying to run demo, from DVSDK version 3.10.00.19 demos (dvsdk_demos_3_10_00_16 folder). In order to run the demo that was initially written for DM365EVM I removed all the parts...
  • Forum Post: GStreamer pipeline for saving 5MP video from Leopard Board 365 into video file

    Hi, I am using the RidgeRun SDK and would like to do something very simple: save the video stream coming from the 5MP CMOS camera (MT9P031) into a video file such as avi, mpeg4 or h264. I have tried this: gst-launch -e v4l2src always-copy=false ! video/x-raw-yuv,format=\(fourcc\)UYVY, width...
  • 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...