comp.lang.ada
 help / color / mirror / Atom feed
From: Jerry van Dijk <jvandyk@attglobal.net>
Subject: Re: Error with:   for EntryName use at 16#address#;
Date: 25 Nov 2001 10:01:43 +0100
Date: 2001-11-25T10:01:43+01:00	[thread overview]
Message-ID: <wkg0735img.fsf@attglobal.net> (raw)
In-Reply-To: SwYL7.8837$qw1.2054447@weber.videotron.net

"Jean-David Tr�panier" <JDT@hy.cgocable.ca> writes:

> Hi! I have a little problem for handling an interrupt. I receive this error
> at the compilation of the code below:  Expression has no possible
> interpretation as an expression of the expected type Address, Continuing

>      task TKeyboard is
>          entry keyp;
>          for Keyp use at 16#20#;       -- Error at this line
>      end TKeyboard;

I'm affaid that the compiler is right here. Thing for a moment what
your were trying to tell it.

> Is it a good way to handle interrupt or it's preferable to use
> Attach_Handler(Handler, Int_ID) in the interrupt package.

That depends on the OS or bareboard your are using.

-- 
--  Jerry van Dijk   | email: jvandyk@attglobal.net
--  Leiden, Holland  | web:   home.trouwweb.nl/Jerry



  reply	other threads:[~2001-11-25  9:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-25  2:14 Error with: for EntryName use at 16#address#; Jean-David Tr�panier
2001-11-25  9:01 ` Jerry van Dijk [this message]
2001-11-26  2:58 ` Nick Roberts
2001-11-27  4:04 ` Robert Dewar
2001-11-27 14:02 ` Stephen Leake
2001-11-27 19:26   ` Louis Granger
2001-11-27 20:41     ` Jerry van Dijk
replies disabled

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