comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Compiler doesn't respect 'Size for atomic object
Date: Wed, 20 Dec 2017 21:20:20 +0000
Date: 2017-12-20T21:20:20+00:00	[thread overview]
Message-ID: <lypo79f65n.fsf@pushface.org> (raw)
In-Reply-To: lytvwlf8zj.fsf@pushface.org

Simon Wright <simon@pushface.org> writes:

> Simon Clubley <clubley@remove_me.eisner.decus.org-Earth.UFP> writes:
>
>> If you use a naturally 32-bit variable instead of your Interrupt_ID
>> data type, does it work ok ?
>
> Yes. My workround is to declare the atomic object as Integer, and
> convert the Interrupt_ID to Integer (the ARM says only that Interrupt_ID
> is discrete, but that's a bridge to cross when we come to it; it's
> naturally an Integer on Cortex-M).

I meant, naturally an integral type. The RM description of the NVIC's
STIR indicates that the IRQ fits in 8 bits; the top 24 bits are reserved
(write as 0).

  parent reply	other threads:[~2017-12-20 21:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-20 12:35 Compiler doesn't respect 'Size for atomic object Simon Wright
2017-12-20 19:23 ` Simon Clubley
2017-12-20 20:19   ` Simon Wright
2017-12-20 20:45     ` Simon Clubley
2017-12-21  7:10       ` Randy Brukardt
2017-12-21 14:08         ` Simon Wright
2017-12-20 21:20     ` Simon Wright [this message]
2017-12-21  5:55       ` Robert Eachus
2017-12-21 14:02         ` Simon Wright
2017-12-21 22:02         ` Simon Wright
2017-12-22  4:51           ` Robert Eachus
2017-12-22 10:21             ` Simon Wright
replies disabled

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