Hi,<br><br>there's a good news which is pretty bad. Good news is that we identified why our processor timer not working. its because the TBEN in our board is pulled LOW. which means the decrementer and the timebase registers wont work.<br>

<br>The board design cannot be changed !!! but we have an MPC107 connected with our processor. Our plan is to use the timer of MPC107 and register our timer_interrupt function with this timer interrupt. I think that's the only workaround left now.<br>

<br>Thanks<br>Vineeth<br><br><div class="gmail_quote">On Thu, Sep 22, 2011 at 11:52 AM, MohanReddy koppula <span dir="ltr"><<a href="mailto:mohanreddykv@gmail.com">mohanreddykv@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I had the same issue with an MPC885 board. My kernel was 2.6.33. On<br>
that board decrementer exception was not working. I replaced the<br>
board, took new board (MPC885 only, just another board) and the same<br>
kernel worked fine. I don't know how the problem was solved.<br>
<br>
-Mohan<br>
<div><div></div><div class="h5"><br>
On 9/22/11, Scott Wood <<a href="mailto:scottwood@freescale.com">scottwood@freescale.com</a>> wrote:<br>
> On 09/21/2011 01:56 AM, Vineeth wrote:<br>
>>>> What was the issue?  You really should try to make this work rather than<br>
>>>> hack around it.<br>
>><br>
>> what we found was the decrementer is not generating an exception when it<br>
>> becomes 0. and the timebase registers are not getting incremented too.<br>
><br>
> Does the decrementer actually tick until it reaches zero, or do it and<br>
> the timebase never tick?<br>
><br>
> Is the TBEN input to the CPU asserted?<br>
><br>
> -Scott<br>
><br>
</div></div>> _______________________________________________<br>
> Linuxppc-dev mailing list<br>
> <a href="mailto:Linuxppc-dev@lists.ozlabs.org">Linuxppc-dev@lists.ozlabs.org</a><br>
> <a href="https://lists.ozlabs.org/listinfo/linuxppc-dev" target="_blank">https://lists.ozlabs.org/listinfo/linuxppc-dev</a><br>
><br>
</blockquote></div><br>