gt timer interrupt problem..
"Samreen Hameed" <[email protected]> Tue, 11 Nov 2008 00:12:47 -0800
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <[email protected]> |
I am trying to register interrupt for the timer of GT_Chip. I've used register_cpu_interrupt_handler() function.(hardware is MIPS64) . I've also enabled and selected TC0, and set the initial counter value to 50000000 using gt functions. but no interrupts r generating. How to do that right? can somebody plz help? Thanks a lot. Samreen.