Are job postings welcome in this eGroup? o no Lakshmana, Philips Software Center. Bangalore - 08 India. Ph:080-25579000 Ext:2263. trimedia@yahoogroups.com ...
Any news from Alfred about this problem? Simon Gauthier ________________________________ From: Chuck Peplinski [mailto:chuck@...] Sent: Monday, April 11,...
On Mon, 2 May 2005 10:26:40 +0530, Lakshmana Reddy ... Why? You are perfectly entitled to hold this opinion of course, but I'm curious about your reasoning. ...
The least number of 32-bit word pattern that I can generate is 2, i.e. 64 bits. And you can set just one butter for pattern generation; tmdlGpio signal ...
I also call tmdlGpioStop in the callback. So it is possible that I shutdown the gpio before he actually send the data if like you said the BUF_RDY event mean...
You can easily confirm by setting a breakpoint in the callback before tmdlGpioStop. That's when I found out the clock actually gets generated; otherwise no...
... I made the same mistake while I was trying the Pattern Generation Mode. ... I hooked up a Logic Analyzer on the GPIO port, so that I know what actually...
... We don't have any further insight to the internal working of the silicon other than as those from experience as you have gained. But this is somewhat in...
I just thought I'd reply with my thoughts to this. Yes, I am a recruiter in the semiconductor/electronics market. I am desperately looking for the two...
Hi Paul, No problem. The poll on this so far shows 17 for such postings, 4 against. So I think it's OK so long as we don't let the group get too much diluted. ...
I am not sure if I can express myself clearly. We do know how to program a device(ex: NTSC dec.) and we do know how tssa treat this data. But if we want to...
Dear All: I am not sure if anyone else find this problem. After we update ndk to ver.4.3. We re-compilier our old program but we found a new problem is that:...
My target board use pnx1501e(266Mhz) and has 64MB DDR, still a saa7109ae as video input/output processor, My developping environment is NDK4.2. My board now...
We would like to remind you of this upcoming event. TriMedia Foundation training Date: Monday, May 23, 2005 Time: 9:00AM - 5:00PM BST (GMT+01:00) 4-day...
trimedia@yahoogroups....
May 9, 2005 8:02 am
8639
hi,when I write start command to 82559 it enter into LPQ Active status.Can anyone tell me what is the matter it is?The program is very important for me,so I am...
Hi, When you say "After we update ndk to ver 4.3", do you also mean that MPTK is being updated to MPTK 1.1? Can you enable the trace level of tmVrendGfxVo...
I have also been confused by this sort of thing. These values are specified in a number of places, and I will not promise that even I know all of them. 1)...
... Behalf Of zylin263 ... Hi, if there is a 200 MHz 32-bit exernal DDR RAM and a CPU clock of > 400 MHz, the external memory will limit the memory bandwith...
Yes, tm5250 has one memory access slot. The data cache is single-ported (tm3260 was dual-ported and earlier cores were pseudo-dual-ported). It also has a level...
Hello Chris, How can you explain "...faster than 2 x tm3260" when a tm3260 runs at 300 MHz with lower pipeline latency? Has the tm5250 performance already...
I'm trying to profile some code using tmprof on the LCP1500. If I build my library and link it with the -ptm option, I'm able to get some reasonable numbers,...
The oldest TriMedia data book I own is dated May 10, 1995. It describes the TM-1, and on the inside you can still find references to LIFE (Long Instruction...
How are you counting cycles? One common issue is this: When you build with -ptm and run on the HW, an exception handler (TFE) is installed to record each...
My app iterates through some number of frames, calculating total frames compressed per second using clock() and printing summary info with printfs to stdout. I...
I use an timer interrupt in my program, and generate an interrupt every 1 sencond. The detail is as follows: /******** function that install interrupt...
testtimer should be declared volatile. By declaring it as volatile variable, you are telling compiler to fetch it from memory each time, an access is made to...
hi, I want to use saa7104 to feed CVBS output. How to connect PIXCLKI pin and FSVGC pin of saa7104? And how to connect FQPO_REC_SYNC pin of pnx1500? Thanx!...
Can anyone once meet the strange Problem that the value of one variable will change automatically when one irrelevant operation is executed. In my applicaiton...