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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.183.3.4 with SMTP id bs4mr1755077obd.47.1409822776160; Thu, 04 Sep 2014 02:26:16 -0700 (PDT) X-Received: by 10.140.31.202 with SMTP id f68mr1128qgf.30.1409822775927; Thu, 04 Sep 2014 02:26:15 -0700 (PDT) Path: buffer2.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.ripco.com!news.glorb.com!r2no14106316igi.0!news-out.google.com!i10ni1qaf.0!nntp.google.com!dc16no1053502qab.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 4 Sep 2014 02:26:15 -0700 (PDT) In-Reply-To: <3fa71aac-1b8f-4422-9dc4-1c1a44ecb155@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=77.176.147.109; posting-account=Fmp50goAAAA9sbkA2aX-X9YQy6-lkg3J NNTP-Posting-Host: 77.176.147.109 References: <60a42dc6-d8d0-4432-ae5a-86de18b82840@googlegroups.com> <5kkrv9hejn2qhdckkeo8lidkbh3bkme1gn@4ax.com> <5b91313c-acf9-4a6e-b157-6ba7c8021567@googlegroups.com> <0513ad07-6fbe-463a-be6f-097cd5113f52@googlegroups.com> <4f1ec65a-d66a-40bf-a0d6-278fde206e70@googlegroups.com> <1cjwzr30b24xy.11kpydntxhfo5$.dlg@40tude.net> <1xrcksk78afho$.xz6vgakq9o4t.dlg@40tude.net> <1cbqqpx46gpl4$.ggt9magmgptm$.dlg@40tude.net> <3fa71aac-1b8f-4422-9dc4-1c1a44ecb155@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: STM32F4 Discovery, communication and libraries From: Roy Emmerich Injection-Date: Thu, 04 Sep 2014 09:26:15 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: number.nntp.dca.giganews.com comp.lang.ada:188861 Date: 2014-09-04T02:26:15-07:00 List-Id: On Wednesday, 3 September 2014 03:40:55 UTC+2, gdo...@gmail.com wrote: > Roy, if you ever decide to give C another shot, not necessarily for this = project, try deitel and deitel C how to program, it's an easy read. and mak= e sure you use comp.lang.c. they a active, helpful and nice too. Thanks for the tip and thanks to all the wonderful folk on this form for th= eir fantastically vibrant discussion. It is much appreciated! To be honest, I am taking a serious look at www.nuttx.org. It looks very ma= ture and there are a number of projects doing similar things that are using= it (e.g. https://pixhawk.org) I realise that from reading the Ada for Micontrollers Linkedin post and the= subsequent discussions that will begin to take place at http://www.adaform= icrocontrollers.com that it will be a while yet before the dust settles fol= lowing the launch of the GNAT GPL for ARM. The foundations are certainly th= ere for a great foundation to build on but for somebody like me I would fee= l very alone going with Ada since there is still so much low level stuff wh= ich needs to be generated and I'd prefer to be working at the system level = (i.e. combining building blocks). > as a newbie, i like Ada. i hope you can do your project completely in Ada= . I will certainly keep an eye on it. Maybe for the next project or unless I = can be convinced otherwise ;) I'd better get back to reading that C book and finally come to terms with p= ointers...