Re: [Question] PowerPC Timer Interrupt



Hyun <hcseok77@xxxxxxxxx> wrote:

Actually, I want to implement this function on PowerPC, but I think
PowerPC doesn't provide registers for configuring timer interrupt.

The board which I use is GE Faunc VG5, and its mircoprocessor is
PowerPC MPC7455.
I read MPC7455 Manual, but I cannot find the register related to timer
interrupt. There is only timer count clock register. (TBU and TBL)

The decrementer register is called DEC.

according to the docs, you can load it with mtspr 22

.



Relevant Pages

  • Re: if 1us accuracy in timer is available about pxa255 cpu
    ... First,thank you for advices. ... PXA timer "matching" register 1 to provide this timer.Matching register 0 is ...
    (microsoft.public.windowsce.platbuilder)
  • Using poll for timeout
    ... I have written a timer class using which i can register callback ... functions to be invoked at timeout. ...
    (comp.unix.programmer)
  • Re: NO_HZ: timer interrupt stuck
    ... will the code handle a oneshot-only device? ... write the "comparison" register with the TSC value at which you'd like ... it again to get the next timer). ...
    (Linux-Kernel)
  • Re: 68HC11
    ... the timer in a 68HC11 is a 16-bit free running timer. ... One is an Input Capture Register. ... When the edge comes in it will generate an interrupt. ... The computed value should be stored in an Output Compare Register. ...
    (comp.robotics.misc)
  • Re: [PATCH v4 2/2] perf probe: Add PowerPC DWARF register number mappings
    ... This patch adds mappings from the register numbers from DWARF to the ... allows perf probe to be used to record variable contents on PowerPC. ... This patch depends on functionality in the powerpc/next tree, ...
    (Linux-Kernel)