Hi John,
thanks for the patch, which was very helpful for the creation of the uClinux
kernel-image.
Now I was able to build my own image and boot from it succesfully!
But the hello world program still does not work. The first time I executed the
binary, I got
this error-msg (kernel bug). Later
Hi Igor,
This is a bug in the ucfront utility - I have just submitted a patch to
this list. It should be in your inbox now if you are subscribed.
Your workaround is only partially correct, you should have completely
removed the --fatal-warnings stuff from common/config.arch. Chaging it
to
Hi all,
I am new to the uClinux Project and want to run it on a microblaze
(Xilinx XUPV2P). So far I was not able to create my own uClinux image,
so I am using the image of the reference-design:
http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux/Downloads/platforms.html#xupv2p
and build from it t