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.52.122.75 with SMTP id lq11mr30492778vdb.4.1425372736454; Tue, 03 Mar 2015 00:52:16 -0800 (PST) X-Received: by 10.140.108.182 with SMTP id j51mr420583qgf.24.1425372736397; Tue, 03 Mar 2015 00:52:16 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!w8no53631qac.0!news-out.google.com!n6ni191qar.0!nntp.google.com!w8no53629qac.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 3 Mar 2015 00:52:16 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=105.210.1.233; posting-account=orbgeAkAAADzWCTlruxuX_Ts4lIq8C5J NNTP-Posting-Host: 105.210.1.233 References: <8e30f54c-81c4-4861-897c-bb6c563c76e8@googlegroups.com> <87wq37d12w.fsf@adaheads.sparre-andersen.dk> <7ae5ec06-f5e3-4c5f-ac95-58b4bf1256a0@googlegroups.com> <87egpfzapq.fsf@theworld.com> <99705630-02e3-4e43-9307-83e55336bc15@googlegroups.com> <8bde840e-4239-42f0-9a92-410b33163007@googlegroups.com> <75dcf991-a485-4ad0-9ec9-51572116b5d8@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2b1b04dd-28af-4590-b95c-4a2cf0cb98f5@googlegroups.com> Subject: Re: silly ravenscar question From: jan.de.kruyf@gmail.com Injection-Date: Tue, 03 Mar 2015 08:52:16 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:25080 Date: 2015-03-03T00:52:16-08:00 List-Id: On Saturday, February 28, 2015 at 10:23:20 PM UTC+2, Simon Wright wrote: > I think it's in s-bbcppr.adb, Pend_SV_Handler. Yep, I did see that now, but the structure is not enabled, it just traps. So I sidestepped the issue with the system tick timer, and started up the ptpd timer in the ethernet block and used that. But see my question about libgnat.a in zfp elsewhere. I seem to feel pressured into learning how to build a runtime. BUT I will resist till the bitter end. . . (which is probably just around the corner!) cheers, j.