[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Request for uClinux BSP (not Petalinux)
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] Request for uClinux BSP (not Petalinux)
- From: gewent <gewent@xxxxxxxxx>
- Date: Fri, 19 Oct 2007 09:42:05 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=29Z7bfSpq0+1u5E/FQO9Si7YAT0a5bVziwKQaikTgj8=; b=a9ZY+o+9rlvPFKaxCShPd/IX4JlLk7crHxW0WnQp+W/Wiy+JPcs00J5OXZFTUe900oEtPjR0OTEgU+Pn0wvRGa4zQZ/YpoSHRQMJCpwArNwbuKn0d5Us12q3ACjY8EE8alyLGf9dq3SDtBVfdAUNyw9KkktIbm8BRINYHFyuJVs=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=IkUZvkEp6GntNg2fW+OMT9vGh4dBFtVA63WFiQjIsUgir+xMoxsk156bP9ogg6ZDS5ylP7ZuaPMiaK7RtAuomUcSPtdlK/PUzUCwTSfe0yr1v3+JqMr2mWG9Pax79VBZk+Txhb5mrvyoJ/H3Ac9mHx9C3ZQlWY653PBHebDh73E=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Hello all,
Could someone please send me the previous uClinux BSP file from this link?
http://www.petalogix.com/resources/downloads/uclinux-bsp
I do not quite understand why it was removed, since there are lots of references to it on the web.
I am doing some self learning on MB and uclinux. In the absent of the above BPS, I copied the petalinux BSP (the edk_user_repository) from the distribution tarball into my Windows XPS environment. But I suspect it (the petalinux BSP) does not work with my uclinux source. My MB setup passes basic memory test but does not load uclinux properly. Well I am open to suggestions.
Here is my configuration:
===================
Objective: Boot uclinux on MB and show boot prompt through DCE serial port.
A Spartan 3E Starter Board with "Xilinx XC3S500E FPGA". Rev D
ISEwebpack 9.1, With all service pack
XPS9.1, With all service pack
uClinux source as is from xapp934 (VMWare+Centos 3.x+2.4x uclinux)
I am following mostly Xapp730 as reference.
Petalinux v1.00a and v1.00b
showed up in the platform setting. I used it to generate autoconfig.in.
My microblaze v6.0 configuration passed the memory test using DCE serial port.
But it does not boot uclinux after I download the basic compiled uclinux
image.bin. (i.e. dow xxxxx and then "con 0x44000000" => nothing happens :-) )
Thanks,
Gewent