#2344: Second argument of ualarm() is ignored
-----------------------------+---------------------
 Reporter:  sebastian.huber  |       Owner:
     Type:  defect           |      Status:  new
 Priority:  normal           |   Milestone:  4.11.1
Component:  General          |     Version:  4.10
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+---------------------

Comment (by joel.sherrill):

 Would converting the second argument (interval) to ticks, saving it in a
 static variable, and using _Watchdog_Insert_ticks() in the TSR instead of
 _Watchdog_Reset_ticks() be enough to solve this?

--
Ticket URL: <http://devel.rtems.org/ticket/2344#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to