Hi, If you have been told to write an application that runs on a VM without using an OS, RIOT is not the answer because it is an OS, so your application is using an OS.
Apart from that there is no difference between running on native and running on QEMU from the application point of view. As René already said: you probably should clarify the intention of the task with your teachers. Cheers, Ludwig Am 9. August 2016 12:21:51 MESZ, schrieb MiTsArAs Jimaras <[email protected]>: >Hahahahaha it's that WHY again! > > >Because I have told to do so from my university! > >I can't explain further because I DON'T KNOW WHY! > > > >________________________________ >Από: devel <[email protected]> εκ μέρους του Ludwig Knupfer ><[email protected]> >Στάλθηκε: Τρίτη, 9 Αυγούστου 2016 1:02 μμ >Προς: RIOT OS kernel developers >Θέμα: Re: [riot-devel] Απ: Απ: Problem with "make" -lm missing. > >Hi, > >Yes, you said that you want do that before but you never explained: >*WHY* do you want to do that? >Also: RIOT is an OS! > >Cheers, >Ludwig > >Am 9. August 2016 11:15:26 MESZ, schrieb MiTsArAs Jimaras ><[email protected]>: >>I made trouble once, speaking about this project, but I am going at it >>again!! >> >> >>I want my app to run on a bare VM. Meaning that I want my VM to boot >to >>my app without an OS been installed in the VM emulator. Any solutions >>would be very helpful! >> >> >>P.S: On the other hand, I have a raspberry pi on my hands and an >>arduino uno for some days. My project aims on that purpose too. >> >> >>________________________________ >>Από: devel <[email protected]> εκ μέρους του Oleg Hahm >><[email protected]> >>Στάλθηκε: Τρίτη, 9 Αυγούστου 2016 12:04 μμ >>Προς: RIOT OS kernel developers >>Θέμα: Re: [riot-devel] Απ: Problem with "make" -lm missing. >> >>Hi! >> >>On Tue, Aug 09, 2016 at 08:27:04AM +0000, MiTsArAs Jimaras wrote: >>> Now I have another problem! >>> >>> I compile on native board, and everything is alright. >>> >>> When I am trying to compile on qemu-i386, it seems to start, but I >>get no >>> results. >> >>Please note that support for i386 is rather rudimentary. Any >particular >>reason >>you want to use this platform? >> >>Cheers, >>Oleg >>-- >>panic("Aarggh: attempting to free lock with active wait queue - shoot >>Andy"); >> linux-2.0.38/fs/locks.c >> >> >>------------------------------------------------------------------------ >> >>_______________________________________________ >>devel mailing list >>[email protected] >>https://lists.riot-os.org/mailman/listinfo/devel >devel -- RIOT OS kernel >developers<https://lists.riot-os.org/mailman/listinfo/devel> >lists.riot-os.org >This is the mailing list for kernel developers of RIOT OS - the >friendly Internet Of Things Operating System. To see the collection of >prior postings to the list ... > > > > >_______________________________________________ >devel mailing list >[email protected] >https://lists.riot-os.org/mailman/listinfo/devel > > >------------------------------------------------------------------------ > >_______________________________________________ >devel mailing list >[email protected] >https://lists.riot-os.org/mailman/listinfo/devel _______________________________________________ devel mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/devel
