Thread: what happens if...

  1. #1
    Registered User
    Join Date
    Nov 2002
    Posts
    46

    what happens if...

    An interrupt calls something but then while it is still in that routine it happens again? Im guessing something bad happens to the stack and/or the system runs out of memory and dies.

  2. #2
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    Well if I understand the situation properly, you're just going to end up in an endless loop. This will either just act like an endless lop would, or some systems will pick up the problem and do something else that would depend on the system.

Popular pages Recent additions subscribe to a feed