Search the web
Sign In
New User? Sign Up
trimedia · TriMedia User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 11422 - 11453 of 11824   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11422
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...
amol tukaram chaudhari
amol_chaudhri
Offline Send Email
Dec 5, 2007
1:47 pm
11423
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...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Dec 5, 2007
2:26 pm
11424
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...
nastooh_avesta
Offline Send Email
Dec 5, 2007
8:21 pm
11425
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...
Wim
wimvanhalen
Offline Send Email
Dec 6, 2007
6:08 pm
11426
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 ...
suanhua
Offline Send Email
Dec 10, 2007
4:45 am
11427
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...
twesd2
Offline Send Email
Dec 10, 2007
7:57 am
11428
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...
Pieter de Visser
pieterjdv
Offline Send Email
Dec 10, 2007
8:55 am
11429
Thanks you Peter. You were right. I solve this problem. Pieter de Visser <Pieter.J.de.Visser@...> пишет: Hi, ... Looking at the MBS section of the...
Andrey Nenashev
twesd2
Offline Send Email
Dec 10, 2007
11:05 am
11430
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...
Alfred Lee
alfred17330
Offline Send Email
Dec 10, 2007
5:08 pm
11431
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...
Morpheus
burt666.geo
Offline Send Email
Dec 10, 2007
5:26 pm
11432
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...
su anhua
suanhua
Offline Send Email
Dec 11, 2007
3:08 am
11433
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"...
Ahmad Hassan
ahmadhassanc...
Offline Send Email
Dec 11, 2007
3:55 am
11434
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. ...
Alfred Lee
alfred17330
Offline Send Email
Dec 11, 2007
7:46 am
11435
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...
su anhua
suanhua
Offline Send Email
Dec 11, 2007
7:55 am
11436
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"...
Alfred Lee
alfred17330
Offline Send Email
Dec 11, 2007
8:02 am
11437
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...
su anhua
suanhua
Offline Send Email
Dec 11, 2007
8:09 am
11438
... Yes, but you need to download to 0x02000000. Best Regards, Alfred Lee ... From: "su anhua" <suanhua@...> To: <trimedia@yahoogroups.com> Sent:...
Alfred Lee
alfred17330
Offline Send Email
Dec 11, 2007
8:18 am
11439
How to download to 0x02000000? mjcon hasn't parameter input to decide where the .mi to download. Alfred Lee <alfred@...> wrote: > When use mjcon...
su anhua
suanhua
Offline Send Email
Dec 11, 2007
8:22 am
11440
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...
su anhua
suanhua
Offline Send Email
Dec 11, 2007
9:30 am
11441
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...
wospmichael
Offline Send Email
Dec 12, 2007
2:20 am
11442
... 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...
Morpheus
burt666.geo
Offline Send Email
Dec 13, 2007
9:16 am
11443
I tried the SGbuffer example, encounter the same problem. There is no data can be read or write to the Buffer by tmmanSGBufferCopy. On Target: 1....
gu_jinbocn
Offline Send Email
Dec 13, 2007
9:34 am
11444
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...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Dec 13, 2007
5:15 pm
11445
... 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...
Harm Verhagen
harm_verhagen
Offline Send Email
Dec 13, 2007
8:09 pm
11448
Yes, It works. Thanks a lot! ... due ... \n", ... www.TCSHelp.com ... 0s if ... head ... also...
gu_jinbocn
Offline Send Email
Dec 15, 2007
2:58 am
11449
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...
Alexander Skorokhodov
a.skorokhodov
Offline Send Email
Dec 17, 2007
10:33 am
11450
hi, I am using malloc() for memory allocation in my trimedia code. For maintaining cache coherency, we are using functions _cache_copyback and...
akshay
akshay_pk
Offline Send Email
Dec 26, 2007
7:36 am
11451
Good Morning Every one: Could you tell me How to delay one microsecond use libs in NDK5.6 or NDK5.7?Thanks a lot!...
zy790418_2007
Offline Send Email
Dec 29, 2007
3:28 am
11452
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...
Guo Hongruan
cameguo
Offline Send Email
Dec 29, 2007
4:36 am
11453
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...
Ahmad Hassan
ahmadhassanc...
Offline Send Email
Dec 29, 2007
11:40 am
Messages 11422 - 11453 of 11824   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright ╘ 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help