• Forum Post: Not enough space on board: partitions with MontaVista

    Hello, After compiling GStreamer, I would like to copy its folder on my Leopard Board DM365 in the /opt folder but there is not enough space on my board. Here is the space left when typing df -h # df -h Filesystem Size Used Available Use% Mounted on /dev/rd/0 6.8M 5.8M 1.0M 85% / tmpfs 55.4M 0...
  • Forum Post: Re: RidgeRun SDK for DM365 Leopard Board is released!

    Thanks RidgeRun! Is (leo365/original/)kernel.uImage the right uImage to Flash in addition to Leopard's default UBL and u-boot? When loading, it says: Linux version 2.6.18-ridgerun (root@ninja-desktop) (gcc version 0 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177 Machine: DaVinci...
  • Forum Post: what demos are supported for LI-VM34LP camera board for LeopardBoard 365?

    Hello, I have a LeopardBoard 365 with the LI-VM34LP camera board. I would like to try to use any available demo to get some video frames that will work with the hardware I have. I already have the DM365 Ridge Run SDK 844703 compiled as well as xdctools and DVSDK. I thought I would be able to run...
  • Forum Post: Re: Modifying the IPNC demo

    Yeah I would like to compile the IPNC myself but what compiler should I use? Looks like when I'm typing this in Ubuntu: make ARCH=arm davinci_dm355_ipnc_defconfig make uImage I'm getting the following errors: include/linux/i2c.h:59: error: array type has incomplete element type include...
  • Forum Post: Adding timestamp to GStreamer

    Hi everybody, I have my GStreamer pipeline (camera => MPEG4 => Ethernet) working on my Leopard Board and I would like to know how to add a timestamp to the video stream so that, even if the images are arriving with a delay, I know when they were taken. Anybody has an idea on how to do that?...
  • Blog Post: Video Input (NTSC, PAL) board

    Hi everyone, We have waited so long time to have this board and at last it was delivered by Leopardboard community! Now you can get video input from TV or any other video source with NTSC or PAL format with this board. Please, check it out. http://www.sleepyrobot.com/?p=23 Nara
  • Forum Post: Re: Automatically start an application after boot of RidgeRun Linux

    Miguel Aguilar Hi, You can add a script at /etc/init,d/ for starting your app. You can add that script to your app directory then you can add a command in the app Makefile to install that script in the target file system. Great! And how do you run a Shell script (demo.sh for example...
  • Forum Post: Getting Started Guide for Leopardboard 365

    Hi Members, At last, "Getting Startd Guide (GSG) for Leopardboard 365" is written. You can see it at http://processors.wiki.ti.com/index.php/Getting_Started_Guide_for_Leopard_Board_DM365 Please, note that it will keep being updated. Normal member cannot give any reply to FAQ...
  • Forum Post: Your suggestion for Getting Started Guide

    Hi Members, Please, share your thoughts and suggestions about Getting Started Guide (GSG) with replying to this thread. Please, note that you also can add your contents there by yourself. If nobody cares about your suggestion, please, try to enhance GSG with your ideas by yourself! :) ...
  • Forum Post: News Forum

    Hi Members, I created News forum to share all news with leopardboards. Any member can post your news in this forum. Please, feel free to add your news in this forum. Nara
  • File: USB Camera Demo with Leopardboard 365

    Sonia Ghelani is showing USB camera demo with leopardboard 365. The demo is using 5M camera board and the video inpu is encoded with H.264 an its resolution is 720p 30fps. You can use leopardboard 365 board as HD USB web cam now. To download the demo and try, please, visit https://www.leopardimaging...
  • Forum Post: Getting Started Guide 365 was enhanced

    Hi Members, Getting Started Guide for Leopardboard 365 was enhanced specifically for "Beginer's guide". It will be great help for beginners' to start something with leopardboard board. Please, check it out. Nara
  • Forum Post: [SOLVED] valac is NOT defined

    I posted this more or less for the next person. :-) While performing make for Leo, I got the following error: Checking for host packages required by the SDK target applications... >> valac is NOT defined for ubuntu.common or ubuntu-10.04_32 make[1]: *** [host_packages] Error 1 make...
  • Forum Post: Re: SD Card Not Formatted for Recovery

    To Whomever Maintains the Online Documentation: A couple of suggestions about the documentation in the DM365 Leopard SDK Getting Started Guide . At the instructions for make bootloade r and make install add some explicit instructions to open a minicom or putty session, reboot the card and halt...
  • Forum Post: New install for Leo 365 with RidgeRun SDK

    Does anyone have any updated installation / getting started instructions? All of the ones that I've read seem out of date, as they mention a RidgeRun bin file, that is not the file that RidgeRun now wants you to get. I've also had issues making the newest RidgeRun SDK as the installation...
  • Forum Post: ipipe demo + Leopard Board 355 + MT9P031 5MP camera sensor

    Hi all, First of all I would like to say that the dm355 is a pretty powerful hardware device, and that as many people I am encountering problems running demos and software that suppose to work out of box, why? I guess that slight configuration differences lead to complete disaster. I am going...
  • Forum Post: EVM and LeopardBoard Alsa Hardware and GStreamer

    Greetings All, I have tried this on both a TI EVM and a LeopardBoard. My results are about the same. I have the TI dm365 Eval board running dvsdk 3.0 and gstreamer built from about 6 weeks ago. (somebody tell me how and I'll get the build info). The LeopardBoard is running RidgeRun...
  • Forum Post: LeopardBoard 365 MAC Address?

    Is the LeopardBoard 365 assigned a unique MAC address when it is manufactured? If so, where can I find it? Is it stored somewhere on the board, in an EEPROM, or maybe u-boot environment? Or at least printed on a label or something?
  • Forum Post: Leopardboard 365 - GPIO configure as interrupt mode

    Hello, I want to configure a GPIO pin as interrupt mode(IRQ line) rather than polling mode, because my application can not keep polling for the register to set. From Leopardboard hardware guide and DM365 GPIO pdf, I could not find any GPIO on Leopardboard365 that can be configured as interrupt...
  • Forum Post: DVI Output on Leopard board

    Does DVI output (or component output) on the Leopard board require a capture card to be plugged in? I have followed the steps listed here: https://www.ridgerun.com/developer/wiki/index.php/DM365_Leopard_SDK_Getting_Started_Guide and I get not ouput on the DVI or component. I notice that the...
  • 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: Booting problem with LEO365 (BOOTP message)

    Hello Ive been having a problem with my Leopardboard 365 lately. After a full make install is completed I open up the minicom and reset the board and after autoboot countdown it posts this: DM36x initialization passed! UBL customized by RidgeRun TI UBL Version: 1.50 Booting Catalog Boot Loader BootMode...
  • 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: Low light capabilities for LI-LBCM5M1 sensor.

    Hi Witch led's can I use that will enable me to capture video in the dark? Is there a certain led with certain wavelength I should use? Any ideas on this? Thanks