codec building viddec_copy.c error

2008-01-29 Thread kaja gopi
Hi,I tried to build the codec engine along with the lines given in spruf73.pdfI got the following error message while doing make.Whats the mistake here...any body plss help mee...this is the msg i gotgmake[1]: Leaving directory

RE: Davinci-linux-open-source Digest, Vol 25, Issue 66

2008-01-29 Thread Raghavendra B K
Hi, Compare your tcf file with that of TI. Check for this variable : prog.module(GBL).C64PLUSMAR128to159 This setting will set the cacheable regions of your external memory. If this setting is not according to your memory map, then definitely there will be impact on the MCPS as the algorithm's

RE: Kernel hangs

2008-01-29 Thread Jinu Joy Thomas
Hi Pranav, Could you send the bootargs and the various environment set also what steps you have followed. Then only we can reach a conclusion. Regards JJT Message: 2 Date: Tue, 29 Jan 2008 18:25:47 +1100 From: Pranav N. Wangikar [EMAIL PROTECTED] Subject: RE: Kernel hangs To:

RE: codec building viddec_copy.c error

2008-01-29 Thread Balagopalakrishnan, Anand
The following error indicates that ti.sdo.utils.trace package doesn't get included as part of the build. This package is present in $(CE_INSTALL_DIR)/cetools/packages. If you include the cetools package as part of your XDC_PATH, the problem should be resolved.

RE: Kernel hangs

2008-01-29 Thread Balagopalakrishnan, Anand
It looks like a classic case of white space problem in bootargs. Ensure that you type the bootargs and don't copy-paste from a word/pdf document. Specifically, the bootargs setting console=ttyS0,115200n8 Regards, Anand From: [EMAIL PROTECTED]

TVP5146 AGC Gain Status Register

2008-01-29 Thread dave munch
The TVP5146 AGC gain status register (3Ch - 3Dh) has a coarse gain value and a fine gain value. These two don't return values that are consistent. For example, my development board is reporting a value of 0x28cd - which would imply a coarse gain value of 0x2 (gain of .7) and a fine gain value of

RE: codec building viddec_copy.c error

2008-01-29 Thread Ring, Chris
There's a bug in the comments of xdcpaths.mak, have you set REQUIRE_FC to 0? This statement from xdcpaths.mak is WRONG in CE 2.00: # If you're not building DSP-side content, you should set REQUIRE_BIOS to 0 and # REQUIRE_FC to 0 That's incorrect. Beginning in CE 2.00, in all configurations,

RE: davinci performance test

2008-01-29 Thread Ring, Chris
For Q1, perhaps the Codec Engine's Engine_getCpuLoad() might help at a high level? It's not very precise, but could help with a gross understanding of how loaded the DSP is. Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] ] On Behalf Of Lee Dong Jun

GT_trace1 and floats/doubles

2008-01-29 Thread Joshua Hintze
Is there any way to show floats and our double values in the GT trace output? I've tried %f and %lf in the format specifier without luck. %d, %s, %x seem to work. Has anybody got this working? Thanks, Josh ___

which oackage contains kernel-source

2008-01-29 Thread Robert W. Kuhn
Hello, I want to reinstall the kernel source in /opt/montavista/pro/devkit/lsp/ti-davinci_evm-arm_v5t_le/linux-2.6.10_mvl401 Which package contains the source? Bye - Robert ___ Davinci-linux-open-source mailing list