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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7268 - 7297 of 11824   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7268
Yes, of course you are quite right. I was carelessly allowing ambiguity between the act of requesting a component to enter a paused state when it tries to get...
Chris Bore
chris_bore
Online Now Send Email
Sep 1, 2004
8:18 am
7269
Have you read the porting guide on the getting started page of the NDK docs? That covers many of the issues. You say "including IO." Certainly the video IO...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Sep 1, 2004
4:36 pm
7270
This implies that your memory is not working. If you write a value and then read something else, a program will not be able to run. It may read an address...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Sep 1, 2004
4:39 pm
7271
I have all the papers.but too large to email send.if you like some of them,email to me....
xiao_greatwall
Offline Send Email
Sep 2, 2004
3:21 am
7272
Hi, I want to do bitwise operations on a floating point variable, apparently "C" does not allow that. I could store the variable to memory and read it via an...
Ahmad Hassan
ahmadhassanc...
Offline Send Email
Sep 2, 2004
4:15 am
7273
just cast the float variable's address to an int address. That does not introduce additional loads or stores: printf("\n%x",*(unsigned int *) &f); ...
Torsten Fink
tm_tfink
Offline Send Email
Sep 2, 2004
5:23 am
7274
we sure there is no short between address and a data pin.in our PCB design,the difference between the shortest and the longest data line of DDR is somehow...
lurufeng
Offline Send Email
Sep 2, 2004
5:55 am
7275
Thanks, it works. ... From: "Torsten Fink" <torsten.fink@...> To: <trimedia@yahoogroups.com> Sent: Thursday, September 02, 2004 10:23 AM Subject: Re:...
Ahmad Hassan
ahmadhassanc...
Offline Send Email
Sep 2, 2004
6:05 am
7276
Hi Groups, To debug our program, we would like to build some source codes in retail mode, and to build some source codes in debug mode by NDK4.11. But we have...
niky
pureniky
Offline Send Email
Sep 2, 2004
10:33 am
7277
Is there anything special? Well, designing 200MHz DDR is rather special. Is your impedance controlled? Do you do signal integrity simulations on the board...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Sep 2, 2004
11:01 am
7278
this is described in the FAQ, found on the "getting started" page of the NDK docs. C -- Chuck Peplinski TriMedian at MDS www.mds.com...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Sep 2, 2004
11:02 am
7279
Typically, you configure the SDE by setting a lot of environment variables - these include settings for debug, retail and assert modes. These are set by batch...
Chris Bore
chris_bore
Online Now Send Email
Sep 2, 2004
4:50 pm
7280
Hi Chuck, According the FAQ, we can build libraries in retail mode, but build all source codes of our application in trace mode. We want to build the libraries...
niky
pureniky
Offline Send Email
Sep 3, 2004
5:57 am
7281
Hi, I want to use the vld comp on pnx1500 in my mpeg2 decoder, but I can not find the source code or libarary for this comp. As I know, we can find tmVLD.c for...
chienwutsai
Offline Send Email
Sep 3, 2004
8:43 am
7282
In order to do a selective trace build, you define following lines in your application makefile, LOCAL_CFLAGS += -DDBG_ENABLE_ALL _tmMain_SUFFIX=_t # sets up...
saldy.a.antony@...
saltcr123
Offline Send Email
Sep 3, 2004
10:55 am
7283
... component ... It is not required to link in a trace or debug version of tmDbg to enable debug prints. Whether traces are dis- or enabled is _not_ defined...
harm.verhagen@...
harm_verhagen
Offline Send Email
Sep 3, 2004
11:26 am
7284
Hi group, I'm facing a strange problem. After some months of downloading programs via Jtag on a computer,i changed the jtag board location on another computer....
ciprian_ilioaei
Offline Send Email
Sep 3, 2004
11:48 am
7285
I was reviewing the docs yesterday and I remembered that the instructions in question are now in "Getting Started with PNX1500," and no longer in the FAQ....
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Sep 3, 2004
1:09 pm
7286
when i compile with g.bat it sait that: tmld error : unsolved symbol _main tmld error : unsolved symbol _tsaDefaultInOutDescriptorDestroy tmld error : unsolved...
nickliumail
Offline Send Email
Sep 3, 2004
1:22 pm
7287
You don't give much information in this post. The answer might be significantly different depending on which version you use. In any case, you are not...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Sep 3, 2004
3:28 pm
7288
I will forward the required code off list. Chuck -- Chuck Peplinski TriMedian at MDS www.mds.com...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Sep 3, 2004
3:32 pm
7289
... indicated that expected response has been received from the target ... indicated that the program image indeed has been downloaded to the ... indicated...
alfred@...
alfred17330
Offline Send Email
Sep 3, 2004
3:44 pm
7290
There is no vld device library present for PNX1500. You have to use the VdecMpeg (MPEG2 Decoder) as it is to get MPEG2 Decoding to work on PNX1500. Manoj ... I...
manoj.koul@...
manoj_koul
Offline Send Email
Sep 3, 2004
6:04 pm
7291
I want to use the mbs to deal with two different video streams . but the tmVtransMbs2 component only supports a single input pin and a single output pin. So my...
isme_tan
Offline Send Email
Sep 4, 2004
11:03 am
7292
2000 mil that's 5cm right? That's huge. You cannot expect the DDR i/f tio run at full speed with such skew between each data lines. The end of Chapter 1 of the...
Luis Lucas
luislucas67
Offline Send Email
Sep 4, 2004
7:58 pm
7293
Look can be deceiving. The SDRAM traces of the LCP-1500 actually snake around on the internal layers to match trace length. I don't have the layout...
Alfred Lee
alfred17330
Offline Send Email
Sep 5, 2004
6:07 pm
7294
Can anyone tell me the 5-tap filter paramters used by ICP? Thanks in Advance....
junjian77
Offline Send Email
Sep 6, 2004
3:39 am
7295
i use dve-2 sp1 that try to move and edit source code from trimedia\apps\example(SDE2.2) to dve-2 and it also said that cat:not found tmld error:Opening...
nickliumail
Offline Send Email
Sep 6, 2004
6:41 am
7296
We would like to remind you of this upcoming event. TriMedia Foundation class Date: Monday, September 20, 2004 Time: 9:00AM - 5:00PM BST (GMT+01:00) TriMedia...
trimedia@yahoogroups....
Send Email
Sep 6, 2004
8:03 am
7297
hi all: why odd line can't display? the even line can display. if (strcmp(command, "osde") == 0 ) { UInt32 *pOL,k,color=0xd292d20f; for(k=0; k<50; k++) { pOL...
xjstop
Offline Send Email
Sep 6, 2004
8:24 am
Messages 7268 - 7297 of 11824   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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