From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on ip-172-31-74-118.ec2.internal X-Spam-Level: * X-Spam-Status: No, score=1.8 required=3.0 tests=BAYES_50,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Received: by 2002:a0c:ab55:: with SMTP id i21mr24940809qvb.139.1593602660363; Wed, 01 Jul 2020 04:24:20 -0700 (PDT) X-Received: by 2002:a9d:3ac:: with SMTP id f41mr15523428otf.5.1593602660132; Wed, 01 Jul 2020 04:24:20 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 1 Jul 2020 04:24:19 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=165.225.95.73; posting-account=JRF_-woAAABYlsAtkCl_CUxBuQy2SsaQ NNTP-Posting-Host: 165.225.95.73 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: SweetAda 0.1 released From: gabriele.galeotti.xyz@gmail.com Injection-Date: Wed, 01 Jul 2020 11:24:20 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:59291 List-Id: On Wednesday, July 1, 2020 at 1:01:53 PM UTC+2, St=C3=A9phane Rivi=C3=A8re = wrote: > Hi Gabriele, >=20 > > I've just released SweetAda version 0.1. >=20 > I saw your announce yesterday on Ada Linkedin group... Amazing job ! >=20 > > Feel free to ask me about everything, >=20 > Basically, I'll test soon the Linux>AVR environment which comes with GDB.= .. >=20 > Now, I had to use a Windows VM to get a functional GDB with a GNAT cross > compiler to AVR (I own an old but reliable jtag ICE MkII)... >=20 > >I know that a lot of components are poorly documented and difficult to u= nderstand without startup informations. This is a heavy work in progress, t= he manual is under incomplete >translation and things could be not in-sync. >=20 > I saw runsweetada needs at launch a (missing or not seen by me or at > least undocumented) configuration file but I did not dig around that > yesterday, it was late midnight. So instead I've dl the source code to > read it at first this evening :) >=20 > > Excuse me for slow download of the packages and toolchains, the website= is hosted at my home. >=20 > Saw that. No problem. Github - as suggested by Fabien - could also > increase your project visibility... >=20 > --=20 > Be Seeing You > Number Six Hi St=C3=A9phane. I feel very sorry, unfortunately the AVR is the ONLY cpu I can't provide ev= en elementary support, because I am still waiting an hardware board. I prom= ise you effort on that, maybe not just tomorrow morning. I just had no time= to build a test emulator environment. Please give me a little bit of time.= The AVR toolchain exists because, once I automated the build, I got it nea= rly for free, and it is an interesting CPU. Being said that, runsweetada is useful only for the QEMU emulator, so no wo= rries if you plan to work on bare hardware. I know that the manual is missi= ng important pieces, ask me without fear. Please explain me your context in= detail, so I can help you. And thanks for your interest.