DAT_open() failed !

2008-03-26 Thread linuxvom
hi all, i'm trying DAT module on DM6446. the program is pending at DAT_wait() when it run to DAT_open(). csl lib version is 2.31.00.16,css version is 3.3, program is under blow,thank you for your suggestion. #include csl.h #include csl_cache.h #include csl_dat.h void main() { unsigned int

Antwort: Memory_init problem with davincidsp gstreamer

2008-03-26 Thread Thornton, Keith
Neither the plugins nor gst-launch call Memory_init which is necessary. Grüsse Keith Thornton This message is intended for a particular addressee only and may contain business or company secrets. If you have received this email in error, please

[PATCH 0/4] ARM: Davinci: More DaVinci MMC/SD updates

2008-03-26 Thread Bernard Blackham
These patches were initially from Troy Kisky, and have been rebased onto current git. They encompass bugfixes and performance improvements to the MMC/SD driver. The patches are: 1. Speed up FIFO accesses 2. Use rw_threshold where appropriate 3. Handle FIFO interrupt first 4. Fix race

[PATCH 4/4] ARM: davinci_mmc: Fix race condition

2008-03-26 Thread Bernard Blackham
Troy found that mmc_davinci_start_command was previously enabling interrupts too early. This was allowing a TX interrupt to be handled while the FIFO was being stuffed, resulting in an overstuffed fifo. Signed-off-by: Troy Kisky [EMAIL PROTECTED] Signed-off-by: Bernard Blackham [EMAIL PROTECTED]

[PATCH 1/4] ARM: davinci_mmc: Speed up FIFO accesses

2008-03-26 Thread Bernard Blackham
This patch improves performance for filling the FIFO by rewriting in assembly, and as a side-effect fixes odd-byte transfers. Signed-off-by: Troy Kisky [EMAIL PROTECTED] Signed-off-by: Bernard Blackham [EMAIL PROTECTED] -- drivers/mmc/host/davinci_mmc.c | 86

[PATCH 2/4] ARM: davinci_mmc: Use rw_threshold where appropriate

2008-03-26 Thread Bernard Blackham
Use rw_threshold where appropriate instead of assuming it is 32. Signed-off-by: Troy Kisky [EMAIL PROTECTED] Signed-off-by: Bernard Blackham [EMAIL PROTECTED] --- drivers/mmc/host/davinci_mmc.c | 53 ++- 1 files changed, 35 insertions(+), 18 deletions(-)

RE: Trying to install WiFi TL-WN322G+(ZD1211b) on DaVinci

