Re: Regarding Support from TI

2009-09-17 Thread Sandeep YEDIRE
Thanks, Sandeep.Yedire From: Nori, Sekhar nsek...@ti.com To: Sandeep YEDIRE sandee...@yahoo.co.in; davinci-linux-open-source@linux.davincidsp.com davinci-linux-open-source@linux.davincidsp.com Cc: bmi...@acmet.com bmi...@acmet.com; Sandeep Yedire sande

Regarding Support from TI

2009-09-16 Thread Sandeep YEDIRE
Hi, What is the procedure for avialing Help on certain issue from TI? Please let me know process. I can describe my problem and provide code for simulation. Many Thanks, Sandeep.Yedire Yahoo! India has a new look. Take a sneak peek

Regarding printf usage in Codec algorithm -Dm6446

2009-09-07 Thread Sandeep YEDIRE
Hello all, I might not sure about this problem I come across on DM6446. The codec stack i estimated on DM6446 is 1.5KB. I have used memtab for allocation and now my data (structures) on Heap is 210KB. I confirm thru CE_DEBUG=2 and DSKT2.trace=true. This heap data is allocated. Now my doubt and

Regarding allocation of constant data (tables) in .const segment of Dm6446.

2009-09-01 Thread Sandeep YEDIRE
Hello all, I am currently working with my codec algorithm. I want to allocate constant data like VLC tables into .const segment of DM6446. I tried to use prefix const int array1[]; but this did not allocate on .const segment. Can you please provide any link or info on this? Where as in

Re: Regarding allocation of constant data (tables) in .const segment of Dm6446.

2009-09-01 Thread Sandeep YEDIRE
I have used const prefix and #pragma directive to put the arrays into .const section. Thanks for help. Many Thanks, Sandeep.Yedire From: Albert Burbea alber...@gmail.com To: Sandeep YEDIRE sandee...@yahoo.co.in Sent: Tuesday, 1 September, 2009 3:34:35 PM

Regarding dynamic memory allocation on DSP side of DM6446.

2009-08-26 Thread Sandeep YEDIRE
Hello, Can we allocate Dynamic memory on DSP side of DM6446? Many Thanks, Sandeep.Yedire See the Web#39;s breaking stories, chosen by people like you. Check out Yahoo! Buzz. http://in.buzz.yahoo..com/___ Davinci-linux-open-source mailing

Re: Regarding increase in Sever Thread stack size

2009-08-17 Thread Sandeep YEDIRE
Thanks for your reply. I am looking for the same. Is there any max limit for this segment? Many Thanks, Sandeep.Yedire From: Tivy, Robert rt...@ti.com To: Sandeep YEDIRE sandee...@yahoo.co.in; davinci-linux-open-source@linux.davincidsp.com davinci

Regarding increase in Sever Thread stack size

2009-08-11 Thread Sandeep YEDIRE
Hello all, is there anyway to increase server thread stack size for one particular codec? What is max limit ?  Many Thanks, Sandeep.Yedire Looking for local information? Find it on Yahoo! Local http://in.local.yahoo.com/___

Stack-size on evmDM6446

2009-07-15 Thread Sandeep YEDIRE
Hello there, I am working on evmDM6446 with my application. What is maximum stack size limit I can set on h/w? Please provide any document regarding this, it will be appreciated. Stackseg is assigned to DDR2 which is 4MB, according to .tcf file. Can it take upto 4MB? My application needs

How to generate .map file when creating server.

2009-07-09 Thread Sandeep YEDIRE
Hi all, Can you please suggest me How to generate .map file when creating server ? I dont have ccs v3.3. Many Thanks, Sandeep.Yedire Looking for local information? Find it on Yahoo! Local http://in.local.yahoo.com/___

Re: How to generate .map file when creating server.

2009-07-09 Thread Sandeep YEDIRE
 Many Thanks, Sandeep.Yedire From: Ring, Chris cr...@ti.com To: Sandeep YEDIRE sandee...@yahoo.co.in; davinci-linux-open-source@linux.davincidsp.com davinci-linux-open-source@linux.davincidsp.com Sent: Thursday, 9 July, 2009 7:32:16 PM Subject: RE: How

Re: How to generate .map file when creating server.

2009-07-09 Thread Sandeep YEDIRE
the .map generated file if any help. Please let me know what difference in extra command that actaully made all_codecs generate .map and that did not in video_copy.  Many Thanks, Sandeep.Yedire From: Ring, Chris cr...@ti.com To: Sandeep YEDIRE sandee

Re: How to generate .map file when creating server.

2009-07-09 Thread Sandeep YEDIRE
Thank you for your help.  Many Thanks, Sandeep.Yedire From: Ring, Chris cr...@ti.com To: Sandeep YEDIRE sandee...@yahoo.co.in; davinci-linux-open-source@linux.davincidsp.com davinci-linux-open-source@linux.davincidsp.com Cc: Sandeep Yedire sande...@acmet.com

Debugging or using trace on evmDM6446

2009-07-07 Thread Sandeep YEDIRE
Hello there, I am currently working on my own algorithm on evmDM6446. I m able to create video server and want to debug on DSP 64XX. Can you please inform how to debug on DSP side and any info or link is really appreciated. Many Thanks, Sandeep.Yedire Yahoo! recommends that you

Re: Debugging or using trace on evmDM6446

