[codezero-devel] Documentation question

2012-05-10 Thread Fabio Radin
Dear all, Could you please suggest me (us) any book, tutorial or reference that could describe in details a microkernel architecture or which could be the starting point to study this incredible (for me hidden till now!) world? Thanks a lot for any suggestions! BR, F. _

[codezero-devel] Multiple kernel usage

2012-05-10 Thread Fabio Radin
Dear all, I understood from the CodeZero documentation that the microkernel supports multiple OS running at the same time. In the toolkit release there are not any sources for building a kernel (neither linux nor android), but during the building procedure of any example, a kernel.elf file is incl

[codezero-devel] Codezero examples errors on PandaBoard

2012-05-10 Thread Fabio Radin
Dear all, I'm trying to run several Codezero toolkit examples (v. 0.4.4) on PandaBoard and it seems that only the "hello world" one is running fine. More or less all the examples exit with the following error: ... code0: SMP: 2 CPU cluster, CPU0/1/ are participating in SMP code0: Kernel area 0xf0

Re: [codezero-devel] Codezero for PandaBoard bootloader question

2012-05-10 Thread Fabio Radin
Amit Mahajan writes: > > On Wed, 2012-05-09 at 20:52 +, Fabio Radin wrote: > > Dear Amit, > > > > First of all, thank you very very much for your so quick answer. I think it > > was the quickest asnwer I ever received in a forum! After your suggestion &

Re: [codezero-devel] Codezero for PandaBoard bootloader question

2012-05-09 Thread Fabio Radin
Dear Amit, First of all, thank you very very much for your so quick answer. I think it was the quickest asnwer I ever received in a forum! After your suggestion and using the bootloaders I compiled, everything runs fine! Great! Now I will explore the additional examples of the toolkit, but I woul

[codezero-devel] Codezero for PandaBoard bootloader question

2012-05-09 Thread Fabio Radin
Dear all, I'm trying to run the OMAP4 example on PandaBoard (ES Rev B1) using prebuild MLO and u-boot.bin (and final.elf as well) using toolkit version 0.4.4. Using the prebuilt ones, on serial output I don't see any message. I'm already working on PandaBoard so I have different MLO and u-boot.bin