On 10/10/2014 03:25 PM, Richard Cochran wrote:
> On Thu, Oct 02, 2014 at 04:48:16PM +0200, Gilles Chanteperdrix wrote:
>> On 10/02/2014 04:28 PM, mobin Motallebizadeh wrote:
>>>  Hi
>>> can I build xenomai for armv7-r architecture? 
>>> I can't see this mentioned anywhere (surprisingly!)
>>> Is it same as other MMU-less archs(nios II ,e.g.)?
>>
>> The first question to ask is: do you have a Linux kernel for this
>> processor? because Xenomai needs Linux to run.
> 
> There is some main line support for Cortex-M3, for the Energy Micro
> development kit. See Uwe Kleine-König's tree at
> 
>    http://git.pengutronix.de/?p=ukl/linux.git

Well, if it is someone's (other than Linus') tree, it is not mainline :-)

I have worked with Cortex-M3 (TI stellaris family), and as far as I
remember, it has very different behaviour from cortex-A for exceptions,
irqs (the irq controller is integrated in the processor irq path, there
is one irq address for each irq in the vector table, much like x86), and
the like. So, at minimum some changes in entry.S would be needed for
Xenomai to run.


-- 
                                                                Gilles.

_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to