• File: Leopardboard 365

    Leopard 365 board is based on the TMS320DM365 processor from TI. It provides free optimized video codecs (H.264, VC1, MPEG2, MPEG4, JPEG) and audio codecs (MP3, AAC, WMA and Audio Echo Canceller). RidgeRun supports open source free SDK on Leopard 365 board, too. All accessories for original leopard board...
  • Forum Post: DM365 leopard schematics?

    Are the schematics for the dm365 version of the leopard posted anywhere? thanks, chris
  • Forum Post: Serial communication characters problem

    Hello, I am trying to connect through serial (using TTL-232R-3V3-PCB serial-to-USB based on FTDI RS232 chip) to the Leopard Board 365 but the characters show in minicon are really ugly. Here is an example when the board tries to connect to DHCP through Ethernet: IP=Gonnig: Reopening networo...
  • Forum Post: Easiest and fastest way to run Gstreamer on LeopardBoard DM365?

    Hello, I've just received the great and cool LP DM365 with Monta Vista Linux installed and I was wondering what was the easiest way to get Gstreamer up and running? Install DM365 DVSDK with Gstreamer? Or is there a more direct way? Thanks, Mike
  • 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: Gstreamer simple test problem: Assertion `hBufTab' failed

    Hello, When running a basic Gstreamer test on my Leopard Board 365 (getting a random image then streaming it), I get an error: > gst-launch -v videotestsrc ! TIVidenc1 codecName=h264enc engineName=codecServer ! rtph264pay pt=96 ! udpsink host=192.168.1.101 port=5000 Setting pipeline...
  • Forum Post: Using MJPEG codec on Leopard Board 365

    Hello, I am trying to use MJPEG on the Leopard Board but apparently, it is not supported. Only MPEG4 is... I tested it using gst-launch ! TIVidenc1 codecName=mjpegenc engineName=encode ... Any idea on how to install codecs? Thanks, Mike
  • Forum Post: Maximum distance between Leopard Board and image sensor/camera

    Hey, I have made some successful tests to capture some images with the camera (5MP) when I plug in the camera module board (LI-MOD02). But then, I'd like to place the camera further from the board (approx. 1 meter) using 2 Samtec cables (that fit well with the existing connectors) and it does...
  • 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: 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: DM365 capture ISIF output to SDRAM

    Hello, I have the LeopardBoard 365 and the VGA camera module. Using CCS 4.1 I am trying to capture some data (RAW) from the sensor (MT9V113) and store it in the external SDRAM. I configured the all the VPSS registers I consider crucial for this purpose (ISP, ISIF). As for the sensor, I can see...
  • Forum Post: no boot device

    Hello! I am trying to run an application on Leopard DM365 board. I used the following tutorial found in the FAQs : Developing user applications for Leopard Board by using RidgeRun SDK. I made basically what is explained. Make apparently worked (ended with "build complete"). Make install...
  • Forum Post: SD Flash Utility - Write Verify Failed/Data Verification Failed

    I have been attempting to flash my Leo 365 with the SD Flash Utility for DM3xx and have been receiving Write Verify Failed/Data Verification Failed. Has this issue occurred previously? At the moment, I only have one 2GB SD card, all of my others are SDHC and therefore not compatible. At the moment...
  • Forum Post: UART boot impossible and infinity BOOTME of minicom

    Hey, I'm new, French, so sorry for my bad English, but it would be nice if somebody answer me as soon as possible. I received last week the Leopard 365 Board, and I have installed Ridge Run SDK. After a lot of problems with the compilation that I succeed to solve, the "make" run,...
  • File: DM365 Introduction (Korean Language)

    This video introduces TMS320DM365 in Korean Language by Nara Won.
  • Forum Post: Re: Sending DHCP requests... time out!

    I succeed in making a capture with wireshark. I have done it when I have run "boot" (in the u-boot prompt) Here is the result: thank you in advance Aurélie
  • Forum Post: Leo365 bootargs - LI-5M03/LD-DVI1 for 720P-30

    Does anyone have a set of bootargs for 720P-30 they would like to share with the proper arguments passed to initialize the LI-5M03 camera and DVI1 board? I'm having trouble decoding the switches, memory buffers, etc. to properly format my bootargs. Assuming we are using an Arago baked kernel...
  • Forum Post: using of a I/O

    I want to use an input of the dm365 not used by the board, just by adding a switch. How I can use it in the soft?
  • Forum Post: Initial DM365 programming

    Hello everybody, I am trying to design my own PCB around the DM365 chip, mostly a copy (exact same components) of the Leopard Board. I am wondering if there is anything particular I should be aware of when programming the chip for the first time. I would like to use the USB 720p HD video streaming...
  • Forum Post: Re: Using RR DM365 SDK while waiting for the Leopard Board DM365 SDK

    Hi Sebastian, I didn't succed to boot the DVSDK 3.10_19 uImage on my leopard board (dm365) I try the uImage-dm365-evm.bin from the download page and I also try to build it. can you send me your .config or/and give me some explanation how to do this ? Thanks, regards, Frederic
  • Forum Post: Make install error.

    Hey! When I run the following command: mariusze2@mariusze2-desktop:~/DM365SDK844703$ make install I got an error. It looks like this: Ridgerun Linux SDK Board configuration: Leopard Board DM365 Installation system of uboot images over TFTP for host 192.168.1.20 Please be sure u-boot is...
  • Forum Post: TI DVSDK 3.10 and the Leopard Board

    Hello! I noticed that Texas Instruments has released the new DVSDK (release 3.10) and I was wondering what you thought about it? How does it influence the Leopard Board DM356 development, what is it going to change, how to implement it on the Leopard Board, etc. I am curious to know if it would...
  • Forum Post: Re: RidgeRun SDK for DM365 Leopard Board Beta Release!

    Hi Miguel, Like the news about the release. Your list of features above indicate support for AutoFocus. Is that specific for MT9T031 only? Is there any place we can get more info how to interface drive the AutoFocus? Thanks,
  • 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...