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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/23/00 17:55
Read: times


 
#4659 - RE: Interrupt causing a crash

It could be a stackproblems, but I suggest that you start your
interruptroutines with 'CLR ETx' in ext. int-routines, and
'CLR EXx' in timer-int-routines so you make sure that you
slake out the int-routines you're not using.
But make sure that you also ends the routines to 'SETB' specific
interrupt.
It can results that you get some priority problems, but i'ts
only an idea worth to test.!


List of 15 messages in thread
TopicAuthorDate
Interrupt causing a crash            01/01/70 00:00      
RE: Interrupt causing a crash            01/01/70 00:00      
RE: Interrupt causing a crash            01/01/70 00:00      
RE: Interrupt causing a crash            01/01/70 00:00      
RE: Interrupt causing a crash            01/01/70 00:00      
RE: Interrupt causing a crash            01/01/70 00:00      
RE: Interrupt causing a crash            01/01/70 00:00      
RE: Mapping the STACK.            01/01/70 00:00      
RE: Interrupt causing a crash            01/01/70 00:00      
RE: Interrupt causing a crash            01/01/70 00:00      
RE: Interrupt causing a crash            01/01/70 00:00      
RE: Interrupt causing a crash            01/01/70 00:00      
RE: Interrupt causing a crash            01/01/70 00:00      
RE: Interrupt causing a crash            01/01/70 00:00      
RE: Interrupt causing a crash            01/01/70 00:00      

Back to Subject List