About the usb access in board ML310!

Hello

I am doing my thesis on Xilinx ML310 board. My target is t

realise the real-time image processing. First I have to find the por where I can input the captured data. I am going to use the usb port o MD1535D+ south bridge. To access this south bridge I need to acces the PCI bus since it is connected to the PCI. I have installed th PCI v3.0 logicore but when I create a project, I can't find this PC v3.0 logicore to add into my project. Does anyone know how to acces this PCI v3.0 logicore?

Much appreciate for your kindly help

Reply to
more
Loading thread data ...

Hey, I doing pretty much the same thing, image processing on the ML310! Unlike you, I decided to use the personality module connectors. The connectors appear to connect directly to the FPGA. Its simpler to use that than USB, unless of course your data source is being streamed via USB then its a whole different story.

As a side not does anyone know where I can get Tyco's Z-Dok connectors that are used in the ML310? I need the recepticals.

--

Wing Wong.
Reply to
Wing Fong Wong

The USB ports on the ML310 board are enabled when running the Linux demo on the CompactFlash card. You can find information on how to build your own Linux system by visiting the ML310 web page at

formatting link
and
formatting link

XAPP765 is also a good starting point for Embedded Linux on Virtex-II Pro (and Virtex-4 FX), see

formatting link

Using the USB ports from standalone software is much more challenging as you would have to write device drivers for the ALi south bridge as well as code for the USB stack.

- Peter

more wrote:

Reply to
Peter Ryser

Hello

Thank you very much for your replies

I used the board in standalone mode before, so it was really reall

difficult to configure the usb. So now I use the Linux operatin system. In that way I have to install the drivers for the usb webca and the vedio card, then I have to recompile the kernel, which is to complex. So I give up this proposal and try to use the ethernet t transfer and receive the data. I hope it would be easier

:
Reply to
more

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.