I am working on a project that requires me to get transfer streams from a usb DVB-T tuner and transfer it to a philips PNX1500X/LCP 1500 processor for furtfer...
I will be out of the office starting 10/01/2007 and will not return until 10/05/2007. I will respond to your message when I return. [Non-text portions of this...
hi all, I want use memCheck for detecting memory leaks.For that I have written simple Helloworld application. I have performed all the steps given in the app...
Hello Akshay What version of memcheck app note you are using? Follow the step #2 and #3 in section 7.2 of MemCheck_AppNote_v5.pdf and it should work. Remember...
Running uder tmdbg will change timing so the issue may be different. At least that is the case for us. Does anyone know where those CPU exception routines are?...
TCSHelp does not tell me what I need: Does anyone know where ALL CPU exception routines are? Thanks, -dale ... That ... www.TCSHelp.com ... different. ... ...
I guess this normally happens if your Decoder Resource component is not properly closed. Please check that your Decoder Resource is properly STOPED and then...
Hi, ... Note if you merely run an image under the debugger the timing should _not_ be different. Note: for this you should _not_ re-compile with debug flags,...
Hi There, ... This is helpful. If I have the dump as below: TIME:1-00:02:36.330;TASK:0x02410000;TICK:0x00860250; [tmbslTmOnly_RseExceptionHandler] CPU RSE...
What Harm says is correct. It matches what is described in TCSHelp Knowledge Base Item 44. tmnm.exe is in TCS/bin. Chuck Peplinski TriMedia Tech Support for...
... If you want to get a stacktrace (I really advise this!!) you need tmdbg.exe. Dont spend time looking in tmbslTmXXXOsSpecific.c for the culprit, that is...
Can someone tell me,which tool that can download eeprom from jtag without the jtag card,Thanks very much! or where can find the define of the boundary scan...
Thank you for your reply. We tried to use program counter to find the crash location, but failed: 1. Each crash is not pointing to the same location 2....
Using tmnm, look up the PC of of the reported leak. Maybe the allocation happens in your run time system. I don't know what is your run time system. Try...
... Your understanding is correct. Is another thread running which might allocate the memory? Is this the very first call to printf() (which might initialise...
Hello,everyone!When I use NDK5.bat to compile my project ,I always encounter such error: Recursing for C:/Nexperia/NDK5.5/sd/avs/vipodd/comps/tmbsl9975 ...
The training slide set, http://www.tcshelp.com/private/pnx1500/optimization/03_NxpMP_Debugging%20Tricks%20Everyone%20Should%20Know.ppt, ... You have the...
The patch is provided in the electronic software distribution of NDK 5.5. You should have an account for that. And then, why not just get NDK 5.6? That bug...
hi all, I am trying to run my decoder application but it is crashing due to some error which i am not getting , The error is as follows . 1-16:00:30.350;thread...
Hello, During my thesis work I want to port ecos on Trimedia but I found out that ecos is tightly coupled with GNU compiler. I have not seen GNU compiler for...
Someone at Philips did once port ECOS, but that code was never released, and it was a long time ago. I don't have it. We'll see if anyone else can find any...
Thank you for your reply!I will find it in the way you told:). ... NDK ... get ... also, ... 5.3. ... www.TCSHelp.com ... always ... www.TCSHelp.com to ... ...
If you request this on TCSHelp, you will find that the answer is yes. NXP has an SD driver and with appropriate HW, the speed is very good. You need to be...