Hello All, On a STB810 board, a call to phStbRpc_RpcCall( ), in xxxx_Create.c function- in xxxx_Host.c file fails- with the following error message: "StbRpc...
Did you add the Resource's ID in phStbRpc_Common.h ? It should replace or use one of the custom resource IDs (called Handler IDs sometimes) in the enum...
OK. The message indicates that a TriMedia-side 'node' for communications is not being found. This leads me to think some initialization has not been done on ...
Can anyone provide with some information on re-flashing the stb810 using the ashling-gdb-server, I am not using the Pathfinder software. Thanks David L. Carson...
Hi, At this moment I am evaluating this family of processors and I find a lot of problems to obtain more information from www.nxp.com. I would like to know...
Go to www.tcshelp.com and fill out the form requesting access. Tell us a bit about yourself and I think we can give you access to the databooks. The TriMedia...
Hello all, What is the maximum size the Resource_RpcInfo_t can assume? I am getting assertion, in Resource_RpcHandler, when using 1024 (char) structures/union....
Hi, good afternoon everybody! There are one problem that I faced with recently. How to design the second input interface of tmPFconvert component? tmPFconvert...
In my opinion, it is worth comparing the software architecture (TriMedia's TSSA both provides a large set of codecs and has a well-defined framework to connect...
Hi, I am porting a C++ code to a STB810 platform. And if at all possible, would rather not to recode the application in C. (Application would run, exclusively,...
Glad you found it. Everyone seems to be on vacation... ... From: trimedia@yahoogroups.com [mailto:trimedia@yahoogroups.com] On Behalf Of nastooh_avesta Sent:...
Hi, I want to do Mpeg 1 layer 2 encoding. The AencMp3 api and IP brief documents are not particularly clear if it will do it. The API document has this...
No. There is another more technical document about the core encoder. I can provide that on TCSHelp if you want. It says "DFLT_LAYER 3 // default (and only...
If you need to build libload, you should have the TMC package that matches NDK 5.5. The sources in NDK are stale. The TMC packages are available for the...
All TriMedia programmers should have accounts on TCSHelp. www.tcshelp.com. This is where NXP posts app notes and program updates. With an account, you can...
Hello All, I have used phStbDspTransfer as a model to pass data, received from MIPS, via RPC, to the rest of the TSSA chain. The problem is that when I try to...
Hi Chuck: I have got TMC packet (TMCsources_TCS501). and we replace the libload with that in TMCsources_tcsT501. but it don't work also,still have a bug: ...
Hi Chuck: because we need boot slave's app from master(pnx1700).so we need a libload.a for pnx1700 core. best regards. Ivan.lee ZC champion. ... www.mds.com ...
Hi All: I have fixed this bug in flatobject.c by myselft and make out a liblibload.a. the TMC packet didn't work! best regards. Ivan.lee ZC champion. ... ...
On TCSHelp, there is an FAQ about how to debug an RSE. Because the exception seems to happen at tear down, I'm guessing that the TM is trying to free a...
I'm glad you got it to work. If you would like to see this problem fixed in a later release, please report the details on TCSHelp. I don't understand exactly...