Interval Timer problem

Interval Timer problem

par Jakub Lukasz Wieczorek,
Number of replies: 1

Hi,

I have a problem with interval timer which I would like to use to
measure interrupt response time. Simply I managed to make
that strobing light effect (leds), so I can conclude that qsis design is correct,
vhdl at least for a top module as well and also software code.
Now I make only one difference in the qsis design - I add interval timer,
I didn't touch vhdl code and also software code in C. I program a board
and nothing is happening. No strobing light effect, no connection
with a debugger, so I cannot proceed with a lab, because I cannot
force the timer to work at all. If someone have some idea where is a problem 
I would be grateful for any help. 

Kind regards,
Jakub Wieczorek

Tags:
In reply to Jakub Lukasz Wieczorek

Re: Interval Timer problem

par René Beuchat,

Hello,

what Timer are you using? the one from Altera? What is the period of your timer ? If too low, it will not be possible to make the code running.

Please give more informations.

RB