DesignSomething.org
Leopardboard - Home
Join
Sign in
Search
Search Options
Search Everything
Search Leopardboard
Overview
Forums
Videos
Projects
How to Buy
Support
Home
»
Leopardboard
»
Leopardboard 355
»
All Tags
»
DM355
Tags
355 Leopard Board Kernel SD telnet upload
5MP
board
bootloader
camera module
dm355 nand
dm355 ramdisk kernel panic
dm355 ridgerun bootloader
GStreamer
HW
i2c
leopard
Leopardboard
leopardboard 355
LI-LBCMVGA
MT9V113
nand
overheating
RidgeRun SDK
TVP5150
UART
uboot
usb
Related Posts
Forum Post:
5mp board port to RidgeRun SDK
rbogle
Has anyone forward ported the 2.6.10 driver for the 5mp imager (mt9p031) to the 2.6.29 level for the RR SDK? Dont want to waste my time if its been done already.
on
31 Mar 2010
Forum Post:
TVP5150 Board available...
chrisw957
I've added a patch for the RR SDK which allows you to use the TVP5150 board in actual BT.656 mode. This requires one of the newer Ver 1.5 DM355 Leopard Boards. It eliminates some of the jaggies and ghosting that you can get when using the generic (6 bit!) mode. It's at the same place: www.sleepyrobot...
on
11 Apr 2010
Forum Post:
Leopard Board 355 overheating?
gentlemich
Hey, I experience some problems with my Leopard Board based on DM355 (ver 1.5): it reboots all the time! Whether I am running a video streaming demo or not, it reboots after around 5 minutes. Does anybody have experienced that before? And it happens more and more frequently than before, even more...
on
6 May 2010
Forum Post:
MT9V113 I2C Driver
Nathan Royer
I have the Leopard Board 1.4 with the VGA board using the MT9V113 and have been trying to install another I2C device. My problem is that my I2C test to my device is failing due to bus errors. I finally exonerated my device by detaching the camera module after which my I2C bus test pass. Has anybody...
on
1 Apr 2010
Forum Post:
TVP5150 Board available...
chrisw957
For those that are interested in connecting an NTSC (or PAL) source to their Leopardboard, I've created a TVP5150 video decoder daughterboard which connects directly to the J5 port. It works with the latest RidgeRun SDK for the Leopard. You can get the board, the patch, and instructions at www.sleepyrobot...
on
30 Mar 2010
Forum Post:
What is Driver/device name for recording audio from leopard dm355 board??
rama
Hi, I am developing application on leopard board for recording and playing audio in .pcm format on board. For this purpose i want to open device driver for read and write operation but i am not getting the proper device name to open. Since in file system of board "dev/dsp" is not present...
on
21 Jul 2010
Forum Post:
RR SDK installtion problem on 355: upgrade bootloader
gentlemich
Hello, I'm getting the following error when installing the latest 840402 RidgeRun SDK on my Leopard Board 355 v1.6: > sudo make installbootloader Loading upgrade bootloader version... Disabling boot command... Uboot <= setenv bootcmd Disabling autostart option... Uboot <= setenv...
on
9 Jun 2010
Forum Post:
Failed to create display: gst-launch videotestsrc ! TIDmaiVideoSink
sept2010
I get "Failed to create display" when attempting gst-launch videotestsrc ! TIDmaiVideoSink on a DM355 leopard board V1.6 and LI-LBCM5M1 camera board . I have attached the entire console log. Thanks, Mark Software: DM355SDK840402, dvsdk_2_00_00_22, xdctools_3_10_05_61 ...
on
26 Sep 2010
Forum Post:
vpfe-capture: No decoder registered; Could not open device '/dev/video0'
sept2010
I get vpfe-capture: No decoder registered; Could not open device '/dev/video0' when attempting gst-launch v4l2src ! fakesink on a DM355 leopard board V1.6 . I have attached the entire console log. Thanks, Mark Software: DM355SDK840402, dvsdk_2_00_00_22, xdctools_3_10_05_61...
on
26 Sep 2010
Forum Post:
i2c read problem
Gonzha Dmitriy
Hello About two weeks I have problem accessing to i2c bus on leopard dm355 at kernels other than 2.6.10_mvl401_IPNC-1.1.0 (i have tried new kernels 2.6.32r2-davinci1, 2.6.37.rc6, 2.6.29 and others): at new kernels i can't read on i2c anything but on 0x18 address (using i2cdetect, i2cdump and...
on
27 Dec 2010
Forum Post:
Leopard Board 355 and USB (not discovered)
gentlemich
Hello, I am trying to connect various USB devices to the USB port of Leopard Board DM355 (thus in Host mode ) but I don't get anything: For example, I've tried to plug in the Keyspan USA-19HS serial to USB adapter and nothing happened. I know that it is being powered successfully (5.4V...
on
3 May 2010
Forum Post:
LeopardBoard DM355 with RR SDK - NFS will not work
sjcoder
I have problem to get NFS working on my Leopard 355 board with RR SDK version 840402. I have follow the instruction "TMS320DM355 DVEVM v2.0 Getting Started Guide" (SPRUF73C). And I set my uboot as the following: setenv nfshost 192.168.1.72 setenv rootpath /home/kqchen/workdir/filesys...
on
2 Jun 2010
Forum Post:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3)
Justin
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...
on
16 May 2011
Forum Post:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block
Justin
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...
on
17 May 2011
Forum Post:
Using UART1 with Leoparboard 355 to interface with another device
Billy
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...
on
8 May 2011
Forum Post:
SD Card boot not working
prongs
Hi I was following the getting started guide for leopard board and I successfully completed make, make install commands and after that in minicom, boot works just fine. But from what I guess it is booting from nand flash. I want to boot it from SD card. I was following this guide : http://processors...
on
4 Aug 2011
Forum Post:
Can't build RR..
nikhil@avench
hi, I am using RR version DM355SDK701905 which is the only available version now. and dvsdk 2_00_00_22. 1 while giving make VERBOSE=1 i am getting the following error. Please help me to fix this error.. 2 when will u release your latest SDK version for DM355..? Thank you.. . . ...
on
17 Sep 2011