<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all,<br>
I'm working with a leon2 processor board having:<br>
<br>
<b>cpu clock = 16MHz<br>
prescaler value = 1023</b> (every 1024 cpu clock a tick is
generated)<br>
<br>
In theory MICROSECONDS_PER_TICK should be <br>
<br>
((cpu clock)^(-1))*1024 = 64 <br>
<br>
bu it's a strange value (usually it's around 10000). Can you give me
some explenation?<br>
Thank you<br>
<br>
Luca<br>
<br>
</body>
</html>