On Wed, Mar 29, 2006 at 16:35:43 +0200, Doron Bleiberg wrote: > Hi, > I'm trying to initialize the PIT such that it will call my designated ISR. > Listed down is my code. The problem is that my ISR is only being called once > and then never again. What I'm trying to reach is a timer interrupt to be > called at a 100Hz rate. Can eny one point me to what I'm doing wrong? What > am I missing here? I believe the thing you are doing wrong is assuming, that noone else uses the timer. But that's not true. There is a work queue that is run on that time (HZ times per second) and you need to use that. -- Jan 'Bulb' Hudec <bulb@xxxxxx>
Attachment:
signature.asc
Description: Digital signature