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: a07f3367d7,327a42486109b512 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.224.111.140 with SMTP id s12mr8007029qap.5.1355015339097; Sat, 08 Dec 2012 17:08:59 -0800 (PST) Received: by 10.49.60.40 with SMTP id e8mr2289344qer.40.1355015339073; Sat, 08 Dec 2012 17:08:59 -0800 (PST) Path: gf5ni48613681qab.0!nntp.google.com!c8no2130301qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 8 Dec 2012 17:08:58 -0800 (PST) In-Reply-To: <950a55fd-9025-40af-a918-90887d75a2a9@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=201.74.168.218; posting-account=xhShowoAAABwJEaFCs7_gHiUlZrBvRhD NNTP-Posting-Host: 201.74.168.218 References: <71687703-4ed2-4cbb-8996-ff973474f586@googlegroups.com> <5eecb2cc-086c-47c9-84c9-00dd5b90f9a1@googlegroups.com> <594369dc-9021-4809-bd57-3db2dfddde92@googlegroups.com> <950a55fd-9025-40af-a918-90887d75a2a9@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Interruption Handling using zfp compilation flag From: =?ISO-8859-1?Q?Vin=EDcius_Franchini?= Injection-Date: Sun, 09 Dec 2012 01:08:59 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-12-08T17:08:58-08:00 List-Id: Thanks Rolf. I let the "Off by one" go.=20 I tried to use the Avr-Ada, but the size of the .hex increase very much. Ma= ybe this happened because I did something wrong when including the lib. So = I decided to "translate" my C routines into Ada. I know I'm reinventing the= wheel, but this is aiding me to learn Ada.=20 Att,