This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

execute alarm handler every 1ms in eCos


I am considering either porting of CANopenNode or CanFestival to eCos.
The CANopenNode requires to execute some timer every one millisecond.
Is it doable in eCos? I have impresion from documentation that the
sheduler counter counts every 10 milliseconds. Will I have to use own
HW timer and call that timer procedure from DSR?

My platform is Olimex board LPC-L2294 with 15Mhz.

Thanks in advance,
Bronislav Gabrhelik

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]