Re: [Question] PowerPC Timer Interrupt
- From: blunderbuss@xxxxxxxxxxxxxxxxx (Blunderbuss)
- Date: Sat, 9 Jan 2010 22:08:01 +1000
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
.
- Follow-Ups:
- Re: PowerPC Timer Interrupt
- From: Hyun
- Re: PowerPC Timer Interrupt
- References:
- [Question] PowerPC Timer Interrupt
- From: Hyun
- [Question] PowerPC Timer Interrupt
- Prev by Date: [Question] PowerPC Timer Interrupt
- Next by Date: Re: PowerPC Timer Interrupt
- Previous by thread: [Question] PowerPC Timer Interrupt
- Next by thread: Re: PowerPC Timer Interrupt
- Index(es):
Relevant Pages
|