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 11622 - 11652 of 11824   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11622
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the trimedia group. File :...
trimedia@yahoogroups....
Send Email
Jun 2, 2008
10:37 am
11623
I have uploaded the kernel minidump file to "Files" May it help to locate the problem. I also made a few revisions of my programs. it only increase or ...
gu_jinbocn
Offline Send Email
Jun 2, 2008
10:46 am
11624
I created new memspace using next command: err = tmmlCreate( &memHandle, MEM_SIZE, tmmlMmspMpCached ); where memHandle is defined as: tmmlMmspHandle_t...
anton.denisov
Offline Send Email
Jun 2, 2008
2:02 pm
11625
Did you find a problem or are you just puzzled by the addresses of various handles? I don't think the addresses have to have the relationship you expect....
Alfred Lee
alfred17330
Offline Send Email
Jun 2, 2008
5:29 pm
11626
So you need more then simple download. You are using extensive PC <-> DSP communication where the spinlock issue is most likely to be problematic. I suggest...
Alfred Lee
alfred17330
Offline Send Email
Jun 3, 2008
8:21 pm
11627
Hi, I use pnx1701 in our pci card and the exolvideo apps can run ok for long time. But when I change the 1701's register value in dvpmon, it always make...
suanhua
Offline Send Email
Jun 4, 2008
5:23 am
11628
Our Server Board BIOS have an option: Core Mutlti processing [Disabled] If disabled, CPU numbers recognized by w2003 decreased from 8 to 4. (E5404 is quad...
gu_jinbocn
Offline Send Email
Jun 4, 2008
8:22 am
11629
________________________________ From: trimedia@yahoogroups.com [mailto:trimedia@yahoogroups.com] On Behalf Of gu_jinbocn Sent: Wednesday, June 04, 2008 10:22...
Bauernoeppel, Frank
frank_bauern...
Offline Send Email
Jun 4, 2008
7:52 pm
11630
Hi, dear groups, I use tmdbg1500.bat to compile my apps, and I already changed the link type to dynamic, and app type to dynboot as follows: set...
freeoicq
Offline Send Email
Jun 5, 2008
1:08 am
11631
I want to Lint the code to check for errors. I'm going to use PC-lint and I wondered if anyone has set up lint before on the NDK and can offer any advice or...
jobramwe
Offline Send Email
Jun 10, 2008
1:19 am
11632
It has been done. I can provide it on TCSHelp. But we don't support it. Chuck Peplinski Media Processing Software Architect for PNX1500/PNX1700 TriMedia Tech...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jun 10, 2008
1:43 am
11633
I follow example of tmman to load and run .out image. Tmman doc say: Function: cruntimeStart CRunTimeParameterBlock struct SynchronizationObject: be signaled...
gu_jinbocn
Offline Send Email
Jun 17, 2008
2:45 pm
11634
The "target exits normally" when the standard C library function exit() is called. This could happen because of an assertion or a fatal error. What is in the...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jun 17, 2008
3:25 pm
11635
Thanks a lot! Yes, It is the RSE cause exit msg. RSE DP is overwritten by my interrupt DPs. ... exit() ... error. ... can ... been ... www.TCSHelp.com ... ...
gu_jinbocn
Offline Send Email
Jun 19, 2008
11:51 am
11636
Hi, good afternoon everybody! There are another problem that I faced with recently. How realize the dynamic change of VrendGfxVo output resolution on line with...
gshzhong2005
Offline Send Email
Jun 25, 2008
5:19 am
11637
This looks like an instance of the "known PR" ds08#1934, "VrendGfxVo has no API for changing VideoOutMode on the fly". I found that PR in the SW errata from...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jun 25, 2008
12:32 pm
11638
Hi guys, I am trying to port linux to PNX1500 processor. It includes a minimum linux kernel, a uclibc and a busybox. The Linux kernel is based on linux-2.6.14...
Guo Hongruan
cameguo
Offline Send Email
Jun 26, 2008
3:25 am
11639
Hi All, I migrated from Win XP to Linux but I am still using a WIN XP machine to run Trimedia tools. I know there is a complete TCS tool set for Linux: is...
a.santilli
Offline Send Email
Jul 4, 2008
2:49 pm
11640
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the trimedia group. File :...
trimedia@yahoogroups....
Send Email
Jul 7, 2008
1:50 pm
11641
I posted a file for you on TMUG. It is the sources for tmrun and some other useful utilities. Chuck Peplinski Media Processing Software Architect for...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jul 7, 2008
1:51 pm
11642
... Thank you very much Chuck, do you whether TCS 5.1 and this tmrun run also on LINUX UBUNTU ? If so does it runs with the latest (8.04) or the previous...
a.santilli
Offline Send Email
Jul 8, 2008
3:55 pm
11643
I know what the release notes say. This code is tested and supported on a specific RedHat version (see the release notes). The TCS team does not support...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jul 8, 2008
4:09 pm
11644
Hi Chuck, I managed to install TCS 5.1 on UBUNTU 8.04. There just a minor flaw in the setup script: even if you enter a destination path ("/usr/local/TCS" in...
a.santilli
Offline Send Email
Jul 9, 2008
4:54 pm
11645
Hi Chuck, I have tried to build the tmrun source code but I really don't understand the Makefile structure .. I guess I should properly define some make...
a.santilli
Offline Send Email
Jul 9, 2008
5:20 pm
11646
now,my pnx8950 can work at 133mhz and pnx8950 will die sometimes if it worke at 200mhz. I think the bad layout(ddr part) causing pnx8950 died.I want something...
liuxyz2002
Offline Send Email
Jul 22, 2008
1:50 am
11647
When using vsnprintf() with "%g" or "%f" as the format string, all that prints is 'g' or 'f'. Is this a known problem? It seems to work fine with %d, %s, and...
Steve
skbenz
Online Now Send Email
Jul 25, 2008
6:45 am
11649
I wonder which vsnprintf you are using? With recent compilers (TCS 5.1 at least), this function is implemented in the TCS C library. In older compilers, it...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jul 25, 2008
1:44 pm
11650
Hi, Does anyone have a sample schematic for PNX13XX. I could not find a complete schematic in the cookbook. Specially, I am not sure how to boot the device by...
ehsan k
ehsantelex
Offline Send Email
Jul 28, 2008
10:56 am
11651
Are you still considering a new design using PNX13XX for a commercial product? It is a very old part. Best Regards, Alfred Lee ... From: "ehsan k"...
Alfred Lee
alfred17330
Offline Send Email
Jul 28, 2008
3:51 pm
11652
Hi, I'm new to nexperia. I want to make some simulation before my custom board is ready. I've been trying to simulate "exProjectNDK5.8/apps/MyHelloWorld" but...
Igor Gavazzi Vazzoler
igor_progic
Offline Send Email
Jul 31, 2008
9:33 pm
Messages 11622 - 11652 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