Search the web
Sign In
New User? Sign Up
trimedia · TriMedia User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 8476 - 8506 of 11594   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8476
hello,I use tcs4.4, and I want to use tmAssert, but I do not know what lib it is? Please help me.Thanks...
patriotyao
Offline Send Email
Apr 1, 2005
12:58 pm
8477
Hi Luis, Thanks for the reply. I did many tests and I did not manage to get a simple program running on my board. I use our own board that we designed, with...
landrieumerging
Offline Send Email
Apr 1, 2005
1:38 pm
8478
Something occured to me. I think there is a bug in the boot script program I posted some weeks back. Is that what you are using? Can you ensure that your...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 1, 2005
6:36 pm
8479
Is anyone aware of a document that would allow me to identify which revision of the PNX1500 is soldered to my board? The revision identifier that I have seen...
howgus
Offline Send Email
Apr 1, 2005
10:43 pm
8480
Hi all. I am now attemping to connect TM1300's AO unit to FM1073B. Now I've known, TM1300's AO can work in the mode of Standard Stereo I2S,and FM1703B has CHI...
tandrgn
Offline Send Email
Apr 2, 2005
2:18 am
8481
hi, is it possible to eliminate the eeprom in a custom design, and use the flash boot mode for jtag-based development ? is it practical ? thx, ron...
ron_jacoby_il
Offline Send Email
Apr 3, 2005
8:26 am
8482
Hi everyone, I use our own board that we designed, with PNX1501E and 2 DDR chips (MT46V16M16-6T).I can't my board with jtag?I use pcijtag -b test it,the...
jckhoho
Offline Send Email
Apr 3, 2005
9:16 am
8483
Hi groups, We have a problem when using the video component VdecMpeg in ndk4.11 to decode MPEG2 video. An input buffer passed to VdecMpeg contains 1 PTS and...
niky
pureniky
Offline Send Email
Apr 4, 2005
8:59 am
8484
At present, the ICs we sold out are all V1.11. Please check it. howgus <ghoward@...> wrote: Is anyone aware of a document that would allow me to...
 
jjji_1106
Offline Send Email
Apr 4, 2005
2:25 pm
8485
No, the EEPROM is required due to a silicon bug. Search archive for details. Best Regards, Alfred Lee ... From: "ron_jacoby_il" <ron_jacoby@...> To:...
Alfred Lee
alfred17330
Offline Send Email
Apr 4, 2005
5:12 pm
8487
hi, eveyone. I use tm1300_based PCI board. and my application need to transfer block data from PCI to SDRAM via DMA.of cause,the dest and source address are 64...
junjian77
Offline Send Email
Apr 4, 2005
6:32 pm
8488
We're running into a similar problem with new Dell machines and our TM1300 hardware (based on the TM1300 IREF card) and I wonder if anyone has an update. ...
jrlaim
Offline Send Email
Apr 4, 2005
7:34 pm
8489
There are a few paths to dealing with this. 1) Set the SpeculativeLoadFix registry entry (if your TM code is written to allow it). Or 2) call Dell again...
vid_engineer
Offline Send Email
Apr 4, 2005
8:15 pm
8490
I won't guarantee this to be complete and foolproof. But: Run NDK's hello world. The code to identify the chip version is in the pnx1500 BSL, and the value...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 4, 2005
9:16 pm
8491
My approach to these problems: Use the sine wave test program at the device library level. Keep it simple. After starting the program (and verifying that the...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 4, 2005
9:21 pm
8492
No. Because the HW does not reset some internal register, the internal boot scripts fail about 1 out of 8 times. C Chuck Peplinski TriMedian at MDS...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 4, 2005
9:23 pm
8493
if(MMIO(0x040048) == 0x04800000) then it is rev 1.0 if(MMIO(0x040048) == 0x04800001) { MMIO(0x065000) &= ~(1<<4); if(MMIO(0x065000)&(1<<4)) then it is rev 1.11...
luismlucas
Offline Send Email
Apr 4, 2005
9:40 pm
8494
Hello Chuck, Do you know if this problem is fixed in Pnx1700? Regards, Marc Racicot ... From: Chuck Peplinski [mailto:chuck@...] Sent: Monday, April 04,...
Racicot, Marc
zouzne23
Offline Send Email
Apr 4, 2005
9:42 pm
8495
I don't know. I would design every board to include the eeprom and hope that it can be "not stuffed" in produciton. You can attempt to remove it at the end...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 4, 2005
9:54 pm
8496
In my memory, none of the video decoders extrapolated time stamps. The renderer would simply play anything that arrived without a time stamp. But I have to...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 4, 2005
10:48 pm
8497
It is planned to be fixed in pnx1700. Luis. P.S> The failure is much less frequent that 1 out of 8 times, and it is chip related. It's more like 1 out of...
luismlucas
Offline Send Email
Apr 4, 2005
10:50 pm
8498
MPEG2 decoder intrapolates time-stamps, but if you don't give it a clock it will not intrapolate time stamps. Manoj ... In my memory, none of the video...
Manoj Koul
manoj_koul
Offline Send Email
Apr 4, 2005
10:51 pm
8499
(I stand corrected by Manoj) Chuck Peplinski TriMedian at MDS www.mds.com ... [Non-text portions of this message have been removed]...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 4, 2005
11:51 pm
8500
Hi, not giving it a clock handle could be a work around, but this is not without consequences. Anyway, if the decoder is outputting several frames with the...
Wim Van Halen_2
wimvh2000
Offline Send Email
Apr 5, 2005
8:12 am
8501
We add some file into the makefile to build. The tmcc report error 22 what can We do?...
yokel791215
Offline Send Email
Apr 5, 2005
10:58 am
8502
Hi, In case your problem manifests on PCs with Intel 915/25 chipsets and Phoenix BIOS with pnx1300 PCI card in it as follows *** Hardware Malfunction Call your...
Vadim Berezhnoi
berezhnv
Offline Send Email
Apr 5, 2005
1:47 pm
8503
Hi groups, We pass clockHandle by defaultSetup->clockHandle in tmalVdecMpegInstanceSetup_t (use tmalVdecMpegInstanceSetup()), but VdecMpeg still produces the...
niky
pureniky
Offline Send Email
Apr 6, 2005
2:46 am
8504
Hi group, I've designed a board based on PNX1500, but I'm not able to get any Helloworld style program work! I have followed the recommendations of section...
landrieumerging
Offline Send Email
Apr 6, 2005
4:01 pm
8505
When you find a problem like this, here is what needs to be done. This is a very general set of advice. 1) Demonstrate that the problem exists in one of the...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 6, 2005
11:00 pm
8506
Hello group, I am working on pnx1500 nREF board. I want to capture the VBI (especially Euro Teletext) data from the Video Decoder out put. I am trying with a...
noushad_vk
Offline Send Email
Apr 7, 2005
2:01 am
Messages 8476 - 8506 of 11594   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help