[RTEMS Project] #3456: Add support for CPU counter timestamps

RTEMS trac trac at rtems.org
Tue Jun 19 04:58:41 UTC 2018


#3456: Add support for CPU counter timestamps
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  assigned
 Priority:  normal           |   Milestone:  5.1
Component:  score            |     Version:  5
 Severity:  normal           |  Resolution:
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"762fa62ccaebadb7fa486da634c27b02960112b1/rtems"
 762fa62/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="762fa62ccaebadb7fa486da634c27b02960112b1"
 arm: Simplify CPU counter support

 Use the standard ARMv7-M systick module for the ARMv7-M CPU counter
 instead of DWT counter since the DWT counter is affected by power saving
 states.

 Use an inline function for _CPU_Counter_difference() for all ARM BSPs.

 Update #3456.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3456#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list