[RTEMS Project] #2344: Second argument of ualarm() is ignored

RTEMS trac trac at rtems.org
Tue May 12 22:32:45 UTC 2015


#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


More information about the bugs mailing list