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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 11534 - 11563 of 11824   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11534
Hello! I'm working on a project to read instrumented trace data from the TriMedia TM3271. As the TT3271 trace macrocell does not provide any address...
fabian.poschl
Offline Send Email
Apr 2, 2008
3:25 pm
11535
The databreakpoint comparator is routed to a timer input. You must configure and install the ISR to handle the timer interrupt to know what happened. In NDK...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 2, 2008
3:40 pm
11536
Hello Fabian, There is indeed another way to use the data breakpoints in TM3271 with TT3271. The TT3271 will generate event packets when one or two data ...
JeanPaul vanItegem
itegem
Offline Send Email
Apr 2, 2008
4:21 pm
11537
Hi! I'm new to this group and I'm relatively new to TriMedia technology. I'm considering the development of a low-cost cross-converter for the broadcast...
igor_progic
Offline Send Email
Apr 2, 2008
7:22 pm
11538
Yes, it is a reasonable fit. I'd suggest the PNX1700 instead of the PNX1500, as it can also accommodate 1080p output. Also, it has a bit more guts when you...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 2, 2008
7:44 pm
11539
I will be out of the office starting 2008-03-29 and will not return until 2008-04-07. I will respond to your message when I return. [Non-text portions of this...
J.P. Teitsma
teitsjp
Offline Send Email
Apr 3, 2008
3:03 am
11540
I test vip and capture the output of qvcp. In the ndk5.5 the example set vip capture active video at 24 line from end of active video, but PAL has 24 lines...
suanhua
Offline Send Email
Apr 3, 2008
6:54 am
11541
... thanks, I think the combination with the timers is the solution I was looking for ... with ... being ... setting up ... ...
fabian.poschl
Offline Send Email
Apr 3, 2008
12:04 pm
11542
I test vip and capture the output of qvcp. In the ndk5.5 the example set vip capture active video at 24 line from end of active video, but PAL has 24 lines...
suanhua
Offline Send Email
Apr 7, 2008
2:52 am
11543
Hi, Quesiton on the build/download tooling. Can anyone tell me what the fields "OS Mem Size" (in dvpmon) and "App Mem Size" (in tmdbg.exe) actually do. I'm...
Harm Verhagen
harm_verhagen
Offline Send Email
Apr 7, 2008
8:34 am
11544
A TCS expert says: "A given refernce board may have a large amount of memory but if your application is designed to run in 4 MB and you want to test it, then...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 7, 2008
9:39 pm
11545
In dvpMon du jour (Version 6.2.5.8) there is no "OS Mem Size" field but there is "Mem Limit". Perhaps older versions of dvpMon have a similar field named "OS...
Frank Drobot
thedrobots
Offline Send Email
Apr 7, 2008
10:25 pm
11546
Ok thanks. I indeed have an older version of dvpMon. (from NDK4.3) I now found (with your info) it sets the download symbol _begin_stack_init[]. Regards, Harm ...
Harm Verhagen
harm_verhagen
Offline Send Email
Apr 8, 2008
7:15 am
11547
I am developing for a trimedia card running hosted on a Linux platform. We have existing cards with a tm1300 that runs with a 2.4 kernel. Has anyone got a...
family_smithers
Offline Send Email
Apr 8, 2008
8:33 am
11548
More is certainly necessary. We simply do not support the 1300 in NDK 4 or NDK 5. So while it is an interesting project, NXP's long standing decision is that...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 8, 2008
2:52 pm
11549
Hello, I was wondering if anyone out there has experience or advice with software volume control. The tmAEq component provides a spectrum analyzer and it...
Matt Barclay
mattwbarclay
Offline Send Email
Apr 8, 2008
6:20 pm
11550
Hi guys, I'm thinking about employing pnx1500 in an unusual function. I want to use it to do just the following: -Receive HD-SDI 20bits data (1080i60) with...
igor_progic
Offline Send Email
Apr 8, 2008
6:52 pm
11551
On the surface, this looks entirely feasible. The good thing about using a PNX1500 (or 1700) for this is that this audio code is just written in C. Chuck...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 8, 2008
7:41 pm
11552
Yes, writing this code in C is much easier and low-cost than building cores in VHDL for a FPGA, as we have planned before. PNX1500 is also cheaper than...
Igor Gavazzi Vazzoler
igor_progic
Offline Send Email
Apr 8, 2008
11:18 pm
11553
Hi, everyone!!! I want to compile the third party static lib (bbb.a) into my static lib (ccc.a)for the other developers; 1¡¢bbb.a is third party static...
feelman_1500
Offline Send Email
Apr 10, 2008
1:47 am
11554
Two combine two archives into one, first use tmar to extract the .o files from the two .a files. Then use tmar to put all of these .o files again into one...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 10, 2008
2:24 pm
11555
Hi guys, Who knows whether or not tmcc supports alloca function like gcc? It alloca memory from stack frame and will free the memory automatically when...
Guo Hongruan
cameguo
Offline Send Email
Apr 14, 2008
9:16 am
11556
The alloca function is defined in the headers of TCS 5.1. I would assume it works according to ANSI definitions, not GNU definitions. This man page is...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 14, 2008
1:33 pm
11557
Hi, I have a problem initialising a tm1700 using the Linux drivers for Ubuntu 7.10. I get to a point in the execution file tm_psos/mdbslVcp_OsSpecific.c...
Dan Smithers
family_smithers
Offline Send Email
Apr 15, 2008
2:45 pm
11558
The code you are looking for is in the tmbslTmOnly component. It is renamed by macro to tmbslPnx1700. Sorry, I know that's messy, but at least you do have...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 16, 2008
4:23 am
11559
Thanks Chuck, ... I was beginning to think that this was the case. ... Aha, I'll have to look for that - and print out the status in hex. ... At the moment,...
Dan Smithers
family_smithers
Offline Send Email
Apr 16, 2008
9:22 am
11560
Hello, I downloaded from the TCSHelp the file tmman_Linux2.6.zip which should contain the source code of the drivers for Linux 2.6. I decompressed and I tried...
Stefano Benamati
stefano_bena...
Offline Send Email
Apr 17, 2008
7:20 pm
11561
I'd say that is the wrong archive. Your best bet is the source code delivered with TCS 5.1. That Linux2.6 archive is now very old. Chuck Peplinski Media...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Apr 17, 2008
9:05 pm
11562
Hi, dear groups, now the kernel on TM1500 work well, exception the binary format loader, so next step I decide to solve this problem to get the whole kernel...
freeoicq
Offline Send Email
Apr 21, 2008
8:48 am
11563
alloca() is supported in TCS. [Non-text portions of this message have been removed]...
Frank Drobot
thedrobots
Offline Send Email
Apr 21, 2008
11:59 pm
Messages 11534 - 11563 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