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=3.1 required=5.0 tests=BAYES_20,FROM_DOMAIN_NOVOWEL, INVALID_DATE,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4de6638bb93db462,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-12-06 08:16:53 PST Newsgroups: comp.lang.ada From: SBRADLEY@armstrng.demon.co.uk (Simon Bradley) Path: bga.com!news.sprintlink.net!howland.reston.ans.net!swrinde!pipex!demon!armstrng.demon.co.uk!SBRADLEY Subject: R'n'R Ada and embedded systems Organization: Armstrong Projects Ltd Reply-To: SBRADLEY@armstrng.demon.co.uk X-Newsreader: Demon Internet Simple News v1.27 Date: Tue, 6 Dec 1994 12:59:19 +0000 Message-ID: <786718759snz@armstrng.demon.co.uk> Sender: usenet@demon.co.uk Date: 1994-12-06T12:59:19+00:00 List-Id: I am currently writing an embedded robot controller but the software is running very slowly, ie: an order of magnitude slower than the same system under DOS (ROM access times being mush slower than RAM). I think I need a block copy bootstrap to dump the contents of the ROM into RAM and run it from there, but have no idea how to do this using JABS (Janus Absolute Linker). If anybody has any experience with this sort of a problem, I would be eternally grateful if they could mail any help to me at: SBradley@armstrng.demon.co.uk -- Simon Bradley