On 1 August 2015 at 15:46, T-T Yu wrote:
> Public bug reported:
>
> In the arm_timer.c, when first reading the load register, I got 0.
>
> ...
> case 0: /* TimerLoad */
> ...
>
> According to the specification at
> http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0271d/index.html,
Public bug reported:
In the arm_timer.c, when first reading the load register, I got 0.
...
case 0: /* TimerLoad */
...
According to the specification at
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0271d/index.html,
"The minimum valid value for TimerXLoad is 1". Is the in