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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: f849b,20ab6e4b65d0ac97 X-Google-Attributes: gidf849b,public X-Google-Thread: 103376,20ab6e4b65d0ac97 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-12-05 18:44:56 PST Path: archiver1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!crtntx1-snh1.gtei.net!washdc3-snh1.gtei.net!news.gtei.net!ngpeer.news.aol.com!feed1.newsreader.com!newsreader.com!rip!c03.atl99!news.webusenet.com!news02.tsnz.net!not-for-mail Reply-To: "Jim Granville" From: "Jim Granville" Newsgroups: comp.lang.ada,comp.arch.embedded References: <46b8b50a.0312050448.654d6da4@posting.google.com> Subject: Re: [Announce] AVR-Ada V0.1 released X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: Date: Sat, 6 Dec 2003 15:46:18 +1300 NNTP-Posting-Host: 218.101.47.125 X-Complaints-To: abuse@tsnz.net X-Trace: news02.tsnz.net 1070678695 218.101.47.125 (Sat, 06 Dec 2003 15:44:55 NZDT) NNTP-Posting-Date: Sat, 06 Dec 2003 15:44:55 NZDT Organization: TelstraClear Xref: archiver1.google.com comp.lang.ada:3171 comp.arch.embedded:4931 Date: 2003-12-06T15:46:18+13:00 List-Id: "Rolf Ebert" wrote in message news:46b8b50a.0312050448.654d6da4@posting.google.com... > We are proud to announce the first release of AVR-Ada, one of the first > GCC based Ada compilers targeting 8-bit microcontrolers. Interesting. I presume this outputs C, which is then compiled ? How does this then handle symbolic debug in the AVR source, in (eg) AVR Studio ? Is anyone working on Ada for 51MX core (FAR calls etc extensions, just starting to appear in FLASH), and/or perhaps for the 128KF/256KF 80C51variants from Winbond, Cygnal, STm ? Of these, the ST and Cygnal devices have good In Circuit DEBUG support. There was talk a while ago of Ada for the XA51, but that has only 2 flash models, with smallish code size and not a wide market base. -jg