RE: building gstreamer for DM6446

2008-03-10 Thread Vijaydeep Kiran Nadkarni
Thanks for the quick response, Dirk. To call the configure script, I use: CC=arm_v5t_le-gcc ./configure --build=i686-linux --host=arm-linux --prefix=$GSTREAMER_DIR That seems fine to me. GSTREAMER_DIR is defined as my DM6446 file system/opt/gstreamer. This is a valid path and I've

RE: Error Remote node creation FAILED for multithreaded application combo server

2008-03-10 Thread Viraj Karandikar
Thanks Mugdha, Can you tell me in what scenarios we get DSP_EFAIL (0x80008008) error? (or suggest some related doc). FYI I am using dsplink_1_30_08_02 and CE 1.02. Regards, Viraj From: Kamoolkar, Mugdha [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2008 10:30 AM To: Viraj

RE: DM355 Audio Video Mux

2008-03-10 Thread Jon.Povey
It's not impossible to do it yourself, have a look for the OpenDML 2.0 specification online. MSDN is useful for structure defs and explanations etc. Then you have full control over index structure, insertion of extra data, etc. However be prepared for plenty of head scratching and gathering

RE: Error Remote node creation FAILED for multithreaded application combo server

2008-03-10 Thread Kamoolkar, Mugdha
Vijay, To find out exactly where the failure occurred, you can try the following technique of enabling SET_FAILURE_REASON prints: Enable SET_FAILURE_REASON print: File: /${DSPLINK}/dsplink/gpp/src/gen/trc.c Function: TRC_SetReason () Existing Code: #if defined(DDSP_DEBUG) TRC_3PRINT

DSP Link 1.40.05 Test suite failure

2008-03-10 Thread Saravanan S
Hi, We are trying to execute the test cases under test suites in dsplink 1.40.05. We could execute the API tests (for CHNL, PROC and MSGQ components) successfully, but we are getting the following error while executing Basic Functionality Tests of CHNL component. Suite : LinkChnlBvrTest

Frame buffer driver for TMS320DM6437

2008-03-10 Thread vidyadhara.talya
Hi Has anybody developed TMS320DM6437 frame buffer driver (Linux) by any chance ? Please share with me if anybody has this info. Regards Vidya. The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and

porting gnash on DM355

2008-03-10 Thread Phaneendravarma Siravuri
Hi, I need to port Flash-player on the DM355 board. I found that Gnash has been ported on ARM. Can somebody provide links for instructions on how to port gnash on the DM355 board? I have tried, but unable figure out the cross compile options for configure. Need some advice on this. Is it ok to

RE: OSD + V4L2 query

2008-03-10 Thread Karicheri, Muralidharan
Yes. Murali Karicheri From: Faro Maza, Virginia [mailto:[EMAIL PROTECTED] Sent: Saturday, March 08, 2008 2:58 AM To: Karicheri, Muralidharan; davinci-linux-open-source@linux.davincidsp.com Cc: [EMAIL PROTECTED] Subject: RE: OSD + V4L2 query Thank

RE: Frame buffer driver for TMS320DM6437

2008-03-10 Thread vidyadhara.talya
Hi Satya I did not understand your question. Can you just elaborate on this ? Regards Vidya. -Original Message- From: Venkatachari, Sathyanarayan [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2008 6:53 PM To: Vidyadhara Talya (WT01 - Embedded Product Engineering) Subject: RE:

RE: Need some information for writing Capture and display videoapplication

2008-03-10 Thread Karicheri, Muralidharan
Are you using DM355 or DM6446 ? I am assuming you are using TI driver for doing the resize. Murali From: [EMAIL PROTECTED] om [mailto:[EMAIL PROTECTED] ncidsp.com] On Behalf Of Amol S Sent: Saturday, March 08, 2008 6:00 AM To:

RE: Frame buffer driver for TMS320DM6437

2008-03-10 Thread Singh, Brijesh
Vidya, DM6437 is DSP only device. We provide and support DSP-BIOS based driver for DM6437 device. You can download the DM6437 software from www.ti.com/dvevmupdates Have you ported Linux on this device? FYI, One of our third party (virtual logix) offers Linux package for DM6437. See the link

RE: Frame buffer driver for TMS320DM6437

2008-03-10 Thread vidyadhara.talya
Hi Brijesh We are actually doing a migration project from having a VGA card ( for supporting graphics) to DM6437. So actually in the new system, there is no VGA involved. The existing system uses DirectFb in order to support the graphics part. This aspect needs to be retained when shifting to DSP

RE: Error Remote node creation FAILED for multithreaded application combo server

2008-03-10 Thread Ring, Chris
I don't suspect this to be a Link error as a fork on this thread is chasing. More likely, it's a mis-configured server.cfg script. As a simple example, consider the following: * codec A and codec B share internal scratch memory * codec A needs 40k, codec B needs 50k * codec A and B are

Re: building gstreamer for DM6446

2008-03-10 Thread Dirk Behme
Do you use Cygwin and Windows? Dirk Vijaydeep Kiran Nadkarni wrote: Thanks for the quick response, Dirk. To call the configure script, I use: CC=arm_v5t_le-gcc ./configure --build=i686-linux --host=arm-linux --prefix=$GSTREAMER_DIR That seems fine to me. GSTREAMER_DIR is defined

About SD controller of DaVinci

2008-03-10 Thread Ramax Lo
Hi all, I'm currently tracing the SDIO stack patch for DaVinci MV kernel, released by TI. I found that there are register definitions which aren't described in the document (SPRUE30B). They are: SDIOCTL: 0x64 SDIOST0: 0x68 SDIOIEN: 0x6C SDIOIST: 0x70 It means DaVinci doesn't support SDIO? Does

RE: Need some information for writing Capture and display video application

2008-03-10 Thread Amol S
Yes I am using TI DaVinci DM6446 and using TI driver for resize. Thanks, Amol M Shrotri _ From: Karicheri, Muralidharan [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2008 7:20 PM To: Amol S; davinci-linux-open-source@linux.davincidsp.com Subject: RE: Need some information

RE: building gstreamer for DM6446

2008-03-10 Thread Vijaydeep Kiran Nadkarni
Nope. I use a linux machine. Vijay From: Dirk Behme [mailto:[EMAIL PROTECTED] Sent: Tue 3/11/2008 1:14 AM To: Vijaydeep Kiran Nadkarni Cc: davinci-linux-open-source@linux.davincidsp.com Subject: Re: building gstreamer for DM6446 Do you use Cygwin and

RE: Error Remote node creation FAILED for multithreaded application combo server

2008-03-10 Thread Viraj Karandikar
Thanks Chris, Your guess was correct. DSKT2.ALLOW_EXTERNAL_SCRATCH parameter in server.cfg file was set to false. Changing it to true, solved the problem J Thanks again J Viraj From: Ring, Chris [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2008 11:16 PM To: Viraj Karandikar;