Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP


Discussion Groups

Discussion Groups | Analog Devices DSPs | Prob in accessing PCI-VME bridge

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

Prob in accessing PCI-VME bridge - yegn...@gmail.com - Aug 4 9:00:14 2008



I am using SHARC 21160M to which PCI BRIDGE(PLX 9656)is connected , and to this PCI-VME
BRIDGE(UNIVERSE 2 TUNDRA)is connected.I need to write a driver for this vme bus.

Now I have accessed the registers for the PCI bridge(PLX 9656) till now. But I couldn't able to
access the PCI-VME bridge(TUNDRA) registers through the PCI configuration space . Can any one
please help me in configuring the PCI bridge to access the VME bridge registers?????

Lot of Thanks in Advance... :-)

          __________           __________
  -----\ | PLX 9656 | -----\  | TUNDRA   |  -----\  
  -----/ |__________| -----/  |__________|  -----/
local       local      PCI       PCI to      VME bus
bus        to PCI      bus       VME bridge  
           bridge

------------------------------------



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )

Re: Prob in accessing PCI-VME bridge - yoge...@yahoo.com - Aug 6 13:48:23 2008


I am using SHARC 21160M to which PCI BRIDGE(PLX 9656)is connected , and to this PCI-VME
BRIDGE(UNIVERSE 2 TUNDRA)is connected.I need to write a driver for this vme bus.
>
>Now I have accessed the registers for the PCI bridge(PLX 9656) till now. But I couldn't
able to access the PCI-VME bridge(TUNDRA) registers through the PCI configuration space . Can
any one please help me in configuring the PCI bridge to access the VME bridge registers?????
>
>Lot of Thanks in Advance... :-)
>
>          __________           __________
>  -----\ | PLX 9656 | -----\  | TUNDRA   |  -----\  
>  -----/ |__________| -----/  |__________|  -----/
>local       local      PCI       PCI to      VME bus
>bus        to PCI      bus       VME bridge  
>           bridge
>
>------------------------------------

I may be able to help u out if u provide me more details like how r u configuring or trying to
configure tundra . Are u able to read universe's ID? 

Regards,
Yogesh P G
------------------------------------



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )

Re: Re: Prob in accessing PCI-VME bridge - yegnesh srinivasan - Aug 7 7:59:50 2008

No i am not able to read the TUNDRA's device ID.
Now i could able to read all the registers of PLX device. Now I am
suppose to access the TUNDRA through the I/O configuration space of
PLX.

I have set the I/O space start address as 0x02800000 and I have set the
DMCFGA  as 0x80003000  and I tried to read the 0x02800000 location to
access the vendor ID. But i could not able to read it. Is there any
other configuration I should make?

PLX device's registers :-

DMCFGA - PCI configuration address register for Direct master to PCI
I/O  configuration
DMLBAI - Local base address register for Direct master to PCI I/O configuration
DMLBAI = 0x02800000

Note: I am not using any RTOs here and just trying to do in assembly.

If you need any other info, let me know. I will send as soon as possible.

Please help me as soon as possible.

Thanx yogesh :-)

On 8/6/08, y...@yahoo.com <y...@yahoo.com> wrote:
> I am using SHARC 21160M to which PCI BRIDGE(PLX 9656)is connected , and to
> this PCI-VME BRIDGE(UNIVERSE 2 TUNDRA)is connected.I need to write a driver
> for this vme bus.
>>
>>Now I have accessed the registers for the PCI bridge(PLX 9656) till now.
>> But I couldn't able to access the PCI-VME bridge(TUNDRA) registers through
>> the PCI configuration space . Can any one please help me in configuring
>> the PCI bridge to access the VME bridge registers?????
>>
>>Lot of Thanks in Advance... :-)
>>
>>          __________           __________
>>  -----\ | PLX 9656 | -----\  | TUNDRA   |  -----\
>>  -----/ |__________| -----/  |__________|  -----/
>>local       local      PCI       PCI to      VME bus
>>bus        to PCI      bus       VME bridge
>>           bridge
>>
>>------------------------------------
> I may be able to help u out if u provide me more details like how r u
> configuring or trying to configure tundra . Are u able to read universe's
> ID?
>
> Regards,
> Yogesh P G
>
>>
>
------------------------------------



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )