Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

trimedia · TriMedia User Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 1063 - 1092 of 11952   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1063 chuck.peplinski@... Send Email Mar 22, 2001
7:41 pm
In TSSA, all signal processing happens in TSSA components. If part of your "application&quot; needs to process the data, then you create a component. In TSSA, the...
1064 vid_engineer@... Send Email Mar 23, 2001
3:50 pm
Using TriMedia SDE 2.0, I've been working on getting an interprocessor message channel up and running between the host (Win95 at the moment) and target...
1065 mahesh@... Send Email Mar 23, 2001
11:24 pm
Momentum Data Systems (www.mds.com) is pleased to announce the 3rd TriMedia User Group Meeting on June 21-22, 2001. This user-group meeting serves as a forum...
1066 yafei
yafei@... Send Email
Mar 26, 2001
1:11 am
hi,everybody now i can boot from eeprom in stand alone mode(l1jtag.eeprom) , but question still follows , that is to load the program into the SDRAM through...
1067 David Faulkner
faulkner@... Send Email
Mar 26, 2001
10:28 am
Hi, firstly, I run programs via JTAG all the time. The --"Failed to change redirection status",message comes up whenever you download a program that has not...
1068 alfred@... Send Email Mar 26, 2001
5:30 pm
Hi Yafei, Someone else pointed out the 'failed to change redirection status'. The 'timeout waiting for msg' is a little more complicated. Since I haven't...
1069 Alexander Katasonov
katas@... Send Email
Mar 27, 2001
12:36 am
Hi, all, Do anybody knows about trimedia (not pSoS) mem manager bugs? I found that some times it works strange. For example: when i try to see how many free...
1070 Boghos
bboghossian@... Send Email
Mar 28, 2001
8:45 am
Dear Group We have now our commercially available STM1300 board with Trimedia TM1300 and 16Mbytes of PC166 SDRAM. The board is PCI rev 2.1 compliant and...
1071 Benoit Meilleur
meilleurb@... Send Email
Mar 28, 2001
4:43 pm
Hi all, In the Trimedia manual, chap. 12.15.2, it is specified 50-ohms transmission lines for SDRAM AND series resistance termination (for clock signal). If I...
1072 luis@... Send Email Mar 28, 2001
9:28 pm
Dear Mr. Meilleur It really means Z=50 ohm, not only "constant/controlled impedance". The load capacitance is NOT to be included. The termination is on the...
1073 yafei
yafei@... Send Email
Mar 29, 2001
2:22 am
hi,alfred i have solved the problem according your instruction ! And you let me know the real reason of that problem . thanks a lot ! ... yafei yafei@......
1074 Allen WU
avtwx@... Send Email
Mar 29, 2001
3:02 am
Hi,everydbody, Nice to meet you in eGroup. Now I want to setup a software structure based on the TriMedia stand alone system. I tried the example (votest.c ),...
1075 Jesus Callejo
jcallejo@... Send Email
Mar 29, 2001
6:34 am
Hi Allen, Try Linking with the library libdev_g.a located in Trimedia\lib\el or Trimedia\lib\eb depending on the byte order you prefer. Regards Jesús M....
1076 Leszek Polak
LPolak@... Send Email
Mar 29, 2001
10:16 am
Hi Everybody! I am designing a standalone system. I must connect this system to Ethernet LAN. So, I must choose the ethernet chipset and search the source...
1077 fang peng
woodheader@... Send Email
Mar 29, 2001
11:17 am
Hi, Leszek Polak I have just finished that job.I have chosen CS8900A,which is a ISA Ethernet controller made by Cirrus Logic comp(www.cirrus.com).Also some...
1078 allen
avtwx@... Send Email
Mar 29, 2001
11:38 am
Hi, Jesus, Thank you for your message. I havn't pass it yet. Now my problem is that when I make my votest.c in (-host win95) model and run it in Tmdbg or...
1079 Jesus Callejo
jcallejo@... Send Email
Mar 29, 2001
12:45 pm
Hi, A couple of things: When using the board for standalone mode you must use an E2PROM suited for standalone boot (see chapter "system boot" in the Trimedia...
1080 Jean-Philippe Diez
jpdiez@... Send Email
Mar 29, 2001
4:57 pm
Hi, I made the same test. I 've the same result. If I define TCS_MALLOC_USE (YES in sys_conf.h), I can allocate 8M 1024 Ko ptr= 009bc048 2048 Ko ptr= 00abe088 ...
1081 Jean-Philippe Diez
jpdiez@... Send Email
Mar 29, 2001
5:01 pm
Hi, I have problems with the fread on a standalone system. Until now, we use MyOpen, MyClose MyRead (to implemente our own file system)... however we need to...
1082 Hagen Last
hagen.last@... Send Email
Mar 29, 2001
5:06 pm
You can overwrite the file I/O driver and that way use the standard fread, fwrite, fseek and other file system related functions. Please look into chapter...
1083 Hagen Last
hagen.last@... Send Email
Mar 29, 2001
5:12 pm
...sorry this was ment to be a reply to Jean-Philippe&#39;s e-mail about the fread problem... ...not enough coffee yet... ... -- Hagen Last Sr. Software Engineer ...
1084 vid_engineer@... Send Email Mar 29, 2001
9:51 pm
... Do you really need to use the tsa2DLoadFont() function? Look at Book 8 (Graphic Support), page 24, "How to Load Fonts". I quote: "Your application can...
1085 alfred@... Send Email Mar 29, 2001
11:23 pm
This program will not work on a normal standalone board because votest.c calls fread to read a disk file. This will work in the PC environment because the...
1086 alfred@... Send Email Mar 30, 2001
12:33 am
I am curious. Do you plan to access the chip in the XIO space? Best Regards, Alfred ... From: fang peng[SMTP:woodheader@...] Reply To:...
1087 jhdxyhb0957@... Send Email Mar 30, 2001
3:18 am
Hi everyone : I have designed a basic standalone system: I have connected a FLASH EEPROM(AMD29F040) and a 74LS373 to tm1300 through XIO bus.FLASH EEPROM will...
1088 Alexander Katasonov
katas@... Send Email
Mar 30, 2001
3:38 am
Hi! My application work stable when I link it with libmon.o and boot using JTAG. But if I link it without libmon (and boot from flash) it some time crashes and...
1089 Leszek Polak
LPolak@... Send Email
Mar 30, 2001
8:24 am
Why not? Do you foresee any problems? Best Reagards, Leszek...
1090 Jean-Philippe Diez
jpdiez@... Send Email
Mar 30, 2001
12:38 pm
Thanks for your answer, ... De : vid_engineer@... [mailto:vid_engineer@...] Envoyé : jeudi 29 mars 2001 23:51 Ŕ : trimedia@yahoogroups.com Objet...
1091 alfred@... Send Email Mar 30, 2001
6:04 pm
No, I don't think that will be a problem but you won't be able to use a bus mastering Ethernet controller and It is a byte interface. Best Regards, Alfred ... ...
1092 beck@... Send Email Mar 30, 2001
11:38 pm
... without using libmon.o (or tmdbg.exe)? Is it possible to get libmon source code? It is at least possible to read the DP buffer of an application. If you...
Messages 1063 - 1092 of 11952   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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