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.

Messages

  Messages Help
Advanced
Messages 9193 - 9223 of 11639   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9193
Dear all: I have some problem now may need your help,Please give me some advice ,Thank you very much! Basic set: DSP:PNX1502 Nor Flash:Intel 28f640 ...
ehongcarol
Offline Send Email
Sep 1, 2005
9:23 am
9194
Look at the examples of flash boot given in the XA package. - The program to generate boot scripts is at ...
Chuck Peplinski
chuckpeplinski
Offline Send Email
Sep 1, 2005
9:39 am
9195
hi all: I want to read a config word of a pci dev in same pci bus. so I follow those steps. 1. setup GPPM_ADDRESS.gppm_addr = (address of pci bus)(mmio offset...
ivanlee_ch
Offline Send Email
Sep 1, 2005
10:06 am
9196
The hwPci library does all of this for you. Please do give that a try. The "acceptable values" are probably a subset of the list of PCI commands given by the...
Chuck Peplinski
chuckpeplinski
Offline Send Email
Sep 1, 2005
10:25 am
9197
Dear all: Nice to meet you! I have one question may need your help,Please give me some advice! Now our company using the PNX1502 to design project. And we have...
ehongcarol
Offline Send Email
Sep 5, 2005
9:00 am
9198
hi: thankyou for your help! the "acceptable values" of pci command are spe by PCI 2.2. best regards. Ivan. ... try. ... (mmio ... read a ... need to ... refer ...
ivanlee_ch
Offline Send Email
Sep 5, 2005
9:48 am
9199
hi: your question two,here is a l1jtag sample locad in "nexprea_mds/mds/boards/comps/mdsbtlcp1500/l1tag" if you just download a app to flash,you did'nt need to...
ivanlee_ch
Offline Send Email
Sep 5, 2005
10:03 am
9200
hi all: my app compiled with -g. and call DBG_INIT() to initiate dp buffer. when I check the DP buffer from tmdbg,tmdbg give me this message "failed to find dp...
ivanlee_ch
Offline Send Email
Sep 5, 2005
10:50 am
9201
I write a iic driver for MDS PNX1500 demo board, because I want to use iic in L1 programe, so I don't use the tmdlI2c and other iic compenents(they are so...
duwenyong2008
Offline Send Email
Sep 6, 2005
2:37 am
9202
The size of my L1 program is larger than 2KB, so I use a large serial EEPROM(AT24C512). L1 program runs better, just IIC doesn't work!...
duwenyong2008
Offline Send Email
Sep 6, 2005
2:47 am
9203
Hi, everyone! Currently, I am debugging my own custom boards(PNX1501E based). The mdsjtag cards is used for downloading and tmdbg for debugging. And my problem...
forrestvander
Offline Send Email
Sep 6, 2005
4:02 am
9204
hello, we design own board for pnx1502,it is standalone boot mode,I found my board is can work at power down timer is longer 1's.else it can not work, Can...
zhaodeling70
Offline Send Email
Sep 6, 2005
5:50 am
9206
¡ïHelp: If the memory space of ShareBuffer and CopyBuffer is less than 32K, the Udma communication of sending and receiving data is realized between the...
gshzhong2005
Offline Send Email
Sep 6, 2005
8:01 am
9207
¡ïHelp: If the memory space of ShareBuffer and CopyBuffer is less than 32K, the Udma communication of sending and receiving data is realized between the...
gshzhong2005
Offline Send Email
Sep 6, 2005
8:30 am
9208
Is VcapVip2 designed to handled VGA signal in YUV format? In my design, I have a triple-ADC to convert an 800x600x60p VGA signal into CCIR656 YUV4:2:2 format....
ouz
Offline Send Email
Sep 6, 2005
5:11 pm
9209
You don't mention how your app is built or what version of tools you use. DP code is included or not based on #defines that vary with version. On 1500, using...
Chuck Peplinski
chuckpeplinski
Offline Send Email
Sep 6, 2005
9:33 pm
9210
I have not seen VcapVip2 work on resolutions higher than D1. There are probably bugs. If the HW data book implies that this is possible (I think it does),...
Chuck Peplinski
chuckpeplinski
Offline Send Email
Sep 6, 2005
9:37 pm
9211
hi: I use root() to replace of tmMain(). so tmdbg can't find the DP buffer. thankyou for your help! Ivan. best regards. ... you use. ... version. On ... For ...
ivanlee_ch
Offline Send Email
Sep 7, 2005
1:24 am
9212
I am not sure I understand, anyhow you need to make sure that the power sequencing is correct: - The 3 power supplies are up (no specific order), the reset is...
Luis Lucas
luismlucas
Offline Send Email
Sep 7, 2005
2:52 am
9213
The AT24C512 requires 2-byte addresses. If your software was working for 1-byte address EEPROMs then you probably need to update that part of the software (I...
Luis Lucas
luismlucas
Offline Send Email
Sep 7, 2005
2:57 am
9214
Hi,groups,I develop a program with NDK2.2 and the board is DVE-2. I used the code like this: MsysFlash_InitFileSystem(); st=fopen("/flash/config.ini","r+"); ...
luckyone_luck
Offline Send Email
Sep 7, 2005
5:46 am
9215
Thanks for Luis Lucas! I know that the AT24C512 requires 2-byte addresses. But I want to use IIC in L1 to r/w another iic slave device, not EEPROM. I have not ...
duwenyong2008
Offline Send Email
Sep 7, 2005
7:04 am
9216
what the power-on sequencing of 1.2V,2.5V,3.3V£¿...
Îâ¿¡ºÀ
szjunhao
Offline Send Email
Sep 7, 2005
1:21 pm
9217
I'm sure this can be done, and if it saves you BOM, then go for it. Your challenge will be to fit it into the smallest program possible. I would plan to use...
Chuck Peplinski
chuckpeplinski
Offline Send Email
Sep 7, 2005
3:02 pm
9218
section 5.1 Power Supply Sequencing page 1-24 No special power sequence is required to operate the PNX15xx Series. However, in order to guarantee that MM_CKE...
Luis Lucas
luismlucas
Offline Send Email
Sep 7, 2005
10:51 pm
9219
Thanks Chuck! Now, my L1 code size is smaller than 20KB. The size of AT24C512 is 64KB, so I think it's enough to load L1 program! As you said, I use tmhwI2C as...
duwenyong2008
Offline Send Email
Sep 8, 2005
2:28 am
9220
Just have to debug. Use tmdbg and see what is missing. The BSL code includes stuff for the actual board, but it also includes init code for the 1500....
Chuck Peplinski
chuckpeplinski
Offline Send Email
Sep 8, 2005
2:42 am
9221
Thanks ,I found it is about VCCA3.3 and VDDA1.2 of PNX1502. Luis Lucas <luis@...> wrote:I am not sure I understand, anyhow you need to make sure that the...
delin zhao
zhaodeling70
Offline Send Email
Sep 8, 2005
6:37 am
9222
Thanks everybody! I do it! Must set GPIO pin14 in GPIO function mode to enable PCA9515 I2C repeater!...
duwenyong2008
Offline Send Email
Sep 8, 2005
7:55 am
9223
The SDA and SCL of EEPROM can output some data every time after power- on¡£But sometime the FLASH cann't received the CE# and OE# from PNX1500¡£If I...
Îâ¿¡ºÀ
szjunhao
Offline Send Email
Sep 9, 2005
1:00 am
Messages 9193 - 9223 of 11639   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