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...
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...
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, 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...
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...
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 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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
I follow example of tmman to load and run .out image. Tmman doc say: Function: cruntimeStart CRunTimeParameterBlock struct SynchronizationObject: be signaled...
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...
I use sharedmemory to transfer video data from PC to PNX board. It run OK on Core2Duo platform running windows 2000 pro/server. But it will crash after 1 - 12...
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...
I created new memspace using next command: err = tmmlCreate( &memHandle, MEM_SIZE, tmmlMmspMpCached ); where memHandle is defined as: tmmlMmspHandle_t...
How can I download my application program to nor flash using pci bus without using jtag? Hardware reference information as follows: 1ˇ˘Main processor is...
Following the poll on whether to participate in the Mississippi State University eGroup survey, we decided to do so. The survey, if you want to do it, is at: ...
I use shared memory to transfer video from Host PC to Trimedia board accross PCI bus. I find that: Data write to shared memory will significantly increase CPU...