Hello, Group! Can somebody share with me the schematic of any PNX13XX - based board ( for evaluation purposes ). Even in the PNX1300 Series.pdf ( 548 pages )...
The clockspeed registry thing is normal, as we no longer use that clock speed entry on the 1500. Instead, the 1500 is always (specified) to be driven off of a...
The latest NDK includes the 2D HW API. Not sure that has made it out the door. As your vendor. The 2D HwApi was designed to be used to create a Windows...
I am troubled by the problem of the application using SAA7114 and SAA7121. It stops displaying, after displaying for several seconds, when outputting the image...
If PNX1302's VI/VO works in MESSAGE-PASSING MODE, Can VI_DATA[8] and VI_DATA[9] be the same signal? that's to say, can BEGIN and FINISHED happened at the same...
Hello group, I've been tasked with evaluating and developing a port of our 1300- based environment to Windows CE. I am curious if anyone here has any ...
Yes it should work, but no heavy testing of that mode has been done. Luis. <-----Original Message-----> From: karvin_liang Sent: 1/4/2004 10:02:55 PM To:...
Hi, Have you follow the PCI_JTAG instruction in verifying that the hardware work? Can you try it on a known good target? If the JTAG L1 boot program doesn't ...
Hell, After finished install the SDE2.2, I want to compile a c language example source file. For example vitest.c file. When compile it (tmcc -o vitest...
Hello, After finished install the SDE2.2, I want to compile a c language example source file. For example vitest.c file. When compile it (tmcc -o vitest...
Hi, According the follows, edited cygmount.bat and cygsetup.bat, and then executed "cygmount.bat" and "cygsetup.bat assert" in a cygwin window. We tried to do...
I have solve this problem after add "path of tmdbg.exe" into my path seeting. Thanks. ... clock speed entry on the 1500. Instead, the 1500 is always ...
hi,all I connect one piece of SDRAM(4*1M*32bit) to pnx1301. When I set the SDRAM size to 8MB in the EEPROM,PNX1301 work correctly. But when I set the SDRAM...
I tried to use the functions pciMemoryCopy() + tmmanSGBufferFirstBlock () + tmmanSGBufferNextBlock() to transfer a data block (~200k..300k) from the local...
Hello, Probably you forgot to do a _cache_copyback() before starting the pciMemCopy(). The TM CPU's cache may contain data that has not been written back to ...
I am currently planning to use PNX130x to perform alpha blending in software, because making it via ICP and EVO is not acceptable ( because of ICP and EVO...
Dear Group! Can anyone share with me the following files for SAA7129 support: SAA7129.c SAA7129.h SAA7129.o I have the SDE version, which has no SAA7129...
... to ... () ... Hi, thank you for quick response. I already perform a _cache_copyback() to the whole SDRAM data block (is it wrong?) before calling...
Use the apps/helloWorld example that is provided with NDK 4. The raw TCS is probably not configured right to support the simple main()/tmcc method that you...
It's my solution now. But, do you know how to shorten the compile time? Each time I modify the apps program, use "perl ..\build_exe.pl apps\helloworld", it...
Hi, According the follows, edited cygmount.bat and cygsetup.bat, and then executed "cygmount.bat" and "cygsetup.bat assert" in a cygwin window. We tried to do...
Yes, we curse this as well. But there is a trick. The perl build is nice for a full clean build when you change libraries or include files because it really...
Have you followed figure 12-11 of pnx1300 databook? When you change the total memory size you also need to change the rank size in this case table 12-7, bits...
Assuming you use two x32 SDRAM devices your eerpom content seems correct (i.e. the rank size does not actually change). Have you changed the maximum memory...
If you are still watching this newsgroup, can you let me know if you got an answer for this message or not ? I have also ran into the same issue. Would like to...