2008-03-26 Thread Tang, Jiyu
Hi, Anybody could help me? Thanks a lot. _ From: Tang, Jiyu [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2008 3:25 PM To: 'davinci-linux-open-source@linux.davincidsp.com' Subject: Trying to install WiFi TL-WN322G+(ZD1211b) on DaVinci Hi All, I'm new to

Problem with host tools

2008-03-26 Thread Robert W. Kuhn
Hello, I installed the montavista tools on ubuntu gutsy. Then I cross-compiled qtopia. The I try to execute an example program: $ file findfiles findfiles: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for GNU/Linux 2.4.17, dynamically linked (uses shared libs), not stripped When

Re: Problem with host tools

2008-03-26 Thread Vinod Chaudhary
Hi Robert, I had similar problem with Microwindow Nano-X. The reason is ARM __aeabi_ library function is defined in following path /opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/armv5tl-montavista-linuxeabi/lib/libgcc_s.so so you have to add this library path into LDFLGAS. Thanks, Vinod

Re: U-boot flash with JATG (NOR Flash INTEL 28F128P30T gives error)

2008-03-26 Thread Prashant Muley
I have tried 'flashwriter_nor.out' from latest Patch TI_DAVINCI_MV_1_0_PATCH_LEVEL_045.tar.gz. It works fine. On Tue, Mar 25, 2008 at 7:43 PM, Prashant Muley [EMAIL PROTECTED] wrote: Hello, I am facing problem related to U-boot flash using JTAG only for flash INTEL 28F128P30T. I have just

Re: Problem with host tools

2008-03-26 Thread Robert W. Kuhn
Am Wed, 26 Mar 2008 14:57:05 +0530 schrieb Vinod Chaudhary: I had similar problem with Microwindow Nano-X. The reason is ARM __aeabi_ library function is defined in following path /opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/armv5tl-montavista-linuxeabi/lib/libgcc_s.so so you have

PAL and NTSC problem on dm355

2008-03-26 Thread Jammy Dane
Hi,all I am developing the dm355 evm, and as u knows, the dm355 evm does not support pal camera, how should we do for supporting the pal standard. can u give me some advice? thanks Jammy Dane___ Davinci-linux-open-source mailing list

Problem booting dm355 via TFTP

2008-03-26 Thread António Silva
Hi all, I am trying to boot the board via TFTP using Board's NAND Flash File System, as explained at the Getting Started Guide, at section A.3.2 page A-9. I am not able to perform the tftp transfer with two different configurations This is strange since it was supposed that it tries to boot via

Re: Problem booting dm355 via TFTP

2008-03-26 Thread Gijo Prems
Hi, For configuration (1), you could try the command setenv bootcmd 'tftpboot' followed by 'saveenv' and 'reset'. Make sure the tftp server is running on 192.168.1.53 (your server). I don't really use dhcp and hence, no clues for (2). -Gijo 2008/3/26 António Silva [EMAIL PROTECTED]: Hi all,

Re: Problem booting dm355 via TFTP

2008-03-26 Thread António Silva
Hi Gijo, I tried your suggestion and in fact the tftp server is now working, the result i get is DM355 EVM # boot TFTP from server 192.168.1.53; our IP address is 192.168.1.10 Filename 'uImage-dm355'. Load address: 0x8070 Loading:

RE: Problem booting dm355 via TFTP

2008-03-26 Thread tim . taylor
I had similar issues and there were a couple things I had to do to get around the booting from TFTP. 1. I had to open the port on the host linux machine, there was a firewall inplace that I didn't realize was blocking the port. 2. I had to manually do the TFTP I couldn't let the

RE: Problem booting dm355 via TFTP

2008-03-26 Thread Phil Quiney
Hi, Try the following.this works for me. Set a static IP address on the DM355 for itself the server. You may need to get the administrator of the DHCP server to allocate you a static IP address (for your MAC address) or just use one you know is spare. setenv ipaddr ip address setenv

RE: PAL and NTSC problem on dm355

2008-03-26 Thread Karicheri, Muralidharan
Hi, TVP5146 has autodetect feature. To turn it on, you need to invoke a S_STD ioctl to the V4L2 capture driver (choose TVP5146 as the capture driver in bootargs) which will detect PAL standard if you feed a PAL source output to the composite/S-video input of the tvp. Hope this helps. Murali

DM355 Ethernet Start failure

2008-03-26 Thread Phil Quiney
Hi, We have 2 DM355 Boards and both show a problem where the ethernet sometimes fails to come up when the board boots. Do other people see this? If you boot a Linux kernel from FLASH with NFS root filesystem it gets as far as the DHCP request for its IP address (kernel autoconfig) and never

Re: Problem booting dm355 via TFTP

2008-03-26 Thread Gijo Prems
Hi Antonio, You can issue the command 'bootm' with loaded memory location to boot-up the new kernel. Otherwise you can write it to the NAND and boot from there. -Gijo On Wed, Mar 26, 2008 at 2:10 PM, António Silva [EMAIL PROTECTED] wrote: Hi Gijo, I tried your suggestion and in fact the

Re: Problem with host tools

2008-03-26 Thread Benjamin Suljic
This is the small toturial that I have made when I investigated qtopia and montavista tools. cd qtopia-core-opensource-src-4.3.2/mkspecs/qws/linux-arm-g++ Edit qmake.conf with preferred editor and change following lines to match the following: QMAKE_CC =

Re: Problem with host tools

2008-03-26 Thread Robert W. Kuhn
Am Wed, 26 Mar 2008 07:06:06 -0700 (PDT) schrieb Benjamin Suljic: This is the small toturial that I have made when I investigated qtopia and montavista tools. Thank you - but the error remains. Bye - Robert ___ Davinci-linux-open-source mailing

RE: Compiling Targets and Codecs

2008-03-26 Thread Joshua Hintze
Hi Steven, I'm not sure why you are asking me. I don't work for TI I'm just a member of the davinci mailing list and I try to help out when I know the answer. In this case I don't really know the answer other than you doing a search of your file system. If you have the default install of the

RE: DAT_open() failed !

2008-03-26 Thread Maughan, Thom
Another option for programming EDMA3 on the DSP-side of DM6446 is the EDMA3 Low Level Driver. This is available at https://www-a.ti.com/downloads/sds_support/targetcontent/psp/edma3_lld/index.html (requires a registration on my.ti.com). Thom -Original Message- From: [EMAIL

Re: PAL and NTSC problem on dm355

2008-03-26 Thread Jammy Dane
Hi, what problem i mentioned is that when i connect the pal camera to the evm and run the encode or encodedecode demo supplied by the DVSDK, it said: PAL camera connect but NTSC camera selected. it did not work though i have set the J1 to select the pal camera. what 's wrong with it ? can

RE: DM355 Ethernet Start failure

2008-03-26 Thread Phil Quiney
Hi Owen, Yes tried all of that... We get the same failure on the DM355 in u-boot where we have set static IP addresses for DM355 TFTP server. The file transfer fails. One reboot/power cycle later it will work fine. It is driving us nuts! I have tried different switches, cables, DHCP

RE: DM355 Ethernet Start failure

2008-03-26 Thread BJ Opp
I've seen the same problem with our dm355 eval boards. Every once in a while it will fail to tftpboot (just prints a 'T' character every 3 seconds or so). Sometimes it will fail to dhcp as it claims the link is down. As you saw the problem is usually 'fixed' by doing a reset but this is hardly

RE: DM355 Ethernet Start failure

2008-03-26 Thread Chu, Owen
Phil, BJ, We have not seen problems as you described in our daily use of tftp download in u-boot and using NFS in kernel. If you can gather more info as to what specific condition can cause this to happen then it will be very helpful. In u-boot occasionally we saw 'checksum errors' or 'T'

RE: DM355 Ethernet Start failure

2008-03-26 Thread Maupin, Chase
I have seen issues with not being able to get dhcp or get a network connection when using particular switches. Do you have a different switch that you can try? Linksys seems to work well. Sincerely, Chase Maupin Software Applications Catalog DSP Products e-mail: [EMAIL PROTECTED] phone:

Re: UART2 and Video co-existance

2008-03-26 Thread T Ziomek
On Wed, Mar 26, 2008 at 05:39:32AM +, Preetham Soundararajan wrote: Hello Tom, Thanks for the reply. I forgot to mention that we are also using the TI/MV kernel version 2.6.10. Is it the same that you are using??? Yes. I did check the Datasheets of the processor. It does say that UART2

RE: DM355 Ethernet Start failure

2008-03-26 Thread BJ Opp
I'm using an HP switch, but I've never had an issue connecting when using my dm6446 hardware or anything else using the network. I wish I could gather more info regarding what is causing the problems but as far as I can tell it's completely intermittent. I have found that unplugging the network

Re: [PATCH 0/4] ARM: Davinci: More DaVinci MMC/SD updates

2008-03-26 Thread Troy Kisky
Bernard Blackham wrote: With these patches, the Pierre's mmc test framework passes nearly all the tests that my MMC card supports (these could not be tested by me: multi-block writes, power of two read/writes and weird sized read/writes). It does still however hang on the forced failures when

RE: PAL and NTSC problem on dm355

2008-03-26 Thread Karicheri, Muralidharan
I missed one information. Did you set the bootargs correctly ? The jumper setting is read by the bootloader and is updated in the videostd environment variable. Now for the driver to use this variable, bootargs need to have the following settings. video=dm355fb:output=\$(videostd) Now

RE: TLV320AIC31 - Multichannel audio capture

2008-03-26 Thread Griffis, Brad
It doesn't look possible to me. Take a look at the simplified block diagram. There is some bypass capability built into the part, but it is limited to taking the output of the PGA and passing it directly to the output. Unfortunately for you, the output of the PGA is also the input to the A/D

Re: Davinci ASoC support (patch)

2008-03-26 Thread Bernard Blackham
Behme wrote: While searching something different, I just found http://www.spinics.net/lists/alsa-devel/msg12535.html As I'm not subscribed to alsa-devel, I don't have the original post. Maybe any of the authors can post it do this list as well? The patch mainly applies to our git. I

Re: RE: PAL and NTSC problem on dm355

2008-03-26 Thread huahua5
you can resolve this problem as followed: 1,DM355 board has a switch used for PAL NTSC option.u-boot will check the switch and transfer it to framebuffer driver.it is ugly. 2,modify the framebuffer driver to support run-time switch between NTSC and PAL. I have try 2,but when I switch from NTSC

Re: RE: PAL and NTSC problem on dm355

2008-03-26 Thread Jammy Dane
1 to huahua5: Can you give me the detail of modify the framebuffer driver to support run-time switch between NTSC and PAL.? 2 to all i have tried to modify the bootargs following by what Karicheri said but it did not work? what's wrong? - Original Message - From: huahua5 To:

Re: Re: RE: PAL and NTSC problem on dm355

2008-03-26 Thread huahua5
check the framebuffer driver davincifb.c,the function named output_config_device() is for this.another point is frame buffer control by davincifb_set_par().you don't need to modify the davincifb_set_par(),just call ioctl (FBIOPUT_VAR***) to control the buffer on application-side. for example,if