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 10062 - 10091 of 11952   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
10062 Chuck Peplinski
chuckpeplinski Send Email
May 2, 2006
12:51 pm
At first blush, it sounds like a signal integrity problem. It reminds me of something I once saw on a pnx1300 having a similar clock layout. In that case, the...
10063 OpenDSP CloseDSP
dsp_nexperia Send Email
May 3, 2006
7:14 am
Hi Trimedia, I compile memory.c program using nmake command But it not show proper output I try my best to get out put but it's not possible for me I get...
10064 Alfred Lee
alfred17330 Send Email
May 3, 2006
4:38 pm
WaitForSingleObject is a win32 API. Check Microsoft documentation. Stuck on this call means target TriMedia program did not run. Best Regards, Alfred Lee ......
10065 dernstatamx Send Email May 3, 2006
10:22 pm
Is tmhwGPIOSelectDataSetting threadsafe? Documentation does not say one way or the other. Thanks, Dan...
10066 Chuck Peplinski
chuckpeplinski Send Email
May 3, 2006
10:39 pm
The SW Architecture documentation says the hwApi's (tmhw) do not protect their access. They are designed to be used in simple, single threaded environments...
10067 S. van de Pas
googlepostlama Send Email
May 4, 2006
3:34 am
I will be out of the office starting 2006-05-03 and will not return until 2006-05-15....
10068 Anirban Lahiri
anirbanlahiri Send Email
May 4, 2006
3:45 am
We have been trying to change the Trimedia CPU frequency dynamically on the PNX1500 (LPC 1500 board). We have been doing this activity using the exolMpeg4...
10069 Alfred Lee
alfred17330 Send Email
May 4, 2006
5:24 am
If you have control of the audio source, try to create a special audio waveform that will allow you to capture the decompressed audio and analyze what has...
10070 Kukutla, Mallika
mallika_k3 Send Email
May 8, 2006
6:03 am
Hi I just want to write a program forreceiving the audio or Video signal using MPEG2 Compression on trimedia Can any one help out me on this with related...
10071 OpenDSP CloseDSP
dsp_nexperia Send Email
May 8, 2006
9:26 am
Hi trimedia, I have some example program in that there is program memory which is for host and target I make some changes in memory.c of host which gives...
10072 Pieter de Visser
pieterjdv Send Email
May 8, 2006
2:44 pm
Hi, Another problem with audio out on the PNX1500: in about 30% of the cases, audio out won't start. The sequence of events is: (a) Read AO_CTL (b) Write back...
10073 Chuck Peplinski
chuckpeplinski Send Email
May 8, 2006
3:42 pm
You don't give any details. In general, yes. Several customers do this. Look at exolMpegPs and exolMpegTs. The documentation package includes an app note...
10074 Alfred Lee
alfred17330 Send Email
May 8, 2006
4:15 pm
memory.exe and memory.out must run togehter. If you study the code, you will see that they exchange messages. I have tried in the past and it worked. It...
10075 OpenDSP CloseDSP
dsp_nexperia Send Email
May 9, 2006
5:51 am
Thank's Alfert 1]When I give complete path of HelloWorld.out that is (C:\MPTK_builds\apps\HelloWorld&#92;bin\tm_psos_static_el_tm3260_t_WinNT_dvp1_pnx1500_sp_) it...
10076 vishal mokal
mokalvishalv Send Email
May 9, 2006
10:56 am
hi group, I am trying to do a part of video coding on pnx1500 and later part on the host processor. Is it possible for the host processor to use the data from...
10077 Alfred Lee
alfred17330 Send Email
May 9, 2006
5:10 pm
Look at the example: DS_tmc\tmComm&#92;examples&#92;memory in: C:\Nexperia&#92;NDK4.3&#92;bin\DE_tmc_B17.zip Best Regards, Alfred Lee ... From: "vishal mokal"...
10078 Alfred Lee
alfred17330 Send Email
May 9, 2006
5:10 pm
Add printf to target memory.c and see if the text comes out? Best Regards, Alfred Lee ... From: "OpenDSP CloseDSP" <dsp_nexperia@...> To:...
10079 OpenDSP CloseDSP
dsp_nexperia Send Email
May 10, 2006
5:07 am
Hi Alfert, I already put printf in target memory.c it not showing any result can I say that my memory.out file is not downloading in SDRAM or it may get...
10080 Îâ¿¡ºÀ
szjunhao Send Email
May 11, 2006
2:09 am
The board which design by myself is consist of PNX1502+FLASH+DDR+Video D/A+Audio D/A+Ethernet PHY¡£ My board input 12V DC,The 3.3V,2.5V,1.2V is convent from...
10081 roxus_huiming Send Email May 11, 2006
2:23 am
Now I am implementing dynamic loading. unlike linux module loading mechanism, when dynamic loader load a .dll module, there is no constructor function to be...
10082 Jack F.J. Hendriks
jackhendriks Send Email
May 11, 2006
3:07 am
I will be out of the office starting 2006-05-10 and will not return until 2006-05-15. I will respond to your message when I return....
10083 wzroom Send Email May 11, 2006
3:11 am
hi all, Is there anybody can tell me how to realize the gettimeofday() function in trimedia? The gettimeofday() will get current time (include seconds and ...
10084 roxus_huiming Send Email May 11, 2006
3:55 am
In a .dll file, I define a class and it's constructor and destructor and a variable of the class. I expect the constructor and destructor of the class to...
10085 Bauernoeppel, Frank
frank_bauern... Send Email
May 11, 2006
8:40 am
Hi, gettimeofday() is a POSIX function, not ANSI/ISO C. That's why it's not available. At the lowest level, you can do 64-bit cycle accurate timing by using...
10086 kyfar2003 Send Email May 11, 2006
9:00 am
Hi: I write a batch file.Follow is the content of the batch file: pushd ..\..\ rem start build set _SJBUILD=MAKE_DEC build apps/StrongJet1500 rem end build ...
10087 Bauernoeppel, Frank
frank_bauern... Send Email
May 11, 2006
9:33 am
Hi, it's an anachronistic MSDOS / CMD issue. build.bat is a .bat file interpreted by CMD. CMD does not automatically "return" You must write the line as call...
10088 wzroom Send Email May 11, 2006
9:43 am
frank, thank you very much! I got it ,and completed it this afternoon. your advice illumed me,thank you again!...
10089 Hasan
hasan.sedan Send Email
May 12, 2006
7:26 am
Hi, Is it recommended that generating PWM signal(~30kHz) with PNX1500 continuously to control TFT-LCD brightness ? I don't want to use small uController for...
10090 fmuellersp Send Email May 12, 2006
11:49 am
Does anybody know of a software library that includes a fast 1D real FFT, optimized for PNX1500 resp. PNX1700? What execution times are to be expected for a...
10091 Alfred Lee
alfred17330 Send Email
May 12, 2006
5:57 pm
The GPIO has the capability to generate bit patterns using DMA without CPU involvement except for setup. Search for the tmdlGpioFifoInstanceSetup () in NDK...
Messages 10062 - 10091 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