RE: Engine_open ERROR

2006-11-16 Thread Monk, Roger
Hi Santhosh, Some thoughts.. - Do other codec engine apps work ok? - Have you checked the SW3-4 switch to make sure it's in the 'ON' position? - error 0x80008013 means 'parameter out of range' - is your application using the same memory map as other codec engine examples that are working

Problem running 2.6.19-rc3-omap1 Kernel on TI DVEVM

2006-11-16 Thread Alex Rier
Hi, I've done: cg-clone git://source.mvista.com/git/linux-davinci-2.6.git cd linux-davinci-2.6 # Use .config from the DVEVM running Montavista Kernel Linux_2.6.10_mvl401 # zcat /proc/config.gz .config # Change in arch/arm/Makefile CFLAGS_ABI to be: # CFLAGS_ABI :=-mabi=aapcs

Re: Problem running 2.6.19-rc3-omap1 Kernel on TI DVEVM

2006-11-16 Thread Peter Wippich
Hi Alex, When I try to load that image using TFTP, it loads fine, Being uncompressed fine. But it gets stuck immediately after Printing booting. u-Boot message. I had the same problem first. There are to solutions: a) update your bootloader to 1.1.3_0.5,4 b) apply a patch to your kernel

Re: Problem running 2.6.19-rc3-omap1 Kernel on TI DVEVM

2006-11-16 Thread Bob Simning
Peter Wippich wrote: Hi Alex, When I try to load that image using TFTP, it loads fine, Being uncompressed fine. But it gets stuck immediately after Printing booting. u-Boot message. I had the same problem first. There are to solutions: a) update your bootloader to 1.1.3_0.5,4 b)

### USING ATA AND EMIF - CODE REFERENCE

2006-11-16 Thread Steve Spano
Hi Found a few minor issues when stressing the ATA + EMIF together So here is what I did to work around the problems 1. Using the hdparm utility (hdparm -d 0 -r 0 -p 0 /dev/had) -- to put the hdd into a non-dma, slow mode 2. use this sequence shown below to swap between HDD

## SLEEP AFTER LOAD MODULES

2006-11-16 Thread Steve Spano
Also found that I have a script which does this 1) calls loadmodules.sh 2) calls encodedecode demo need to add 1A) sleep 5 need some kind of delay between loading modules and running the encode demo Steve Spano, President Finger Lakes Engineering 607-277-1614

RE: ### Execute a script?

2006-11-16 Thread Ling, Steve
Steve, Based on your arguments you may have intended to use execl() instead of execve(). http://www.die.net/doc/linux/man/man3/exec.3.html Steve From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Spano Sent: Thursday, November

about Codec Engine download

2006-11-16 Thread JOE
Thank you Azbell, Brandon. But i use that document , i find error. my xdcpaths.mak env is: CE_INSTALL_DIR = /opt/dvevm_1_10/codec_engine_1_02 XDC_INSTALL_DIR = /opt/dvevm_1_10/xdctools_1_21 BIOS_INSTALL_DIR = /opt/dspbios/bios_5_30 XDAIS_INSTALL_DIR = /opt/dvevm_1_10/xdais_5_00

RE: about Codec Engine download

2006-11-16 Thread Azbell, Brandon
Joe, FC_INSTALL_DIR refers to the Framework Components which should have been a part of the DVSDK installation. Regards, Brandon Azbell Texas Instruments Senior, Group Technical Staff System Applications [EMAIL PROTECTED] email 847.517.4536 voice 847.517.4576 fax

RE: ### Execute a script?

2006-11-16 Thread Steve Spano
Thanks - Ill try that -Original Message- From: Ling, Steve [mailto:[EMAIL PROTECTED] Sent: Thursday, November 16, 2006 8:40 PM To: Steve Spano Cc: davinci-linux-open-source@linux.davincidsp.com Subject: RE: ### Execute a script? Steve, Based on your arguments you may have

RE: Using ATA and EMIF at the same time

2006-11-16 Thread Steve Spano
Hi Well, what I found is this You can access the ATA and EMIF by switching the PINMIX0 register. I do this within a new IOCTL in the VPFE driver that I added to access my FPGA which lets me configure a progressive scan imager. Normally, the IDE starts in a DMA based mode. I had to do the

about Codec Engine download

2006-11-16 Thread JOE
Thank you Azbell, Brandon. I do not know how to set user.bld. Build.targets C64P.rootDir MVArm9.rootDir UCArm9.rootDir Linux86.rootDir where is those env variable? Could you tell me? thanks. I install

Re: about Codec Engine download

2006-11-16 Thread Santhosh Kumar B N
JOE, C64P.rootDir = Your CG tools inatall directory, for example /home/dvevm_1_10/cg6x_6_0_3; MVArm9.rootDir = Your Montavista ARM9 copilare path, for example /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/armv5tl-montavista-linuxeabi; you may not need to build application for UCArm9 and

RE: about Codec Engine download

2006-11-16 Thread Ring, Chris
Read the error message. config.bld: Error: compiler path for C6x DSP tools points to an incorrect directory (C64P.rootDir='/db/toolsrc/library/tools/vendors/ti/c6x/6.0.3/ Linux'). Edit file '/opt/dvevm_1_10/codec_engine_1_02/examples/user.bld' and correct the line that sets the

Re: VLC

2006-11-16 Thread Will Tucker
Hi, Is this normal for a compile of VCL? If not does any one have ./configure examples? *** Warning: Linking the shared library libvlc.la against the *** static library /home/guest/0_videoLan/LIBS/lib/src/.libs/libdvbpsi.a is not portable! *** Warning: Linking the shared library