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,fcd0ac136c3a2795 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder.news-service.com!news.unit0.net!uio.no!fi.sn.net!newsfeed1.tdcnet.fi!news.song.fi!not-for-mail Date: Mon, 23 Aug 2010 12:29:31 +0300 From: Tero Koskinen Newsgroups: comp.lang.ada Subject: Re: USB Boarduino on AVR-Ada Tutorial Message-Id: <20100823122931.d7f4a22c.tero.koskinen@iki.fi> References: <4d1d662b-f476-41e4-938c-0564ad90d74e@d17g2000yqb.googlegroups.com> <208b422c-afc7-4404-8741-d4582ced47ce@f42g2000yqn.googlegroups.com> <6e8376p4ltcvberbt9a44ub44vc48vjr3m@4ax.com> X-Newsreader: Sylpheed 3.0.2 (GTK+ 2.20.1; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Organization: NBL Networks Oy NNTP-Posting-Host: 217.30.184.161 X-Trace: 1282555772 news.nbl.fi 14455 217.30.184.161:31230 X-Complaints-To: abuse@nblnetworks.fi Xref: g2news1.google.com comp.lang.ada:13662 Date: 2010-08-23T12:29:31+03:00 List-Id: On Sun, 22 Aug 2010 23:41:37 +0100 Brian Drummond wrote: > On Wed, 04 Aug 2010 22:26:32 +0100, Brian Drummond > wrote: > > >On Wed, 4 Aug 2010 06:13:31 -0700 (PDT), Warren wrote: > > >>Brian, I made some minor tweaks to the tutorial to be clearer about > >>the > >>platforms (and fixed the unix path). > > > >Very useful clarifications, thanks! > > > >It'll probably be the weekend before I can try it, but the instructions now give > >me much more confidence that it'll work on Linux. > > Several weekends later, I have managed to spend a few hours on this. > > None of the obvious (to me) approaches to installing the tools have worked > smoothly on my machine (running OpenSuse 11.3). > > The closest I've got is using the cross-avr-binutils (2.20) and cross-avr-gcc > (4.5.0) packages from OpenSuse, available as binary and source rpms. I have AVR-GCC 4.5.0 with Ada support and AVR-Ada 1.1.0 RPM .spec files for Fedora 13 available at http://iki.fi/tero.koskinen/avr-gnat/ They should probably work out of the box with Arduino (atmega328p), but I think I disabled support for all other chipsets[1] because it was easier (for me) that way. > - Brian -- Tero Koskinen - http://iki.fi/tero.koskinen/ [1] file arduino.patch