Re: Reg: Cross compiled ffplay on dvevm dm6446, problems..crashes..?

2009-02-19 Thread Vladimir Pantelic
Ragas sag wrote: Hi All, ( Hi Vladimir) And with respect to memory leaks , honestly i did not quite get thing's out because the application used to crash in between itself. So i was not able to capture freeing memory messages at all. And w.r.t to timing of crash it's not the same always. I

Reg. code for Motion JPEG demo in DM6446

2009-02-19 Thread kirthika varadarajan
I searched every where i cannot find the motion JPEG Demo code for dm6446 Somebody send me the link for downloading Motion JPEG Demo code for dm6446. The link which i downloaded sprc343a.gz doesn't have any code inside. ___ Davinci-linux-open-source mai

Auto mounting USB STICK in DM6446

2009-02-19 Thread Deepak Mundra
Dear all, I am able to mount the usb stick manulay using mount command.. but i want to do this automatically when i connect a usb stick.. I looked into hotplug script , udev rules and also mailing list but it did not help me .. I am using 2.6.10 kernel and hotplug is enabled in the kernel..

Re: DM355 u-boot and SD filesys start

2009-02-19 Thread GarryJackson
Constantine Shulyupin writes: > > I do SD boot it tens times in a day. :) > Now I just cleaning up the code. > Be ready to be the next beta user! > > Hi Constantine, Happy to :) Hope you have a mecahnism to put my kernel + filesys into the image, I have 320x240 LCD + other kernel tweaks.

Re: DM355 u-boot and SD filesys start

2009-02-19 Thread Constantine Shulyupin
I do SD boot it tens times in a day. :) Now I just cleaning up the code. Be ready to be the next beta user! On Thu, Feb 19, 2009 at 2:12 PM, GarryJackson wrote: > Constantine Shulyupin writes: > >> >> Good! >> >> On Thu, Feb 19, 2009 at 1:52 PM, GarryJackson wrote: >> > > > Hello Constantine, >

RE: Reg decodeencode demo in Dm6446

2009-02-19 Thread Jadav, Brijesh R
Hi, Can you check whether "81 video4linux" entry is available in the /proc/devices. I guess v4l2 device is not getting inserted into the kernel because you are getting so many I2C errors while trying to write to TVP5146 registers. Because of which, there are no dev entry created. You may have t

RE: Reg decodeencode demo in Dm6446

