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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no 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 Path: g2news1.google.com!postnews.google.com!i31g2000yqm.googlegroups.com!not-for-mail From: David Sauvage Newsgroups: comp.lang.ada Subject: Re: USB Boarduino on AVR-Ada Tutorial Date: Thu, 26 Aug 2010 00:48:21 -0700 (PDT) Organization: http://groups.google.com Message-ID: <8bfbd728-638e-4d27-b52e-0107c6b2847d@i31g2000yqm.googlegroups.com> References: <4d1d662b-f476-41e4-938c-0564ad90d74e@d17g2000yqb.googlegroups.com> NNTP-Posting-Host: 41.136.234.153 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1282808901 27088 127.0.0.1 (26 Aug 2010 07:48:21 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 26 Aug 2010 07:48:21 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i31g2000yqm.googlegroups.com; posting-host=41.136.234.153; posting-account=VT4k8QoAAAB0zUvVwUYyaKE5TB63pAuh User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:13750 Date: 2010-08-26T00:48:21-07:00 List-Id: On 26 ao=FBt, 04:26, "b.robinson...@gmail.com" wrote: > Should avr-gcc be running on blinky.gpr? no >Any suggestions for getting past this error? There is a problem in your Makefile paste it and others could help you > =A0Do I need to specify a path to avr.gpr no, if the path of avr.gpr is set in your ADA_PROJECT_PATH global env > I'd really appreciate any pointers or advice. The correct command would start like this: avr-gnatmake -P blinky.gpr -XMCU=3Dat90usb646