Tahnks again. I will contact blunk and go for the targetTCP i think. Thanks a lot for the advise Greets, Arjan ... have ... drivers ... network ... or ... go ...
Hi: In my application , the GfxVo receives packets from queue .The queue is created between Decoder and GfxVo. The format of the buffer in packets is...
Hello We want to use Corelis PCI JTAG cards for debugging our PNX1500 based boards. But Corelis has many similar cards on their web site. Which ones are...
Hi, it is allowed to put a CIF signal into an I/O descriptor that has been setup for 4CIF, as long as you install the proper format (tmVideoFormat_t). ...
The PCI-1149 is the one I remember. But why not buy the MDS cards? They are cheaper and faster, and fully supported with TM. Chuck Chuck Peplinski TriMedian...
Hi Chuck, Of course I would prefer MDS cards. MDS actively supports TriMedia, and Corelis does not (or at least not as fully as MDS). But the project...
... Since you mention that the speed can vary based on card. I'll ask about overall JTAG debugging speed. Getting info back from our 1500 board via the...
That matches what I see. The thing that has so far been optimized for speed is program download. I will ask some questions and see what can be done to speed...
Guys, In the PNX15xx document it is mentioned that 1.2 supply voltage for PNX1502 should be between 1.23 - 1.37 with typical valve of 1.3 volt. How come it is...
To ensure reliable operation at 300MHz, 1.3V supply is specified. Lower voltages work for lower speeds. The 1501 is tested to run at 270MHz with 1.2V. 1502...
The only L3 code I know of was in the tm1300 BSP for a Philips audio codec, tda1344 (by memory). It used an I2C expander for its bits. You'll have to replace...
We have an external microcontroller hooked up to the pnx1500 using PCI_INTA as an interrupt line (on a standalone system). The microcontroller pulses the...
Whats the recommended scheme for forceing a the ability to set a breakpoint in tmdbg. I've tried serveral permutations of loop and calling dummy functions with...
According to 04A_Software_Tools.pdf 3.2.8: This pragma tells the compiler to end a dtree at this location. This is useful in very large pieces of straight line...
Thanks for your reply.. tm1300 reference-(5) board of mds has GPIO interface. Where can I get the schematics of this board. Sudhir ... audio ... ask ... don't ...
MDS provides HW schematics under NDA to registered owners of the boards. Send to contactsupport@.... C Chuck Peplinski TriMedian at MDS www.mds.com ... ...
- I recently saw some traffic about using the break dtree pragma. Turns out there appears to be a bug in the generation of debug information by the compiler....
... I'm a dtree newbe. You will have to tell me what this "trees code" is or point me to a RTFM. it doesn't show up in the debugger. This may ... Easy....
... One note is that the machine I'm on is a XP box. Could it be that I have a version of the Java runtime that isn't totally compatible with the debugger. We...
Richard and I can take this off line and look for some specifics. But overall, I think we have a difference in definitions for "seriously flakey." I...
I'm pretty sure the answer is yes. I've personally seen at least one client using PPPoE with TTCP. Chuck Peplinski TriMedian at MDS www.mds.com ... ...
Decision trees influence where you can set breakpoints (and action interrupts). We spend som timme on them in the TriMedia training class. If you are not...
Hi, I have tested my JTAG card using the pcijtag.exe program. All the tests seems to fail,as I get errors and no magic number. That's strange because till now...
Chris asks a useful question about version. But I thought that was TCS 2.1 and fixed in TCS 2.2. This may be a valid trace. seflsuspend reports time in the...
Hi Brian- It sounds as if there is a bit of the old edge/level interrupt confusion here. I remember being confused by it more than once. I remember very ...
That's definitely helpful. Currently, I'm not that worried about multiple interrupts occurring before I can service them, but I am worried that I'm missing...