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-Thread: 103376,fd2f984f8ef238d1 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news1.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.bt.com!news.bt.com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 19 Jul 2010 17:53:47 -0500 From: Brian Drummond Newsgroups: comp.lang.ada Subject: Re: Why so hard to come up with a simple embedded Ada system? Date: Tue, 20 Jul 2010 00:00:38 +0100 Reply-To: brian@shapes.demon.co.uk Message-ID: <54m94655lnfrck6qke1iaf9gl0ju27p7m0@4ax.com> References: <37da1783-b355-4d43-a9a8-7f0d4ba4da9c@t13g2000prf.googlegroups.com> <6z43tsypm0g7$.1n3qizisulnrs$.dlg@40tude.net> <3fb3f705-d0f2-4323-8215-19ed91adbe24@c10g2000yqi.googlegroups.com> <4c41da73$0$6890$9b4e6d93@newsspool2.arcor-online.net> <65607c17-b815-47e8-b6ad-d83ac2f154b2@z30g2000prg.googlegroups.com> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Usenet-Provider: http://www.giganews.com X-AuthenticatedUsername: NoAuthUser X-Trace: sv3-6UW7Sd5bVVQzp/dcx8sxGwct/iHwcyWXKReiZDtCamrqI8pu9jNMZtYMqUDJbz8eyAYJ1Rd/V1u/PIM!rEamt/IfWwB+vHX9OsZ+j4M4tHqgwwAoE0gBr1rhu4G+jkcDMNfjgIieoXv0PlY6bS2soIQox2Uc!nYQ= X-Complaints-To: abuse@btinternet.com X-DMCA-Complaints-To: abuse@btinternet.com X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 Xref: g2news1.google.com comp.lang.ada:12473 Date: 2010-07-20T00:00:38+01:00 List-Id: On Sat, 17 Jul 2010 17:26:45 -0700 (PDT), usenet@scriptoriumdesigns.com wrote: >On Jul 17, 9:29�am, Georg Bauhaus >wrote: >> Is there, in your view, a way to approach the subject as >> a cooperative effort, touchy as it may be, with the simpler >> goal of gradually improving an AVR run-time system and the tools? >> Maybe making it portable where possible so more vendors >> become interested? > >I think getting an easy-to-use Ada on AVR (a nice and easy to obtain >chip, and available in DIP for budget prototyping) would be great. >Any form of tasking would probably be too much to ask, but maybe not >on the bigger members of the family. > >Every bit as desirable IMO would be Ada on ARM7 and/or Cortex Mx, with >Ravenscar tasking. The possibilities with Ada on e.g. http://mbed.org/nxp/lpc1768/ >are very enticing. Another attractive ARM target, possibly more widely known in the open source community, would be the Beagle Board. http://beagleboard.org/ - Brian