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...
Show off your group to the world. Share a photo of your group with us.

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 11654 - 11684 of 11824   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11654
When simulating TSSA applications, there is (was?) a bug in one of the standard components - tmdlTimer - that makes it fail in simulation. I can't recall the...
Chris Bore
chris_bore
Online Now Send Email
Aug 1, 2008
9:41 am
11655
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
Aug 1, 2008
9:42 am
11656
Thanks Chuck, I received the files and tested. The simulation works fine now. I don't want to optmize anything right now. I just want to see things working...
Igor Gavazzi Vazzoler
igor_progic
Offline Send Email
Aug 1, 2008
1:45 pm
11657
Thank you for sending this patch Chris. The two files sent by Chuck had already corrected the problem and they were not related to tmdlTimer. Is this...
Igor Gavazzi Vazzoler
igor_progic
Offline Send Email
Aug 1, 2008
1:59 pm
11658
I respond to myself: both the files sent by chuck and by chris are needed to do TSSA simulations on NDK5.8. Regards, IGOR ... From: Igor Gavazzi Vazzoler...
Igor Gavazzi Vazzoler
igor_progic
Offline Send Email
Aug 1, 2008
5:53 pm
11659
Hello Friends. Thanks for join approving. I have an Image Processing project.I want to stabilize night vision images and track some subjects, This project is...
trimediaseeker
Offline Send Email
Aug 11, 2008
1:02 pm
11660
Hello everybody, I have a custon board with PNX1702 500MHz, 64MB DDR400 200MHz and connection to a IDE HDD. I have already created a BSL for my board and now...
Igor Gavazzi Vazzoler
igor_progic
Offline Send Email
Aug 14, 2008
3:27 pm
11661
Hi Igor, try NDK5.8\prod\mptk\apps\HelloWorld example first. It works with mjcon. Then,look at NDK5.8\prod\mptk\apps\HelloWorld\makefile It contains lines for...
Bauernoeppel, Frank
frank_bauern...
Offline Send Email
Aug 16, 2008
10:24 am
11662
Hello. I have a TM1100 stand alone card. I want to draw some graphic on the output. I know that I must use Application Layer. Is there any one to help me or...
MrDoDo Famous
trimediaseeker
Offline Send Email
Aug 19, 2008
9:41 am
11663
You will have to have the software development tools to be able to create application for the TM1100. You will have to have the application source code to be...
Alfred Lee
alfred17330
Offline Send Email
Aug 19, 2008
3:27 pm
11664
Hello and Thanks for replying my mail. Yes, I have SDE and it contains some examples about pSOS and ICP and ... but I can't find any example that demonstrates...
MrDoDo Famous
trimediaseeker
Offline Send Email
Aug 20, 2008
2:39 pm
11665
Hello friends. I ask my question again. before this mail Mr. Lee ask some question from me and I reply them in my previous mail. My Question: I have a DT1108...
MrDoDo Famous
trimediaseeker
Offline Send Email
Aug 25, 2008
10:11 am
11666
PNX1700 NDK5.8 TCS5.2ER When we change our source video PID (from 0x012C to 0x012F), the decoder does not recognize the change. It recognizes a change to the ...
Steve
skbenz
Online Now Send Email
Aug 26, 2008
12:46 am
11667
Hello. I need a source code about using Trimedia Graphics Library in AL mode. Please help me! Best Regards. [Non-text portions of this message have been...
MrDoDo Famous
trimediaseeker
Offline Send Email
Aug 28, 2008
10:42 am
11668
Oh, that library! I remember it now. What version of "SDE" do you have? You are using a very old part. Are you a student? I'm going to have to search the...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Aug 28, 2008
2:34 pm
11669
            Hello,             Does anybody have a pre-developed board support library package for the above chip           (in...
Rashid Khan
rashzkhan
Offline Send Email
Sep 6, 2008
12:40 am
11671
Hi, dear group, I try to develop a simplest dynboot program, when I change the build option to static, it work ok, but if I want to use the dynboot option, I...
freeoicq
Offline Send Email
Oct 7, 2008
1:29 am
11672
Sorry, we just don't support DLL operation. We don't test it. The problem could be in a lot of places, from the build, to the various components. Chuck...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Oct 7, 2008
2:27 pm
11673
Yeah, but it work ok on tmsim mode, I wonder if there is a way that nohost could be run on tm1500 board? ... _______________________________________ ...
hkr2000 hkr2000
freeoicq
Offline Send Email
Oct 8, 2008
1:03 am
11674
The underlying DLL mechanism that TCS supports basically works. To make it work in the larger system, you just have to make sure that no piece of the larger...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Oct 8, 2008
2:01 am
11675
1.I use NDK5.6, and does not change any code, just use the exDLL_DynamicLoaderShell example, should it work ok? 2.If I just use ...
hkr2000 hkr2000
freeoicq
Offline Send Email
Oct 8, 2008
2:06 am
11676
If you use (2), it should work, at least over PCI. If you don't use PCI/tmman/Windows, then there will be no file system and it won't work unless you provide a...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Oct 8, 2008
2:48 am
11677
Hi, I use (2), but with some diff, after got the out file ,I use tmSEI to make a sei image, then load via jtag: ..\bin\tmSEI -tcs G:/NxpUSB/TCS5.01 -cpath ...
hkr2000 hkr2000
freeoicq
Offline Send Email
Oct 8, 2008
4:35 am
11678
I think Chuck means in the situation you described, the DLL handler is supposed to fetch the DLL through the filesystem. But there isn't a filesystem available...
Alfred Lee
alfred17330
Offline Send Email
Oct 8, 2008
5:05 am
11679
In fact, right now I just want it to boot correctly, then second to load app dynamicly.But it does not boot. ... === message truncated === ...
hkr2000 hkr2000
freeoicq
Offline Send Email
Oct 8, 2008
5:10 am
11680
I found a bug when build nohost for tm1500 in tcs5.01 for linux version.When use -btype dynboot option, it just not work, perhaps there is some wrong with it?...
freeoicq
Offline Send Email
Oct 9, 2008
2:12 am
11681
Hi all, I have tried to port linux (include linux kernel, uclibc and busybox) to trimedia. Now, it only supports pnx1500 and can run on ttisim. I have released...
Guo Hongruan
cameguo
Offline Send Email
Oct 9, 2008
9:21 am
11682
Hi guys, I have started a project on google code which I call tmlinux (http://code.google.com/p/tmlinux). It tries to port linux to trimedia and now it can...
Guo Hongruan
cameguo
Offline Send Email
Oct 9, 2008
9:27 am
11683
... Just a short hint. Take a look at openembedded.org. It tries to unify the creation of complete linux distributions for embedded systems. It would be really...
Sledz, Steffen
steffensledz
Offline Send Email
Oct 9, 2008
9:47 am
11684
Yes, I have noticed openembedded for a long time. And I am researching it. The biggest problem to move to openembdded is toolchain, for tmcc can not support...
Guo Hongruan
cameguo
Offline Send Email
Oct 9, 2008
11:10 am
Messages 11654 - 11684 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