Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/12/10 15:09
Modified:
  01/12/10 15:11

Read: times


 
#172376 - keep reading
Responding to: ???'s previous message
So what are the other sources of a block besides another interrupt?
keep reading, it's in "the bible" things like "the first instruction after a reti WILL be executed"

Does the main program continue to execute while the block is on?
all 'blocks' are not "nothing executes" but "execution continues till no block". What is executing is not necessarily main, if a high priority is hit while a low priority is executing the return will be to the lp ISR.

I'm using a Atmel 89C51ID2 (Not sure if it matters for this question)
always include the derivative.

Erik


List of 2 messages in thread
TopicAuthorDate
Returing from Interrupts            01/01/70 00:00      
   keep reading            01/01/70 00:00      

Back to Subject List