Didenko Sergey wrote:
>> *Gilles:*
> 
>> Then your board does not support GENERIC_CLOCKEVENT and GENERIC_TIME,
>> and you should skip the section about it in the howto.
>>
> 
> *Q1: But, so far as these options are defined in kernel's .config file, does
> it effect somehow on how the kernel's code has been patched when I made
> Xenomai\prepare_kernel?*

If the options are defined in the kernel's .config file, then your board
supports them. So, there should be a next_event() and set_mode()
functions. Note however that the exact name of these functions depend on
the processor (so, it is not exactly pxa_osmr0_set_next_event and
pxa_osmr0_set_mode, as their name suggests, these functions are specific
to the pxa osmr0 timer). The effect of these options on the I-pipe board
support code is explained in the GNERIC_CLOCKEVENT / GENERIC_TIME
section in the howto.

-- 
                                            Gilles.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to