comp.lang.ada
 help / color / mirror / Atom feed
From: Kevin Chadwick <kc-usenet@chadwicks.me.uk>
Subject: Re: Should light runtimes get more consideration?
Date: Fri, 29 Sep 2023 09:59:37 -0000 (UTC)	[thread overview]
Message-ID: <uf6768$7dtq$1@dont-email.me> (raw)
In-Reply-To: <uf53hg$3l8cq$1@dont-email.me>

\r>>>> Tasking is very limited. For example you can't use
>>>> timeouts. Never. They propose a workaround but it is complex and not
>>>> equivalent to a real timeout management.
>>>
>>> Not sure what a "real timeout management" would look like?
>>>
>>>> I'd like to have a full Ada RTS for embedded targets, like on
>>>> desktop.
>>>
>>> Have you considered using something like a Raspberry Pi?
>> A RaspberryPi is a computer (based on a microprocessor with an OS), not 
>> an micro-controller. It consumes a lot of electrical power. The OS 
>> (linux) is not real time. It uses a lot of board space. The processor is 
>> a proprietary black box...
>> 
>
>Plenty use the Raspberry Pi as a microcontroller

I think Simons point was that Arm/Linux has a working full runtime. I guess
 bare raspberry pie would not and I guess it would be a rather large module
 or board or single board computer depending on the model.

WRT energy use. I use a low power run feature on the STM32L4 which means the
 system clock speed can change at any time. That seems to be incompatible
 with any runtime that I have seen except the minimal light-cortex-m4 one. I
 assume working with clocks is more scalable than working with runtimes but
 I do not know for sure.

-- 
Regards, Kc

  reply	other threads:[~2023-09-29  9:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-26 11:44 Should light runtimes get more consideration? Kevin Chadwick
2023-09-28  3:48 ` Randy Brukardt
2023-09-28  9:46   ` Kevin Chadwick
2023-09-28 13:25     ` Simon Wright
2023-09-28 17:51       ` DrPi
2023-09-28 20:53         ` Simon Wright
2023-09-28 21:18           ` DrPi
2023-09-28 23:51             ` Chris Townley
2023-09-29  9:59               ` Kevin Chadwick [this message]
2023-09-29 10:42                 ` Chris Townley
2023-09-29 13:44                   ` DrPi
2023-09-29 13:42                 ` DrPi
replies disabled

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