[okl4-developer] help getting started
Nelson Tam
nelson at ok-labs.com
Tue Feb 5 11:14:39 EST 2008
Hi Gabi,
On 31/01/2008, at 3:56 AM, Laborator SRCT wrote:
> First I want to ask you what Linux distro is suitable (and with what
> added packages) to build an L4 binary and run image simulations
> (under skyeye).
We use various distros here, such as Ubuntu and CentOS, but OpenSuse
should work fine also. It really doesn't make a difference as long as
you have the correct tool versions.
> I typed:
>
> #tools/build.py machine=gumstix project=iguana wombat=yes
> #tools/build.py machine=gumstix project=iguana wombat=yes simulate
I'd suggest that you first build okl4 without the "simulate" target.
# ./tools/build.py machine=gumstix project=iguana wombat=yes
Then do the following:
# skyeye -c tools/sim_config/gumstix.skyeye -e build/images/image.sim
This works for the 1.5.2 release.
Note: The image.boot and image.elf files are not used for the skyeye
simulator.
> Different problems arise when I try to use kzm_arm11 as the machine
> argument. I'm asked for the linux/kernel-2.6.10-v1/ folder. If I
> simply copy/rename the kernel-2.6.12-v2 present in the archive at
> simulate stage I get:
OK, the workaround that you have is good (and I can say this won't be
a problem again in future releases). However there is no simulator
for kzm, you'll have to run it on real hardware.
So my overall advice would be to stick to gumstix, and simulate using
the commands I've suggested.
Please let us know if you run into any more obstacles.
--
(nt)
Nelson Tam
nelson at ok-labs.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.okl4.org/pipermail/developer/attachments/20080205/8fcaef93/attachment.htm
More information about the Developer
mailing list