Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Problem face while working with Alarm

Currently I am working on application where I am using Alarm to switch on the LED after 4sec.

But after calling the function alt_alarm_strt with a configured delay of 4sec, what I have observed is that, the LED is taking more than 4 secs to switch on. (~5 sec)

Genera info:

Quarts 64-Bit Version 13.1.0 Buld 162

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Does any one have idea why the call back function to switch on the LED takes more time ? ( ~5 sec )