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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e96d57eb7ebeb40e,start X-Google-Attributes: gid103376,public From: wheeler@ida.org (David Wheeler) Subject: GNAT for microcontrollers? Date: 1997/04/04 Message-ID: <5i3j61$76r@news.ida.org>#1/1 X-Deja-AN: 230724007 Organization: IDA, Alexandria, Virginia Reply-To: dwheeler@ida.org Newsgroups: comp.lang.ada Date: 1997-04-04T00:00:00+00:00 List-Id: Has anyone used (or considered using) GNAT to develop software for 8-bit or 16-bit microcontrollers? If I were to attempt to use GNAT for microcontrollers, any recommendations on chips, usage process, or lessons learned? For those who don't know what I'm talking about: Microcontrollers are "computers-on-a-chip" with some ROM (e.g. 1K-4K), some RAM (e.g. 256 bytes), and many other capabilities (e.g. serial port, LED drivers) built into a single chip. There's a FAQ on microcontrollers at: http://www.hitex.com/automation/FAQ/primer/ and a useful list of web resources at: http://www.espmag.com/net.htm Thanks. --- David A. Wheeler dwheeler@ida.org