On 12/10/17 06:58, Qq wrote:
Since the PowerPC architecture has 'Timer/Decrementer Registers', is it 
possible for these registers to be used

as a clock tick?

The decrementer is used on some PowerPC BSPs by the clock driver. However, on systems with a priority based interrupt controller and the use of nested interrupts this is a bad choice since the decrementer exception doesn't honour the priority scheme of the interrupt controller. On these BSPs, a peripheral timer is used.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : [email protected]
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
users mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/users

Reply via email to