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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,95f032f5350650f3 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.196.232 with SMTP id ip8mr7292199pbc.6.1341426897850; Wed, 04 Jul 2012 11:34:57 -0700 (PDT) Path: l9ni10839pbj.0!nntp.google.com!news2.google.com!news.glorb.com!feeder.erje.net!nuzba.szn.dk!news.jacob-sparre.dk!munin.jacob-sparre.dk!pnx.dk!.POSTED!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Re: Arduino (AVR-Ada) plugin for GPS or Emacs? Date: Wed, 04 Jul 2012 20:34:55 +0200 Organization: Jacob Sparre Andersen Research & Innovation Message-ID: <87zk7fgysw.fsf@adaheads.sparre-andersen.dk> References: <874npnj34g.fsf@adaheads.sparre-andersen.dk> <5ca1fe7a-505c-4f2e-8e44-464a87fa0de4@googlegroups.com> NNTP-Posting-Host: 95.209.246.217.bredband.3.dk Mime-Version: 1.0 X-Trace: munin.nbi.dk 1341426896 26952 95.209.246.217 (4 Jul 2012 18:34:56 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Wed, 4 Jul 2012 18:34:56 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:iqkF+PzBmvUbrYKsWoYHGuAAtLY= Content-Type: text/plain; charset=us-ascii Date: 2012-07-04T20:34:55+02:00 List-Id: Rego wrote: > I use avr-elf-windows > (http://libre.adacore.com/download/configurations#) for programming > Arduinos (and other AVRs) using Ada. But it's available only for > Windows. It's fully integrated to GPS, so you can build all the code > from inside it, surf the variables as links, etc, all the GPS > things. It generates an .elf, so you have to convert it to .hex using > avr-objcopy from WinAVR (but I use a .xml plugin to convert and burn > into the AVR). Good to know. - Even though it sounds like it still is missing the board selection and programmer management in the GUI. Greetings, Jacob -- Ada - the programming language still ahead of its time.