2009-02-19 Thread Venkatachala Upadhya
I have a doubt that you have powered up the camera? With best regards, Venkat. -- From: davinci-linux-open-source-boun...@linux.davincidsp.com [davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf Of kirthika varadarajan [kirthikai...@gmail.

Re: DM355 u-boot and SD filesys start

2009-02-19 Thread GarryJackson
Constantine Shulyupin writes: > > Good! > > On Thu, Feb 19, 2009 at 1:52 PM, GarryJackson wrote: > > Hello Constantine, Its only a half way house until I can either use your released work or understand what to do myself. My goal has to be true, full SD boot. Best regards Garry. __

Re: DM355 u-boot and SD filesys start

2009-02-19 Thread Constantine Shulyupin
Good! On Thu, Feb 19, 2009 at 1:52 PM, GarryJackson wrote: > > Thanks for all of the help guys, I now have uboot+Kernal in NAND flash but > filesys and apps in SD card. I did it like this : > > 1. Using the EVM (running normal kernel/filesys) I used mkfs.ext2 to create a > ext2 filesystem. I then

Re: Reg decodeencode demo in Dm6446

2009-02-19 Thread kirthika varadarajan
I created the one already.But again the response is No video device found Even in /proc/devices there is no video0. Suggest me. On Thu, Feb 19, 2009 at 3:00 PM, Jadav, Brijesh R wrote: > Create the one using following command if video driver is available in > /proc/devices > > > > *Mknod /dev

Re: DM355 u-boot and SD filesys start

2009-02-19 Thread GarryJackson
GarryJackson writes: > > > Can anybody advise if it is currently possible to set uboot arguments to make > the kernel use the SD card for its filesys. If so any help on the settings I > need to use would be really appreciated. > > Many thanks > > Garry Jackson > Wales UK > > Thanks for a

RE: Kernel and FS download through USB to EVM/custom board's NOR flash

2009-02-19 Thread Nitin Joshi
Hi Swami and Caglar, Thanks for the information. Presently I am using the board as GadgetFS for my application. I will try configuring it as storage gadget and try following steps. My intention was to deliver this board to customer with easy software download options. Thanks and Regards, Nitin

RE: Kernel and FS download through USB to EVM/custom board's NOR flash

2009-02-19 Thread Subbrathnam, Swaminathan
Nitin, I just forgot in my earlier reply that you may not be able to operate as USB Host. In that case you can do the following 1. Expose a File on DM6446 file system as a USB device to Linux/winxp PC (use file storage gadget). 2. copy the kernel and file system image to

RE: Kernel and FS download through USB to EVM/custom board's NOR flash

2009-02-19 Thread Subbrathnam, Swaminathan
Nitin, Having a AB connector does not prevent your EVM from working as Host. Infact it gives you better flexibility to either configure as Host or device. If your board designer confirms that the board is configured for Device alone (ID pin pulled up, no charge pump etc.) configurat

Re: Kernel and FS download through USB to EVM/custom board's NOR flash

2009-02-19 Thread Yusuf Caglar AKYUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nitin Joshi wrote: > Hi Caglar, > > Thanks for the information > > But in our custom board we have the USB port configured for device mode only > with miniAB connector mounted. So I cannot configure as HOST > I guessed this. > One more limitation

RE: Kernel and FS download through USB to EVM/custom board's NOR flash

2009-02-19 Thread Nitin Joshi
Hi Caglar, Thanks for the information But in our custom board we have the USB port configured for device mode only with miniAB connector mounted. So I cannot configure as HOST One more limitation is I do not have Ethernet port :-( I was just thinking is there any small tool which can run on PC

RE: Kernel and FS download through USB to EVM/custom board's NOR flash

2009-02-19 Thread Nitin Joshi
Hi Swami, Thanks for the info, please let me know the u-boot version where this feature is available. I am using 1.1.4 may be pretty old. But in our custom board we have the USB port configured for device mode only with miniAB connector mounted. So I do not think so U-Boot can configure it as H

anybody can tell what the problem is ?

2009-02-19 Thread gary cheng
All, I am using SOC sensor from Micron, 2 Mega pixel one. And, I am not using DM355 IPIPE, just configured my sensor to output YCBCR in YUV 422 format. And, I verified all the register settings on sensor side, also have not found out what I set it wrong on the CCDC registers, but I keep getting ga

Re: Kernel and FS download through USB to EVM/custom board's NOR flash

2009-02-19 Thread Yusuf Caglar AKYUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nitin Joshi wrote: > Hi Swami, > > Thanks for the quick response. > > The serial download which I am doing it now for kernel and Ramdisk is taking > around 20 min. > Method I am following is loadb(via Kermit) followed by cp.b to NOR via > HyperTerm

EDMA help on DM6446: From AEMIF to DDR memory

2009-02-19 Thread Nitin Joshi
Hi all, I need some help in EDMA transfer from AEMIF to DDR memory on DM6446. Details: I have a FPGA(16 bit interface) connected to AEMIF(CS4). I have to read 5 times, 500 words(16bit) each from my application. I have written a small char driver to do the DMA read operation. Problem: DMA transf

RE: Kernel and FS download through USB to EVM/custom board's NOR flash

2009-02-19 Thread Subbrathnam, Swaminathan
Nitin, DaVinci USB support has been added recently to U-Boot. You could build a new U-Boot with USB support enabled. With this support you can access USB Sticks/HDD directly from U-Boot. You can copy the respective Kernel, file system images from the USB Stick. This I think will s

RE: Kernel and FS download through USB to EVM/custom board's NOR flash

2009-02-19 Thread Nitin Joshi
Hi Swami, Thanks for the quick response. The serial download which I am doing it now for kernel and Ramdisk is taking around 20 min. Method I am following is loadb(via Kermit) followed by cp.b to NOR via HyperTerminal. So, I just thought some USB tool is already available to download (to NOR) f

RE: Kernel and FS download through USB to EVM/custom board's NOR flash

2009-02-19 Thread Subbrathnam, Swaminathan
Nitin, Were you would want this functionality Linux/U-Boot ? Regards, swami From: davinci-linux-open-source-boun...@linux.davincidsp.com [mailto:davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf Of Nitin Joshi Sent: Thursday, February

Re: How to debug codec in CCS

2009-02-19 Thread Jon Arróspide
Hello Brad, Checking the Component Manager, I do have several buid toos installed, and specifically the 'Texas instruments c6000 code generation tools' for TMS320C64xx. Anyway, the project .pjt I'm trying to open has not been created by me but it has been generated during the compilation of t

Re: dm355 boot and flash from SD card

2009-02-19 Thread Constantine Shulyupin
My try to hack and find location of kernel in binary version and replace it. Or wait some days. I am preparing customizable source code release. On Thu, Feb 19, 2009 at 11:18 AM, Vilmos Varga wrote: > > Hi Constantine, > > I have tried your SD card support on our custom board and it is working ve

RE: Reg decodeencode demo in Dm6446

2009-02-19 Thread Jadav, Brijesh R
Create the one using following command if video driver is available in /proc/devices Mknod /dev/video0 c 81 0 Thanks, Brijesh Jadav From: davinci-linux-open-source-bounces+brijesh.j=ti@linux.davincidsp.com [mailto:davinci-linux-open-source-bounces+brijesh.j

Kernel and FS download through USB to EVM/custom board's NOR flash

2009-02-19 Thread Nitin Joshi
Hi all I have a quick question regarding USB download. i.e I would like to download my Kernel and FS (presently Ramdisk) into the NOR flash through USB. Is there any way to do that? I am doing it through serial port as we do not have an Ethernet port on our custom board. Other details: -