Click here to Skip to main content
15,886,091 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hey can any one tell me how to reduce interrupt latency??
Posted

1 solution

No, not really.
It depends on too many details: OS, hardware, and so forth, as well as any software considerations such as reserved registers, banking as such like in the basic interrupt handler code.

But if you know what interrupt latency is and are handling interrupts directly, you should know that already...
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900