RE:Kernel panic while running the TI gstreamer

2008-05-20 Thread manas lenka
Hi, I am trying to build the Gstreamer package given by TI. But I am facing some errors. Can you tell me how to build the packages. I have followed the instructions given with the gstreamer.pdf given with the same website link. When i am building the packages, I am getting following error:-- a

Re: Re: RE: How to debug codec server using CCS

2008-05-20 Thread cs
Hi , I use Fedora Core 8 as my development environment. I use TI's cross-compiler tools for ARM , DSP , XDC , framework_components_1_10_04 , dvevm_1_20 , to build codec server and debug DSP side code. The other tools such as gmake, automake , .. , is just from FC8 . They work ok. I work

How to know the mmc or memory stick card insert status

2008-05-20 Thread John Wu
Hi all, I work on dm6446. I must know whether the card is inserted and know the card is mmc or memory stick. There are some registers have such information in dm320, but seems there are no these registers in dm6446. Regards! ___ Davinci-linux-open-sourc

RE: Kernel panic while running the TI gstreamer

2008-05-20 Thread Bernard Blackham
Hi, Are you sure that your CMEM regions do not overlap with the physical memory the kernel is using? You should be passing mem=XXX to the kernel to limit it from using all of memory, and then telling CMEM to use memory after that (and avoid what the DSP uses). e.g. Pass mem=120M on the kernel comm

Re: RE: How to debug codec server using CCS

2008-05-20 Thread linuxvom
hi a vmware virtual machine is used. and Codec engine:1.02 DSP/BIOS:5.30 DSPlink:1.30 Redhat 9 linux 2.4.20 在08-5-20,Albert Burbea <[EMAIL PROTECTED]> 写道: > > Hi > just to know - are you using a virtual machine for linux (like vmware) or a > native install? > Also, which linux distribution are yo

Kernel panic while running the TI gstreamer

2008-05-20 Thread jiqing qiang
Hi, I tried to build the official ti gstreamer package for DM6446 EVM board, while using the uImage given in opt/system_files_gstreamer, I am unable to boot, getting this message: <0>Kernel panic - not syncing: Aiee, killing interrupt handler! I attached the serial port output. I seems that it

Re: split screen with mt9t031 on dm355

2008-05-20 Thread Chris Stillson
Thanks, Viet, that fixed it perfectly. C On Mon, May 19, 2008 at 7:00 PM, Viet Hoang <[EMAIL PROTECTED]> wrote: > > Hi Chris, Diego, >We met that problem. That happened because when CaptureFrame( > &capbuf_phyaddr) was called, that function returned but the returned buffer > was not filled

Re: Problem of Building TI G-Streamer package ..........??

2008-05-20 Thread manas lenka
David, Thanks for your suggestions. Actually i am using the make_opensource.sh script for building the G-streamer package. It is given by TI. I have attached the .sh file. Please have a look at it. Is ther anything wrong. As per you said I went to the corresponding folder, and did ./c

Re: RE: How to debug codec server using CCS

2008-05-20 Thread Albert Burbea
Hi just to know - are you using a virtual machine for linux (like vmware) or a native install? Also, which linux distribution are you working on ? Albert On 5/19/08, cs <[EMAIL PROTECTED]> wrote: > > Hi > > U are right. I rebuild codec server under linux again and copy all the > files to window

DVFlasher and Code Sourcery (gcc-4.x.x) issues

2008-05-20 Thread Andreas Blohmann
hi, all! I am trying to compile the latest DVFlasher (v1.12) and UBL with the latest free available tool chain from code sourcery (arm-2008q1-126-arm-none-eabi), host system is debian etch. the build always does fine, but when i attempt to flash the NAND on my DVEVM (silicon v1.1), DVFlasher abo

Monitor program crashes

2008-05-20 Thread Joshua Hintze
Hey guys, What is a good way to monitor a program in Linux (on the Davinci) such that if it crashes and external monitor program will restart it? I used to think it was done with chromos (crond) but that just seems to be a scheduler program. Thanks, Josh ___

RE: Cache invalidation

2008-05-20 Thread Grosen, Mark
There are some ways to mitigate this. See this wiki topic: http://wiki.davincidsp.com/index.php?title=Cache_Management Mark From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Etienne Eccles Sent: Tuesday, May 20, 2008 7:47 PM To: davinci-linux-open-sou

Cache invalidation

2008-05-20 Thread Etienne Eccles
Hi I am using the IVIDENC interface to call my codec on the DSP via the VIDENC_process(encHandle, &inBufDesc, &outBufDesc, &inArgs, &outArgs) call. My input and output buffers are essentially large frame buffers of around 1Mb each. I have noticed that the interface assumes that these buffers a

Re: Problem of Building TI G-Streamer package ..........??

2008-05-20 Thread David . Kondrad
Greetings, When making, try this: make CROSS_COMPILE_PREFIX= The reason behind this is the libtool *.la files have something like this in them: $(CROSS_COMPILE_PREFIX)/usr/lib/ You may be tempted to set this as an exported environment variable, but don't as it will wreck other parts of the build

Re: RE: How to debug codec server using CCS

2008-05-20 Thread linuxvom
hi chensu I tried your method. but i cant open servers.my_copy.pjt as you say.Can you tell me why? yet also CCS cannot set breakpoint at body of some functions such as VIDDEC_TI_control and can not single step into a function,can you give me a hand? 在08-5-19,cs <[EMAIL PROTECTED]> 写道: > > Hi > >

Re: Porting OpenCV to DM6446

2008-05-20 Thread Andre Gaschler
Hi Jose, I also stuck at that point. I am sure that the error is due to the old compiler version of the arm-gcc. What you can most easily do is using an older version of opencv or simply remove the contents of the function icvPyrSegmentation (of course keeping a "return CV_OK"). Fortunately

Re: Problem of Building TI G-Streamer package ..........??

2008-05-20 Thread manas lenka
Tyler, Thanks a lot. But Now I am not finding the -lcheck error. But I am finding the following errors.. arm_v5t_le-gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/root/workdir/f ilesys/opt/gstreamer/include -o .libs/gst-xmllaunch-0.10 -pthread gst_xmllaunch_0.10 -gst-launch.o ../gst/

Re: Problem of Building TI G-Streamer package ..........??

2008-05-20 Thread manas lenka
Tyler, Thanks a lot. But Now I am not finding the -lcheck error. But I am finding the following errors.. arm_v5t_le-gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/root/workdir/f ilesys/opt/gstreamer/include -o .libs/gst-xmllaunch-0.10 -pthread gst_xmllaunch_0.10 -gst-launch.o ../gst/

Re: how do you convert code to xDAIS compliant?

2008-05-20 Thread Pavek Savygin
Hello Petushi, It seems to be interesting question. I spent two weeks on reading TI docs about xDM and xDAIS. I have to say that docs are very strange. Before telling what I have done, I can mention open question that have something with spiritual things: -- DOES ANY ONE USE STANDALONE xDAIS Alg