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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 8083 - 8114 of 11594   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8083
hi all, Our cx06833 modem connected with PNX1302 by xio bus,the probelm is: (1)local loop can't work using interrupt mode,but query mode ok (2)normal...
renzhe50
Offline Send Email
Jan 2, 2005
3:27 am
8084
Hi, Can you please check the value of the interrupt vector when you are running your application. Also, could you please check the value of the status...
Janakiram.Anna@...
ajanakiram
Offline Send Email
Jan 3, 2005
5:11 am
8085
Dear Experts, When I profiled one function I could see few DTs with I$, D$ stalls and no of executions but the one DT was missing in the .t file. This DT was...
bhushan rupde
brupde
Offline Send Email
Jan 3, 2005
1:07 pm
8086
If you share the name of the mysterious DTree, we may recognize it. When profiling on the HW, there are always a few DTrees in the list due to the operation of...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jan 3, 2005
1:12 pm
8087
hi, I have a question of practice, in this functon,do you think the prefetch() I writed is usful? if not right,How to use it correctely? thanks! uint32_t ...
g tian
tiangang_com...
Offline Send Email
Jan 4, 2005
3:06 am
8088
You need to set the counters to see how many prefetches are discarded to check. Chuck Peplinski TriMedian at MDS www.mds.com ... [Non-text portions of this...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jan 4, 2005
3:50 am
8089
Hi Chuck, I was profiling on Simulator and that DTree was related to function which was written by me. Thanks and Best Regards, bhushan Chuck Peplinski...
bhushan rupde
brupde
Offline Send Email
Jan 4, 2005
5:40 am
8090
Dear all, Can uclinux be ported in PNX1500,does any resource about uclinux in PNX1500 available now? Thanks! BR...
semihosting
Offline Send Email
Jan 4, 2005
6:30 am
8091
I want to download a memory image rather than out file via dvpMon. But it doesn't work. Was there any document to describe how to download a memory image? ...
joeup
joeupwu
Offline Send Email
Jan 4, 2005
9:25 am
8092
Hi. I want to download memory image (.mi) file via JTAG using dvpMon and dload. Was there any example or instructions? Thanks....
joeup
joeupwu
Offline Send Email
Jan 4, 2005
9:37 am
8093
Opening up the NDK tools documentation, I find a chapter about download tools. Searching for "memory image," I find a section that suggests you "Download an...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jan 4, 2005
1:28 pm
8094
I am trying to do a stand-alone build for my pnx1500 and I cannot get the build to find tmPnx1500Mmio.h which is #included in one of my C files. It works fine...
Shannon Horn
shannon_vcom
Offline Send Email
Jan 4, 2005
10:20 pm
8095
hi, from camera input to my video encoder, many parts can introduce noise, so mbs filtering is necessary. i want to know how to perform the mbs to remove noise...
xingsanren
Offline Send Email
Jan 5, 2005
3:01 am
8096
hi, I am sorry to bother you again. in 1300 icp, the FIR filter is also 6 taps and 64 phases as 1500 mbs,the sum of each phase is 512 in icp,but the sum is...
xingsanren
Offline Send Email
Jan 5, 2005
12:13 pm
8097
... What do you mean by stand alone? In pretty much every case of this I've had its always been that the requires and includes my makefile isn't right....
Richard Smith
smithbone69
Offline Send Email
Jan 5, 2005
4:36 pm
8098
sorry,test!...
minggv
Offline Send Email
Jan 7, 2005
3:37 am
8100
Attempting to get the iso9660 file I/O module to work with a IDE ATAPI DVD drive. Does the dlIde module supports DVD drives? We are still not able to...
floyd_goldstein
Offline Send Email
Jan 7, 2005
5:28 pm
8102
Not yet. Looking into the issue. Chuck Peplinski TriMedian at MDS www.mds.com ... [Non-text portions of this message have been removed]...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jan 8, 2005
5:57 pm
8103
Hi groups. I am trying to do some stand-alone work on MDS reference card. I am trying access some flash chips(nor intel) through the xio. but i found the...
peter zhang
zhangutt
Offline Send Email
Jan 10, 2005
8:02 am
8104
Hallo Group! I tried to realize the mirror. Thereby I succeeded to realize a mirror with the ICP of the Trimedia. He work, however unfortunately very slowly,...
hinngmbh
Offline Send Email
Jan 10, 2005
7:28 pm
8105
hello,everyone, when i recompiled my code in tcs4.4 and rerun it, i found that the tmmanSharedMemory always failed. when i decrease the buffersize, it work...
rongfangww
Offline Send Email
Jan 11, 2005
1:46 am
8106
In the directory \TriMedia\OS\pSOS\pSOSystem\sys\os\tm32v2\el,there are pna.dll and dns.dll, I have used the pna.dll as my TCP/IP stack, I can use the socket...
patriotyao
Offline Send Email
Jan 11, 2005
2:52 am
8107
Hi! i had build the example in the directory tmhwxio named tmhwxioex.c i updated the flash_type nor flash type.the program could not find the flash,when i...
peter zhang
zhangutt
Offline Send Email
Jan 11, 2005
2:54 am
8108
MDS has released its "MBE" support package, and this includes a pretty comprehensive example of flash operation. Are you using this? I would follow the...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jan 11, 2005
2:44 pm
8109
Hi, The tmman shared memory size is defined in tmmanapi.h as constTMManMemorySize and the default value is set to 64kb. You can override this using the...
Stephen Winston
stephenjwinston
Offline Send Email
Jan 11, 2005
3:51 pm
8110
Hi, Can you make sure that you have all the other profiles are disabled. Did you try running the tmdlNorFlash/tst application? Are you able to detect the NOR...
Janakiram.Anna@...
ajanakiram
Offline Send Email
Jan 11, 2005
10:15 pm
8111
firstly, thanks for all your help for sharedmemory issue. another quetion: in docs of sde2.2, there's discription about dmaMode like this:  In dmaAsynchronous...
rongfangww
Offline Send Email
Jan 12, 2005
9:02 am
8112
Hello all, This is allen@.... I am writing a very simple .mi program without PSOS. And I think I meet a bug of TCS4.41. My program will sotre the lengh...
Shu-Ho Chou
skytree2000
Offline Send Email
Jan 12, 2005
2:31 pm
8113
In NDK 4 (on the 1500), you need to be using tmdlUdma. There I find Nexperia\peripherals\comps\tmdlUdma\ex\ex1 as the example. From your message, you appear...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jan 12, 2005
2:45 pm
8114
Hi, Can the PNX1311 EH 166Mhz be a compatible replacement for the TM1300FBEA (166Mhz) (lowering the core voltage to 2.2V) with regards to EMC ? Are the output...
benmeilleur
Offline Send Email
Jan 13, 2005
12:08 am
Messages 8083 - 8114 of 11594   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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