This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Related to OMAP 3503 GPTimer.

Hi ,

I have devloped a driver for OMAP 3503 GPTimer 4 in WinCE 6.0 and facing the mentioned issue :-

When ever the driver is loaded it generates an interrupt even though the Timer is not configured in the driver init . In the init module we are just registering the interrupt and creatinng and linking the IST for timer interrupt . As soon as the timer driver is loaded it gets an interrupt .

I tried to stop the timer and disable all interrupts in the init but it did nt worked . I even tried not to register the interrupt in init but doing so did not allowed me to register the interrupt later (interrupt registeration failed)

Using IOCTL call i am able to run the timer in autoreload/single short mode properly hence i could say that the timer is working except that it generates an interrupt when driver is loaded .

Can any one could help in this regard or probably suggest something .

 

Misbah <><