Hello Kumar,
please find my comments below inline with your quoted email.
On Thu, Nov 30, 2017 at 01:32:37PM +0000, Sathish Kumar Balasubramaniam -ERS, HCL Tech wrote:
> hence i tried the following
> $ ./tool/create_builddir wand_quad
> $ cd build/wand_quad
> $ make KERNEL=hw
You're on the right track, but the command above tries to build
*everything* you enabled in REPOSITORIES. For a simple scenario, you
have to run a so called "run script" by
make KERNEL=hw run/<script name>
> it asked to prepare lot of packages like qt5, rust, libpng, etc.
> after few issues in this, i installed all of them.
>
> now i am facing an error like the following
>
> ...
> ...
> error: Error loading target specification: Field data-layout in target specification is required
> |
> = help: Use `--print target-list` for a list of built-in targets
>
> recipe for target 'lib.rlib' failed
This seems a strange error in the RUST library, but we may just ignore
it as you seem to not depend on RUST.
> i just want to boot a simple image of hw-based or linux-based or sel4-based using genode on a Wandboard
>
> 1. Am i following the correct steps ? or is there any other steps ?
> 2. i added RUN_OPT += --include image/uboot to etc/build.conf to create uImage. is this correct ?
I'd recommend to just use our most simple scenario which boots a
minimal Genode system including a test that logs some output (via
serial line). Please run
make KERNEL=hw run/log
which produces
var/run/log/uImage: u-boot legacy uImage
Unfortunately, my expertise comes to an end here, but I expect you
know how to boot the image on the board.
Regards
--
Christian Helmuth
Genode Labs
https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.genode-labs.com%2F&data=02%7C01%7Cb-sathishkumar%40hcl.com%7C72855c68f1c546efc6e208d5380fe323%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C636476563246393114&sdata=fM3T6w0mSAYYF8fyOKPKhQ5xlRvMtuvU%2BMy6VZW325s%3D&reserved=0
·
https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgenode.org%2F&data=02%7C01%7Cb-sathishkumar%40hcl.com%7C72855c68f1c546efc6e208d5380fe323%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C636476563246393114&sdata=DgeWT0tYQSj6FrZoqr3RiU%2BylEL9hhqRdNQN%2FtDtbBg%3D&reserved=0
https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftwitter.com%2FGenodeLabs&data=02%7C01%7Cb-sathishkumar%40hcl.com%7C72855c68f1c546efc6e208d5380fe323%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C636476563246393114&sdata=cdwICwMjccZifp4YhKsfrNnpikoIryKrsu%2FpiQm5khM%3D&reserved=0
· /ˈdʒiː.nəʊd/
Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org!
https://apac01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fsdm.link%2Fslashdot&data=02%7C01%7Cb-sathishkumar%40hcl.com%7C72855c68f1c546efc6e208d5380fe323%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C636476563246393114&sdata=NcJ6Y0IPxylwB2lmI%2BtaeUzjmUftT5%2BpIItvo488zCc%3D&reserved=0
_______________________________________________
genode-main mailing list
genode-main@lists.sourceforge.net
https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Fgenode-main&data=02%7C01%7Cb-sathishkumar%40hcl.com%7C72855c68f1c546efc6e208d5380fe323%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C636476563246393114&sdata=JSlNGIs4iM6cWXvykhWJ7Ujoy3h3%2BhDpg56fVLE38VE%3D&reserved=0