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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 2522 - 2551 of 11594   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2522
Hi, I set the speculativeLoadFix to 1 in registry settings, and am now getting the correct value of bit[6:5] as 10 in MMIO(DC_LOCK_CTL). But After introducing...
Mohit Chauhan
chauhanmohit
Offline Send Email
Mar 1, 2002
8:44 am
2523
The ICP microcode is not made public because it is not pretty, and we're not ready to support it. I'll go looking for what info I can find, and let you know....
chuck.peplinski@...
Send Email
Mar 1, 2002
1:50 pm
2524
The VLD is designed for all MPEG 2 streams. Using our software MPEG 2 decoder, we decode all sorts of streams. I agree that the VLD library is not very well...
chuck.peplinski@...
Send Email
Mar 1, 2002
2:17 pm
2525
Hi all, Does someone know how to get pSOS current running task ID? Thanks in advance. Mei....
mei_wang_us
Offline Send Email
Mar 1, 2002
3:53 pm
2526
unsigned long tid; t_ident((char*)0, 0, &tid); // get calling task id Marc ... From: mei_wang_us [mailto:mei_wang_us@...] Sent: Friday, March 01, 2002...
Marc Racicot
zouzne23
Offline Send Email
Mar 1, 2002
4:01 pm
2527
One way to do it: For every task, after you create, use t_ident( ) to get the task id of various tasks, for every task then use: t_setreg( ) to use one of the...
manoj.koul@...
manoj_koul
Offline Send Email
Mar 1, 2002
6:08 pm
2528
HI,all We using Tm1300 for one year,most questions have been solved. I still have two questions: 1.How to improve the video quality. I compare our video...
pzylx
Offline Send Email
Mar 2, 2002
2:26 am
2529
Hello. I'm using jtag for the first time to pump code into one of our boards (so far all were PCI-equipped) unfortunately it doesn't work, so I hope you can...
sukandar56
Offline Send Email
Mar 4, 2002
1:52 am
2530
Just to be sure, you say it is compiled with -g. It is also linked with -g? Chuck "sukandar56" <sk@...> To: trimedia@yahoogroups.com cc:...
chuck.peplinski@...
Send Email
Mar 4, 2002
5:04 am
2531
... with -g? I'd think so... it's a very simple program that does one DP print, then toggles some bits at external pins just one build line (i.e. no separate...
sukandar56
Offline Send Email
Mar 4, 2002
11:36 am
2532
Hi, I have come across similar situation. Even though you indicated that they are PCI-equiped, are you the 'Mother Board'? By 'Mother Board' (since I don't...
alfred@...
alfred17330
Offline Send Email
Mar 5, 2002
4:41 pm
2533
some more info about my recalcitrant jtag connection: 1. the L1 boot code completes, so I guess it doesn't hang there but rather in the debug monitor that's...
Sukandar Kartadinata
sukandar56
Offline Send Email
Mar 5, 2002
6:27 pm
2534
I think we can only parse mp@ml streams. Professional profile streams (4:2:2 sampling) are not supported. Torsten ... From: chuck.peplinski@......
Torsten Fink
fink_torsten
Offline Send Email
Mar 5, 2002
7:20 pm
2535
In your EEPROM is your SDRAM to CPU ratio (byte 8) is other than 1:1? If yes, you need to download the special L1 code available on Trimedia technical website....
xiang song
tmuser2002
Offline Send Email
Mar 5, 2002
7:59 pm
2536
Hi all, Does someone know how to let the currently running task to yield control to other tasks of the same priority? Thanks in advance. Mei....
mei_wang_us
Offline Send Email
Mar 5, 2002
11:36 pm
2537
Hi Sukandar, If you use SDE 2.2 and download program compiled without -g, you should not see any warning nor error message except 'Failed to change redirection...
alfred@...
alfred17330
Offline Send Email
Mar 6, 2002
12:39 am
2538
Hi all, Does someone know how to let the currently running task to yield control to other tasks of the same priority? Thanks in advance. Mei....
mei_wang_us
Offline Send Email
Mar 6, 2002
1:33 am
2539
Hello everybody, I'm trying to convert my own BSP to a DLL so code segments of type "app" may access to its functions. When linking the BSP with -btype dll I...
Jesus Callejo
jcallejo@...
Send Email
Mar 6, 2002
3:42 am
2540
Isn't something like tm_sleep(0)? Chuck "mei_wang_us" <mei_wang_us@ To: trimedia@yahoogroups.com yahoo.com> cc: (bcc: Chuck...
chuck.peplinski@...
Send Email
Mar 6, 2002
4:16 am
2541
Hello, everybody I have a problem as follow, but I have no idea where is wrong. The main output pin of a component was stopped by tmolComStopPin. The...
niky
pureniky
Offline Send Email
Mar 6, 2002
5:00 am
2542
Hi Mei, usually calling a sleep with sleep time set to 0 forces a reschedule on pSOS. You can do this using tm_wkafter(0). Marcel Steenhuizen "mei_wang_us"...
Marcel.Steenhuizen@...
marcel_steen...
Offline Send Email
Mar 6, 2002
6:19 am
2543
Do you have any proof that the board works at all? This reminds me of a case I saw where SDRAM addresses were shorted together. Chuck Sukandar Kartadinata...
chuck.peplinski@...
Send Email
Mar 6, 2002
7:12 am
2544
You might try looping your jtag cable around a Ferrite Ring. I had similar problems with my mds jtag and this fixed it. BTW: Does MDS make a PCI JTAG board,...
david.katz@...
Send Email
Mar 6, 2002
9:02 am
2545
Hi, I also face the same problem in jtag. I am not clear how many people are succeeded in this exercise. If someone(People who succeeded) write the guideline...
kannan Perumal
kannan_789
Offline Send Email
Mar 6, 2002
9:12 am
2546
JTAG cabling can be a little sensitive to length, signal propagation, etc. Based on the problems described, I think shorter cabling or a ferrite ring sounds...
Dr.Pub
dr.pub@...
Send Email
Mar 6, 2002
9:39 am
2547
Hey all. I'm expierencing some problems compiling C++ code. I'm creating a memory image for our standalone system. I've created one file (namely main.cpp)...
fdisano
Offline Send Email
Mar 6, 2002
11:29 am
2548
Hello, When compiling in C++ the generated name of the symbols for the linker is diferent from just adding an underscore. The compiler adds letters to make ...
Jesus Callejo
jcallejo@...
Send Email
Mar 6, 2002
12:54 pm
2549
Hello all, I have just started on the Trimedia world. I have got the SDE 2.2 and I want to install it on a windows 2000 for debugging, compiling and executing...
dge_lan
Offline Send Email
Mar 6, 2002
4:33 pm
2550
I am sorry, I mean on windows 2000? Thanks...
dge_lan
Offline Send Email
Mar 6, 2002
4:34 pm
2551
Hi group, is it possible to process data during a DMA transfer ? Normally, I write: Status = dmaDispatch(DMAInstance, request); if(Status != statusSuccess) ...
a2folens
Offline Send Email
Mar 6, 2002
4:42 pm
Messages 2522 - 2551 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