Related Posts
  • Forum Post: VGA CAM on DM365

    Hi, I want to capture a video from the mt9v113 vga camera card and display it on the composite output. I am using the ridgerun dm365 beta sdk. Can anyone help? Eran.
  • Forum Post: Re: First impressions with new RidgeRun SDK and Leopardboard 365

    Sorry to come back with this problem but I don't see any mention of NAND in the make config menu. Here is what I have in the "File System Configuration menu": *** File system target image configuration --- *** │ │ File system image target (JFFS2 disk image) ---> │ │ (64KiB) Erase...
  • 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: Display DM365

    I have been trying to get things displayed but in vain. I joined the two pin connector on the board using a twisted cable and joined it to a standard coaxial cable for video output and connected the coaxial cable to the LCD. these are the bootargs: bootargs=davinci_enc_mngr.ch0_output=COMPOSITE...
  • Forum Post: Re: Composite Output Not workiing

    Hi Todd! This is a general problem if you don't have a "camera sensor" connected to the board, that can be the main reason for your issue. When no camera is detected the video display clocks are disabled. There's a workaround to solve this: 1. Go to the configuration menu...
  • Forum Post: Using RR DM365 SDK while waiting for the Leopard Board DM365 SDK

    Hello, Everything is in the title: while waiting for the Leopard Board SDK for DM365 (from Ridgerun), can I use the DM365 chip SDK to program my board. What are the differences? What should I take care of? Thanks, Mike
  • Forum Post: Is my board damaged or is a configuration issue ?

    Hello, Using RR SDK ( the SVN version ) I was trying to compile some applications and install a JFFS2 file system image as I've seen to be recommended over CRAMFS in some other post. Unfortunately it seem to not work, all the other components are installed OK but after the new FS image is transferred...
  • Forum Post: Boot Leopardboard Directly from SD card?

    Hi I have a Leopardboard 355.= and will soon get a Leo365. Can any of these two boards boot from a SD card? Is it possible to load the bootloader and kernel images directly from the SD card?? Any advice will be greatly appreciated.
  • Forum Post: SD card bootable images

    Hi there I have downloaded the bootable sd card images for the RidgeRun site. Can anyone please tell me how I can make my own bootable sd card images? Is there a guide?
  • Forum Post: CMEM Error: init: Failed to open /dev/cmem: 'No such device or address'

    Hi Todd I have managed to get the leopardboard running. I then tried to take a snapshot with the following command and got the following errors. Could you please help me understand what is wrong here? / # FILE_NAME=VGA_jpeg_file.jpg / # gst-launch -e v4l2src always-copy=false num-buffers=1 ...
  • 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: Composite Output Not workiing

    Hi! I have a new DM365 Leopard board. I installed the Ridge Run supplied linux kernel and am using NFS rite now. I tried to activate the composite video output but, it seems not working. These are the steps i did loadmodules.sh fbset -disable gst-launch -v videotestsrc ! video/x-raw-yuv...
  • 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: Getting the error when Modifying the cmdline file

    Hi, After I modifying the cmdline file and make install ,I get the following Error output : Ridgerun Linux SDK Board configuration: Leopard Board DM365 Installation system of uboot images over TFTP for host 192.168.1.109 Please be sure u-boot is running on port /dev/ttyS1 and...