The makefiles for the EEPROMS are very simple. Just debug your way through them. There is a simple C program to be compiled on your PC. It's setup to use...
Hi, Is there any advantage in running in different modes (retail, assert, trace and debug) in terms of execution speed. Thanks Shreyans shreyans ... Yahoo!...
This is described in getting started, or in SW architecture. There is practically no difference in execution speed between retail and assert. Assert just...
Define "huge difference". PNX1502 may indeed use more current but not that much more, 100 mA more at most. So you probably have a short or something like that...
Have you checked if your scriptWriteCode takes into account the following bug? ... multiple of 8 ... Atsushi Nakai ... debuging. ... hours'examing,I ... as ......
Have you moved the directory location? g.bat call: pushd ..\..\..\..\ call xa_base_setup.bat is by relative position. Does C:\Nexperia\XA\xa_base_setup.bat...
i have changed the parameter followed your method.I met error message when i click dload button. the message is a "Ignoring TM320sSize Registry Entry.It has to...
I think maybe you have not installed the CYGWIN successfully. If you select DEFAULT to install the cygwin,the GCC won't be installed .So you even can't run...
hello, everyone; Recently I met a confusing problem in our project. Following is the details. I use 2 level boot mode in our application. My board's detail is ...
the below message displayed.everybody help me.what problem with that. i run pnx1500,sdram 256MB. 1-00:00:00.050;thread 0x20000;ASSERTION FAILED IN LINE 2867,...
The assertion is out of memory. Check the memory settings in dvpMon. For some reason, your board thinks it has less than 64M. Chuck Peplinski TriMedian at MDS...
The code on the NDK covers only one (master) HDU. DVD and slave are under construction. C Chuck Peplinski TriMedian at MDS www.mds.com ... [Non-text...
I heard the news that someone already made a IDE packet driver from Mr. Satiya. Is it right? ... From: Chuck Peplinski To: trimedia@yahoogroups.com Sent:...
1.Using dvpMod.exe,the result as following: " Detecting available channels. Please wait ... Detecting JTAG ... Not Found. Complete. To activate Jtag, try...
The boot ROMs write progress messages to the JTAG port so that we can see how far the boot has gotten. 76543210 tells me that the boot script wrote the...
Thanks for the feedback Luis, It was a short though not to ground. An inductor was installed incorrectly in the power supply block. This cause heavy...
Hi, tmVTransMBS2 support deInterlacing on field Base video. For instance, tmVtransMbs2_DeIntModeMajority buffers 2 fields (TSSA packet). I haven't see any...
I am running an Application program.I am able to get the correct output when I run in Debug mode. When I run in other modes I dont get the correct expected...
Sounds like you are missing the fact that each different flavor of build is placed in its own new directory. You can't just reload the same program. But I am...
It is NDk 4.2 My directory structure is C:\Nexperia and C:\Nexperia_mds . I changed the set _TMTGTREL=assert(and other modes) in the mddsetup batch file in...
I'm a little fuzzy on this one off the top of my head. Maybe another expert will correct me. But I think: The short answer is no. The longer answer is that...
Hi,everyone! I'm using my own pnx1501E board, with the IDE interface hardware recommended by pnx1500 datasheet. But how to test the hardware? Which test...
How to contact Mr. Satiya? please. :) ... Mr. Satiya. Is it right? ... are ... subject=Unsubscribe> ... of ... http://groups.yahoo.com/group/trimedia ... of...
NDK 4.3 contains Nexperia\NDK4.3\peripherals\comps\tmFat32\docs\14_user_doc\readme.txt which describes how to test that the FAT32 file system works on IDE. For...
Thank you Chuck Peplinski. Yes,this is a new pnx1500 board.I use samsung ddr k4d551638f- tc40,after power up,I can get 200Mhz clock at ddr clock pin. ... can ...
Hello, Studying the documentation of PNX1500 QVCP engine I understand that it does NOT support a planar mode of input data as the PNX1300 did. Am I correct? ...
Hi, tmVtransMbs2 should support deinterlacing on both the input formats you are referring to (vdfFieldInField, vdfInterlaced). Note that even in case of an...