hi, i installed NDK5.3 for PNX 1500, I am trying to execute TimedoctorII,exe in NDK5.3/tools/hostTarget/bin directory it is giving error like Failed The...
First, if you are installing, I'd really prefer you use a newer version of NDK. Version 5.6 has been out for some time and version 5.7 is about to be...
Hi, On a MDS810 MK-III box, running SP7, we have a DriectFB application, galio from ANT SW LTD, which works fine on ntsc mode. However, as soon as we switch to...
Hi, I am not familiar with this application and hardware, but reasons for not getting a video signal I have experienced in these cases: - Video mode out of...
Our custom board is designed with pnx1700, which include 128MB DDR, 32MB nand flash and 4MB nor flash. I use nor flash for boot flash. And I test my board ...
Hi group. I want to test MBS(memory base scale). I has written test program, but it doesn't work correctly. This test must copy data from input buffer to...
Hi, ... Looking at the MBS section of the PNX8550 databook, there are several bits which effect the block's clamping operation to the CCIR ranges of 16..235 or...
Very good that you are looking into the source code and understand the 0xbabe3000 code. I added these for exactly this reason. Now that you know for sure...
Hi, i am developing on a vcp1700 board. I'm trying to write on file the video input from cvbs, no encoding now just the raw yuv output. I modified the...
Hi, Alfred I check the boot address. It's 0x02000000. And I check the image with exl2boot.mi through jtag_trace. It's same. Why can't the board boot...
Hi, In my opinion, the hard disk speed limits the real-time capture. I think it is possible to capture QVGA sort of resolution in real-time with a "reasonable"...
That's odd. Try to use JTAG_TRACE to report back what is actually in 0x02000000 after it has been loaded from Flash to the DDR and just before jumping to it. ...
Hi, Alfred I haved used jtag_tace to report back first 256 bytes of the content of 0x02000000. It is same as exl2boot.mi. Due to exl2boot use psos kernel and...
Have you modified exl2boot? May be you can test exl2boot by downloading using mjcon.exe with the JTAG EEPROM. Best Regards, Alfred Lee ... From: "su anhua"...
I haven't modified exl2boot. I test exl2boot using mjcon exl2boot.out. It can display system information. But the start address has changed by mjcon, so it...
I have done a test like this: I copy exl1boot to exl2boot, change the file to jtag_trace some information only and make exl1boot load the program which not...
Hi, I use PNX1500 to develope a set top box. The box shut down when my program run for a short time. The last two messages from dumping DP were "thread_self...
... I think it is possible to capture QVGA sort of resolution in real-time with a "reasonable" hard-drive. I don't think standard hard drives are fast enough...
Maybe this is it? The open PR list includes ds08#453: *tmman: WinNT sgbuffer example fails (fix attached)* Contact TCSHelp for fix. Referring to the master...
... Hi I might be able to give some advise. There is a subtle different how in vlinux processes and threads behave. Can you elaborate a bit more on the details...
Hello, group! I am working with pnx15xx, using GPIO. I need to use 7 pins simultaneously and send the data with this. Frequency is 36MGz for all pins. All data...
Hi guys, I tried to develop software on ttisim, but I found it is too slow to continue. Is there any method to make ttisim faster? Any options? Any advice is...
Hi, If you are not interested in cycle accurate simulation (i.e., you want to test functionality) of your algorithm, one easy and fast way is that you provide...