Related Posts
  • 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: 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: 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: 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: 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: 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
  • 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: 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: Ethernet board issue

    Hello, I've been trying for a while to get the ethernet port of my Leopardboard 365 to work in linux but I couldn't. I've tried to make it work with uboot but It seems to be unable to send packets at all. After debugging throughly with the hw driver, I've found that rx packets...
  • Forum Post: Ridgerun SDK for Leopard Board DM365

    The SDK is of size 1.3mb and is unable to download files from the net but returns status "Installation complete" . I am behind a proxy firewall and i have set my system proxy , but still it is unable to download files . Any suggestions why this is happening.
  • 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
  • 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: How to set MT9P031 sensor register on Leopardboard 368

    Hello, I want to use MT9P031 sensor on Leopardboard 368 I want to use TI SDK. However, I do not know how to use MT9P031 sensor registers. How to set MT9P031 sensor register on Leopardboard 368? ------------------------------ ○Hardware camera sensor:MT9P031 board:Leopardboard 368 ○TI SDK:...
  • Forum Post: Getting dark images from MT9P031

    Hello everybody. I'm using RidgeRun SDK for my LeopardBoard DM365 and Aptina CMOS sensor MT9P031. I started gstreamer examples from RidgeRun wiki for camera streaming over network and I get a very dark images on the host. If I just capture one frame then this image is very dark too. I suppose that...
  • 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?