hellow everyone, When I enable the transmit and receive of the SSI after make SSI interrupt enabled, the receive overun error always occur. It is very puzzling...
519
fang peng
woodheader@...
Nov 1, 2000 3:04 pm
Hi,all: Has anyone ever working in PNA+?I need a PING program to test the PNA+ module,but these is no detail describtion in pSOS document and no example...
520
Karsten Grüneberg
grueneberg@...
Nov 1, 2000 3:49 pm
Hello, As far as I saw there was no answer to Sukandar's question. Now I tried the scatter-gather example on a Win2k machine and got a blue screen every time I...
521
chuck.peplinski@...
Nov 1, 2000 11:06 pm
Scatter/Gather works only on 95 and NT. Since the TM tools were tested only on 95 and NT, any operation on the others is not guaranteed. Practical...
522
chuck.peplinski@...
Nov 2, 2000 7:21 am
TTI tells me that they are creating a new version of tmman for Linux. Maybe someone from TTI can comment here. But I think the official word would be "not...
523
Karsten Grüneberg
grueneberg@...
Nov 2, 2000 9:49 am
Any idea if or when Win2k will be supported? And what about WinME (Millenium Edition)? It is nice that with Win2k most functions do work still, unfortunately...
524
Hagen Last
hagen.last@...
Nov 2, 2000 8:21 pm
... No, and this should never be done. Instead this has to be resolved with compile options/pragmas. You will have to look up the exact working of the command...
525
milind.phadtare@...
Nov 3, 2000 1:28 pm
Hi, How many cycles are required for q_send sytem call, if the calling task is not preempted ? If I monitor the cycles, I get 1500 cycles. This looks little...
526
Preuss, Harry
preuss@...
Nov 3, 2000 6:36 pm
Hello, I have a problem using a trimedia-board (with TM1100) on a PC with two Pentium II processors (450 MHZ). There is windows NT v4.0 running with service...
527
chuck.peplinski@...
Nov 4, 2000 2:56 am
Maybe you could give us some more info about the test? I went back to the old pSOS test numbers that I have, and I see things like this: Q_RECEIVE caller...
528
Marc Samson
msamson@...
Nov 4, 2000 11:53 pm
Hi all I was using the tm1300 IREF board with no problems. My mother board died and I change it for a new one. I reinstalled everything and the driver for the...
Dear all: I know that several weeks ago, somebody discuessed the TM1300 driver in Linux OS. I remember that the final conclusion is the driver is not announced...
530
fang peng
woodheader@...
Nov 6, 2000 3:04 pm
Hi all: I have develop a very simple program,with a root function the most simple thing such as printf("xxxxx"),and it worked well.Later I add a NI driver and...
531
Changwoo Ryu
cwryu@...
Nov 6, 2000 3:25 pm
Your pNA+ initialization failed. Check the exit code and look up the error code in the pSOS system call reference. ... From: fang peng...
532
Jim Matlock
jim@...
Nov 8, 2000 1:06 am
Hello, I have a question regarding pNA and the pSOS debug monitor. Our NI needs to make pSOS system calls during initialization and therefore must be added to...
533
Hou Xiang ZHU
houxiang@...
Nov 8, 2000 6:14 am
dear all: my application based on the example exolVrendVO I added a tee to the iodescriptor so while displaying the live image, I can encode the data and...
534
Steve Bailey
sgb@...
Nov 8, 2000 5:50 pm
The IREF manual states that the EEPROM is an AT24C16-10PC. Is that accurate? That part is a 4.5V-5.5V part and the I2C bus is a 3.3V bus, So I would have...
535
alfred@...
Nov 8, 2000 6:01 pm
Hi, According to the TM-1300 databook, the voltage mode of IIC_SDA and IIC_SCL is determined by VREF_PERIPH which is 5V on MDS TM1300 board. Hence the I2C bus...
536
Hagen Last
hagen.last@...
Nov 8, 2000 6:12 pm
I forwarded that information to our debugger team - we will investigate that. Is it possible for you to strip that example down to a small program that you can...
537
Karsten Grüneberg
grueneberg@...
Nov 9, 2000 8:48 am
Hello, my colleague and me have tried to benchmark a program, and got different results on different PCs, even when we used the same TriMedia board, the same...
538
Steve Bailey
sgb@...
Nov 9, 2000 9:54 am
Thanks. I don't know where I got the idea that it was a 3.3V bus. The fact that it is 5V makes life a lot easier, there are many more chips available _and_ the...
539
fsk@...
Nov 9, 2000 7:21 pm
Does anyone know why when I plug 2 or more of our boards that have a Trimedia 1300 in a PC that has an AccelGraphics or 3DLabs video card with the Permedia...
540
mahipati
mahipati@...
Nov 10, 2000 9:25 am
Please unsubscribe my name from this list Mahipati...
541
Changwoo Ryu
cwryu@...
Nov 10, 2000 1:27 pm
Hi, Could anyone tell me why socket() returns error in this case? In sys_conf.h: #define SD_LAN1_IP 0xC0A80187 /* 192.168.1.135 */ #define...
542
David Chovanec
david@...
Nov 10, 2000 3:29 pm
I have a problem with tmdbg. I have a C++ app for TriMedia. There is a problem that the debugging functionality does not work for some C++ classes, while...
543
Marc Samson
msamson@...
Nov 11, 2000 12:30 am
I was having the same problem but the problem was caused by my sound card. Without the sound card the 2 trimedia were detected. With it, only one. ... From:...
544
brian@...
Nov 11, 2000 12:53 am
Hi all, I am using the video input on the TM-1300 in message passing mode, and am having problems when messages are close together. What is the minimum number...
545
chuck.peplinski@...
Nov 11, 2000 1:28 am
Based on my memory of a previous customer conversation, there is a required delay, and it's something like 5 or 6 clocks. Chuck brian@... on...
546
milind.phadtare@...
Nov 11, 2000 2:49 pm
Hi, I have following questions regarding raw mode of VO peripheral. 1. I am using VO peripheral of TM1300 in raw mode. I am setting SIZE1 & SIZE2 = 256....
547
Saldy.Antony@...
Nov 11, 2000 7:46 pm
peripherals in trimedia interrupts the processor when it has used up the current buffer. Current buffer from which the data is being transmitted is set in the...