[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] ETHERNET LITE not recognized
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: Re: [microblaze-uclinux] ETHERNET LITE not recognized
- From: Matt Staniszewski <matt.staniszewski@xxxxxxxxx>
- Date: Mon, 30 Mar 2009 22:39:03 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=wBgj7PJjbrzPBUTSJqpOskJLsJ1Up/Jx11/dH2Kbakw=; b=gwUSZ83ImxbkZGeRkaP/AopqA5qWgx5MXFsfbA4pC41FT8Pga+ym1a5GiHGWlqH1Rb WLQctzBFGm4c5NlaVUyx8H4VAS84zm+9MpCtZGpWaXWVRkKOo3dIzknUH+kfYOwLfhOr Qo/4X54NhkONXr/dxrNb4k97engMhSBcY8kTE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Smn7nYVB3uRYvDoQpB2qBOP/KhYwYjHbZdDE4583fqqZf4kcBTYbuxvWlc2GlkuN+P uDJ0qsaW1WtvZv3ZNDrpQKNpa1gVNMP/wZmIGNoMK1v+Df3rg01zSjYH9uUry4Mux4jb oupfs9gPF/dmYLmpxFRIM0GqRmzL3USJaWbYM=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Hi Thierry,
Did you use the default .bit files that came with the Petalinux design or did you recompile the EDK project for your board? Did you compile the reference design with the OPB Ethernet Lite core? I know that I needed to actually install the core from Xilinx. You can get it free from their website here:
http://www.xilinx.com/products/ipcenter/xps_ethernetlite.htm
The email they provide tells you how to install the core. After that, I recompiled the reference design and ethernet support worked for me.
Hope this helps. Thanks.
Matt