2009-07-07 Thread Sandeep YEDIRE
I am sorry, I do not have CCS v3.3 IDE.  Is it possible to debug without that on DSP core?   is there Any other alternate way to check data on DSP side ?  Many Thanks, Sandeep.Yedire From: Ring, Chris cr...@ti.com To: Sandeep YEDIRE sandee...@yahoo.co.in

error library:member ' ' has incompatible byte ordering when building servers

2009-07-06 Thread Sandeep YEDIRE
hello there, I am currently working on building my own algorithm by modifying viddec_copy in your examples. When building codec engine, I have added below lines in package.bld file. Pkg.addLibrary(name, target, { /* any other exeAttrs */ copts: -mem_model:data=far } );And

Using buildinstructions fatal error #5: could not open source file ti/xdais/dm/ividdec.h

2009-06-24 Thread Sandeep YEDIRE
Hello there, i have been working on DM6446 for about a week now but not able to set-up properly. I followed instructions given in sprue66d.pdf for installation on my RHEL -4 pc. I did this twice as I got strange error message when working with one of examples. Which I already posted with

Re: Using buildinstructions fatal error #5: could not open source file ti/xdais/dm/ividdec.h

2009-06-24 Thread Sandeep YEDIRE
Thanks. seems working. This seems buggy as I dont have cetools folder. so it shud take it as zero. Many Thanks, Sandeep.Yedire From: JayaKumar, PremKumar premkuma...@ti..com To: Sandeep YEDIRE sandee...@yahoo.co.in; davinci-linux-open-source

xdc.loadPackage: can't find package 'ti.sdo.ce' when building viddec_copy examples

2009-06-22 Thread Sandeep YEDIRE
Hello there, I am currently working on 'viddec_copy' example in ceutils_1_07 folder . I have used the existing wizard_mycompany_mygroup.codecs.xml while RTSC genpackage wizard. And I got succes message at the end. I saved the output respository to /home/sandeep/Desktop/test/ Now I created the

Instructions for making library file for C64 on evmDM6446 using xdc tools

2009-06-16 Thread Sandeep YEDIRE
Hi, I am new user on evmDM6446. I am able to build and run your examples on target. My current task to to port our codec on evmDM6446. From your documents, XDC User guide.pdf, I am able to get hello.out binary file. From mail previous discussions, I understand that I need a library file which

Re: Instructions for making library file for C64 on evmDM6446 using xdc tools

2009-06-16 Thread Sandeep YEDIRE
-- *From:* davinci-linux-open-source-boun...@linux.davincidsp.com [mailto: davinci-linux-open-source-boun...@linux.davincidsp.com] *On Behalf Of *Sandeep YEDIRE *Sent:* Tuesday, June 16, 2009 4:44 AM *To:* davinci-linux-open-source@linux.davincidsp.com *Cc:* Sandeep Yedire *Subject:* Instructions

Example code servers: Error: xdc.loadPackage: can't find package 'dsplink.dsp'

2009-06-12 Thread Sandeep YEDIRE
Hello Everyone, I am currently working on building codec_engine examples for evmDM6446 target provided along with dvsdk_1_30_01_41 version. Following build instructions in codec_examples folder, I was able to perfrom gmake successfully in folder codecs, extensions. And when I did same in

Re: Example code servers: Error: xdc.loadPackage: can't find package 'dsplink.dsp'

2009-06-12 Thread Sandeep YEDIRE
To: Sandeep YEDIRE sandee...@yahoo.co..in; davinci-linux-open-source@linux.davincidsp.com davinci-linux-open-source@linux.davincidsp.com Cc: Sandeep Yedire sande...@acmet.com Sent: Friday, 12 June, 2009 3:40:29 PM Subject: RE: Example code servers: Error: xdc.loadPackage: can't find package

Re: Playing H264 encoded with CE file with VLC player-issue

2009-06-12 Thread Sandeep YEDIRE
on this behaviour. Many Thanks, Sandeep.Yedire From: JayaKumar, PremKumar premkuma...@ti.com To: Sandeep YEDIRE sandee...@yahoo.co.in; davinci-linux-open-source@linux.davincidsp.com davinci-linux-open-source@linux.davincidsp.com Cc: Sandeep Yedire sande

Re: Build error servers: Error: xdc.loadPackage: can't find package 'dsplink.dsp'

2009-06-12 Thread Sandeep YEDIRE
Thank you. I actually did not set the path in 'xdcpath.mak' file. This was the cause of error for dsplink.dsp. XDC_PATH := $(DSPLINK_INSTALL_DIR)/packages;$(XDC_PATH) Many Thanks, Sandeep.Yedire From: Griffis, Brad bgrif...@ti.com To: Sandeep YEDIRE

Build error servers: Error: xdc.loadPackage: can't find package 'dsplink.dsp'

2009-06-11 Thread Sandeep YEDIRE
Hello Everyone, I am currently working on building codec_engine examples for evmDM6446 target provided along with dvsdk_1_30_01_41 version. Following build instructions in codec_examples folder, I was able to perfrom gmake successfully in folder codecs, extensions. And when I did same in

Regarding build example on DM6446.

2009-06-10 Thread Sandeep YEDIRE
Hello Every one, I am newbie on DM6446 EVM. I am currently working on Codec Engine examples and trying to build it. I have downloaded DVEVM 1_30_01_41 version from ti website. I have gone thru the build instructions.html and modified the two files in the example directory. xdcpaths..mak and