Hello Luc, Another common cause could be the layout of the PCI signals on your board. PCI has some requirements on the length of the signals and especially the...
Hi Frank, I did a lot of timing analysis since. On my card, there is only two PCI compliance parts, which are the PNX1303 and the Intel 82559ER part. Both...
Hi Luc, I think you need the official PCI (2.1 or 2.2) specification (obtainable from www.pcisig.com). Maybe some other books have the same info. Especially...
Humm, that's odd. Could it be setup/hold time issues, i.e. have you tried to change the edge (positive/negative) sampling selection?. Could you give some more...
Hi, all! In stb810(PNX8550), I wroten a tssa component for video decoding. In my component, I can't create a memory block large than 1M using tmmlCreate...
Is there any example in graphics component to print a bitmap on the sreen(8bit, 16bit and 32bit are all needed)? The DrawFlip example in tmhwDraw seems to have...
Hello, In my appliction,it might be dead when I stop the mpeg4 decode component. But sometimes it is ok. Is there some special parameter in setup the...
Hi all An error message occurs when I follow the non-tcs building procedure for DS_tmc_b19 to build. The log is listed below. ./buildscript libload OK ...
hello all: when using PNX1300 working as host and pnx1500 working as device, pnx1500 connect to PCI bus directly. sending huge datas by PCI from pnx1500 to...
Hi, In pnx8550 there are 1 MIPS and 2 Trimedia processors... If you are running a single processor version of trimedia then just ensure that you have enough...
Hello, I'm using the old TCS 2.2 environment and Visual Studio 6.0 to build application using a makefile. I vaguely remember a tool/util that makes it possible...
Hi, yes, we have such a tool tmcc_filt.exe, written way back in the last millenium. I attach it here for your convenience, it's a renamed zipped .exe Usage is...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the trimedia group. File :...
trimedia@yahoogroups....
Mar 9, 2006 10:51 am
9870
Hello all, What should be the I2C address of the boot eeprom for the pnx1500? It is now 0xA0. Can I change it to some other address? Regards, Robbert...
The system may become unstable because some none zero or one value gets into the chip. Chances to hit a problem are rather low but by default you should always...
Get it , thank you for your advise. Luis Lucas <luis@...> wrote: The system may become unstable because some none zero or one value gets into the chip....
Hi TMUG~ I try to make a multi-processor communication board using two PNX1502. One PNX is a standalone mode and the other is a host mode. I tried something...