From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Which embedded devices do you use? Date: Tue, 25 Jun 2019 08:26:40 +0100 Organization: A noiseless patient Spider Message-ID: References: <36947344-5a17-46ca-9dbb-f795ce1f7c86@googlegroups.com> <8736jy4hoz.fsf@nightsong.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="1862bde3774647ce834d6baf651e68b7"; logging-data="7097"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+Kjuud8vbgQVqrn0VYJKiSTDU9xfrZXUg=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (darwin) Cancel-Lock: sha1:Bs6IE6Rgo7h0WWp/661WoFJVqag= sha1:wVD4QUHOQ46sJs1KqKfwxy0erX0= Xref: reader01.eternal-september.org comp.lang.ada:56747 Date: 2019-06-25T08:26:40+01:00 List-Id: Paul Rubin writes: > Philip Munts writes: >> I'm especially fond of the PocketBeagle and the Raspberry Pi Zero >> Wireless. Running Ada programs, of course. > > By the way, if of any interest, I notice that recent development > builds of GCC include backend support for the PRU (realtime > microcontroller) built into the BeagleBone and PocketBeagle. I'm not > sure but I think that may make it possible to run Ada programs on the > PRU. Nice. Sounds promising (with the usual limitations imposed by 8K eack of instruction, data memory).