[okl4-developer] Iguana Documentation

Jorge Torres jorge.torres.maldonado at gmail.com
Wed Oct 10 02:14:26 EST 2007


Hi Martin,

On
>
> http://www.ertos.nicta.com.au/software/kenge/iguana-project/latest/userman.pdf
> I found the Iguana User Manual version
> DRAFT Document Revision: 1.62 Date: 2005/04/04 01:01:32
> Unfortunately, this document is pretty "under construction".


True, but this still  will help you on iguana basic  understanding.

In the first instance, I'm mostly interested in the possibilities to
> create some threads and some IPC.
> The manual mentioned above presents methods like create_thread() es I
> expected.


The simplest way to create threads is to use iguana's thread_create_simple
function,

And for IPC, use L4_(ipc) functions well described on okl user manual,


My questions are:
> 1) Is an updated manual for Iguana aviailable? If yes, where?


I was working on this newbie guide sometime ago, but unfortunately I started
working and stoped on it, but I will finish it this week and send it to
you,

2) Where are the methods used in the multithread example documented?
> (e.g. iguana_getenv())
> 3) Where is the method of creating threads in the SConscript documented?
> (how can priorities be set?)
> 4) Why is creating the threads in the SConscript the preferable way?


In SConscript you define your iguana's servers or applications.

Thank you very much in advance,



Hope it helps,

Jorge

Martin
>
>
>
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.okl4.org/pipermail/developer/attachments/20071009/84400eb9/attachment.htm 


More information about the Developer mailing list