comp.lang.ada
 help / color / mirror / Atom feed
* Interrupt Service Routine in ADA
@ 1998-01-15  0:00 Steven Coenen
  1998-01-19  0:00 ` Stefan Muehlebach
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Coenen @ 1998-01-15  0:00 UTC (permalink / raw)




Does anybody know how to make an interrupt call a tasks entry, i mean when
the interrupt occurs, the entry of the task should be called.

I tried this but it doesn't work :
entry interrupt
for interrupt use at 16#2C# -- the 16#2C# is the address in the
                            -- interrupt vector table (IRQ3 interrupt)

Another questions : is it possible to save the registers (push) in ADA

Steven,


EMail : steven.coenen@cs.kuleuven.ac.be





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-01-19  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-01-15  0:00 Interrupt Service Routine in ADA Steven Coenen
1998-01-19  0:00 ` Stefan Muehlebach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox