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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cc9d51d301f523ef X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-18 01:37:12 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!colt.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: john@nospam.demon.co.uk (John McCabe) Newsgroups: comp.lang.ada Subject: Re: Newbee question Date: Wed, 18 Dec 2002 09:37:57 GMT Message-ID: <3e00409b.813950@news.demon.co.uk> References: <3DFB9067.2040600@acm.org> <0dRK9.37601$xH3.400905@weber.videotron.net> <3dfda848.4482755@news.demon.co.uk> NNTP-Posting-Host: pipehawk.demon.co.uk X-Trace: news.demon.co.uk 1040204230 20370 158.152.226.81 (18 Dec 2002 09:37:10 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Wed, 18 Dec 2002 09:37:10 +0000 (UTC) X-Newsreader: Forte Free Agent 1.21/32.243 Xref: archiver1.google.com comp.lang.ada:32009 Date: 2002-12-18T09:37:57+00:00 List-Id: On Mon, 16 Dec 2002 21:36:59 -0500, "Eric Robert" wrote: >Well... Not that long ago: On some new PIC18FXX microprocessors with about >10 time less memory. You say: within 8us... sounds impressive... Wow! I'm >impressed! -- It depends on what you have to do and it depends on your clock >speed! 8us is really bad on some microprocessors. So, state your CPU and its >clock to get me the impression that 8us is impressive. But please... don't >try to impress newbees like me ;-) I'll copy the bit out from the message you're replying to: >> In fact it is very good where CPU & resources are critical. When was >> the last time you built a system in C++ based on a Mil-Std-1750A >> processor (1.3MIPS) using 48kBytes of RAM and requiring an action to >> be performed in response to an interrupt within 8us? I guess the clock speed isn't stated there - to get 1.3MIPS you needed to run the GPS MA31750 at 10MHz but, being a space app, we weren't allowed to, so we had to run it at 9MHz. >I guess my point is Ada is 'restrictive' (NOT more readable -- Why is that?) >and that it can be of some help for big team of people that don't >communicate with each others. But when your CPU have less than 100K of RAM >and you're on a 'big' team: well... I guess the debate over Ada is >useless... How many of you guys are needed to program a chip with less than >100K of RAM? Hope that this doesn't fall in the 'big team' argument. Quite a few probably. I certainly have on a few occasions. I wouldn't say that the teams were that big, only 4 or 5. Best Regards John McCabe To reply by email replace 'nospam' with 'assen'