• 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: 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: 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: Installing JPEGLIB

    Hi all. I need to use the jpeglib but can't get it installed. This is what I've tried: Included it with 'make config'. Copied $DEVDIR/fs/apps/jpeg-6b/arm and $DEVDIR/fs/apps/jpeg-6b/erc into $DEVDIR/myapps/cam In cam.c I have added the line : #include...
  • Forum Post: 1394 FireWire for Leopardboard?

    Hi! I was wondering if there was a way of having a Firewire port somehow connected to LeopardBoard? Currently, the only ways to import external video to Leopard are analog (composite and component), and it would really be great to get digital video from the start, avoiding the lossy A/D conversion...
  • Forum Post: RidgeRun 2011Q2 SDK

    Hi! Compiling the new SDK I get several errors: (1) Some packages for the fs are not found on the net - connection to some ftp server fails (2) Patching the TI's DVSDK 4.02.00.06 fails The problem (1) is solvable by downloading the files manually and adding a .verified file in the download...
  • Forum Post: Connecting Leopardboard to Ubuntu PC

    Hi All, Could any body guide me to connect the Leopardboard to my ubuntu Host PC through Ethernet. So that I can establish communication between host and the leopard board. regards Chetan