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...
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....
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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 ...
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...
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...
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...
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...
Yeah, but it work ok on tmsim mode, I wonder if there is a way that nohost could be run on tm1500 board? ... _______________________________________ ...
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...
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...
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 ...
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...
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?...
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...
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...
... 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...
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...