On 11/29/2011 02:20 PM, Adriano Campos wrote: > hello all, > > I am developing a project with Xenomai, ADEOS and ARM. > > In this first phase want to simulate the platform in the QEMU emulator. Can > you tell me if you already did something like that or think it's possible. > > I am using buildroot to build the system and I'm in trouble because QEMU to > work I have to choose "arm926t" in the "target arquitecture variant" and > "menu Xenomai ARM CPU TYPE" I do not know what to choose. If I choose " > GENERIC ARM" gives the following error when compiling. > > hal.h: 91:2: error: # error "Unsupported ARM machine" > > If I choose in the menu "Xenomai ARM CPU TYPE" another option QEMU crash > when booting.
You may find the list of ARM SOCs supported by Xenomai here: http://www.xenomai.org/index.php/Embedded_Device_Support#ARM You have to select one of these processors to have a system running correctly with Xenomai. -- Gilles. _______________________________________________ Adeos-main mailing list [email protected] https://mail.gna.org/listinfo/adeos-main
