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]

multiple alarms to same clock


Hi All,

I have writen an application for ecos alarm. In my application, I found that if two or more alarms connected to the same clock and they are triggered at the same time, kernel will only react to one alarm and neglect another. That caused some realtime behavior in my application be missed out. My alarms are connected to real-time-clock. And I have tried both the sorted and unsorted list. Wondering if that's a bug for kernel or there can be something wrong with my application code?

Regards,
Yi Tang
ITEE School, University of Queensland




--
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]