hello! there are two xio devices on my board,one is norflash ,the other is non storage device (cpld),now ,norflash works ok! but I can not write data to cpld...
The company I represent is in the process of developing a DVD-based realtime recording solution using Momentum Data System's MDS-810 development platform and...
Hello, I want to build a module that I can connect the input to my digital cable terminal and output to my computer. I have a couple of PNX1502 chips that I am...
We have arranged a schedule of TriMedia and STB810 training classes through April. I list the dates and venues below. For details, and prices, please contact...
Dear Trimedia experts, I would like to ask the difference of I-cache stalls on 1300 and 1500. I wrote a simple program and generated profiles on 1300 and 1500....
Dear All, I am using CYCLES( ) for calculating cycle consumption for particular function. Tool set I am using is TCS v4.41. I observed that when using...
After converting a function, gcd(), from C into Assembly. the I-cache stalls increased significantly. Also, this behavior happened only when it was part of a...
Hi I am having some problem in identifying the problem with my code resulting in instruction cache misses.Often the over head is twice the CPU usage w/o ...
Dear Ahmad Well though the Processing Power consumption is low but it is not because the code size is small,it is because the statistics i mentioned are for...
Thanx for the reply . Does frequent ISRs ,like ethernet , degrade the Instruction $ Best Regards ... From: Chris Bore To: trimedia@yahoogroups.com Sent:...
Hi experts!I havs a problem about streamingSystem Resource fwrite.now I encounter some troubles but I dont kown where is worry!please tell me how to resolve...
Since addsub on the 3260 core is only available in the single operation long variety, is there an efficient way to get the effective functionality of having a...
hi, I have a structure like: struct sth_hdr{ char a1; int a2; short a3; int a4; } I thought the sizeof it might be 11 bytes,but in the NDK system, the size of...
Hi, 1) I am writing driver of a simple chip where I need to play in microseconds. I am using PNX1700 and I know that it works at 500MHz and is VLSI as well...
Hi everyone: My design is based pnx1501,ndk4.3,tcs4.51. When my board boots from flash at powerup,it cannot boot correctly sometimes.it is so strange because...
Can I please ask people to vote in the poll on venue and date for the next TriMedia User Group meeting? The poll is in this group's 'polls39; area at: ...
Hi, This is a bug in tmdlUartGpio fix in last releases with the static array "lastNSend": NDK Peripherals ds08#1474 re-open/close issue on uart...
hello everyone: My board is PNX1502,develop kit is NDK4.3. There is a MAX3222 chip on our board. I use the new patched UART(tmdlUartGpio,tmhwgpio,tmdlgpio from...
Thank you for this confirmation Chuck. ==================================== Frédéric BERNON HYMATOM SA Chef de projet informatique Microsoft Certified...
I am new to STB810 and developing app on it. After lots of time to check and search, I found it appears no way to decode a mpeg slice or frame in memory...
Dear all, I have some problems with read/write of files on the LCP1700 using tmFread and tmFwrite. I wrote the very simple TSSA application which copies a...
Hi Chuck, When I search in tmOSAL source code (NDK4.3), I found in tmSpOsalQueue.c the tmosalQueueCreate() implementation. This function is just a wrapper...
I use tmosalQueueCreate() in NDK4.3, to create a pointer queue. But in documentation, I read that : "An OSAL queue packet may have any size. However, the size...
Hi, several years ago have written our own drivers to support our PCI- TriMedia boards(TM1000-TM1300) with Linux and Windows. Now we would like to port this to...
Dear all, I'm looking for a software component set to decode a digital terrestrial TV signal conform to the following standards: 1) DVB-T 2) ATSC (used in...
Hi, I have a question about reading data from the boot EEPROM. Is there a driver available to acces the eeprom, I did find tmbslEepromAtmel, but the iic code...
Hi Trimedia group, I am using NDK4.3, TCS 4.5.1 and developing applications based on Mediabox reference. I have a problem with FGPO. On my application, I have...
hi, i am new to nexperia and i hope that this is a right forum to post my questions. i am looking for mpeg1, mpeg2 and divX video encoders for the pnx1700. i...