<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hello,</p>
<p><br>
</p>
<p>I am running a 1kHz timer test on the Altera Cyclone V dev board.  I am trying to measure the average time period between the timer firing, and any variance on that latency.</p>
<p><br>
</p>
<p>I'm seeing an average of 1003 microseconds between the timer firing.  About once a second, I see the maximum time between the timer firing go up to 2500-3000 microseconds.</p>
<p><br>
</p>
<p>I'm using rtems_clock_get_uptime_nanoseconds() to measure the time that the timer fires.  I have CONFIGURE_MICROSECONDS_PER_TICK set to 500.</p>
<p><br>
</p>
<p>Has anyone else seen this (or something similar)?  Any ideas what might be happening here?</p>
<p><br>
</p>
<p>Thanks,</p>
<p>Janet</p>
</div>
</body>
</html>