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