Newsgroups: comp.robotics
Subject: Re: Philips "Dream Machin
From: robin.hunziker@mecheng.fullfeed.com (Robin Hunziker)
Path: brunix!cat.cis.Brown.EDU!noc.near.net!paperboy.wellfleet.com!news-feed-1.peachnet.edu!news.duke.edu!MathWorks.Com!europa.eng.gtefsd.com!howland.reston.ans.net!news.moneng.mei.com!uwm.edu!daffy!uwvax!gorgon!fullfeed!mecheng!robin.hunziker
Distribution: world
Message-ID: <af.5286.33.0NAF7D1A@mecheng.fullfeed.com>
References: <2r35ia$bla@moontarz.nuance.com>
Date: Tue, 17 May 94 11:13:00 -0600
Organization: MechEng / American Society of Mechanical Engineers
Lines: 17


CYSo if you're using an assembler, just avoid those instructions. If
  you want to use a C, there *might* be a way to force your compiler
  to not use the LCALL and LJUMP instructions. I ues Franklin's C
  compiler, and using the #pragma ROM(COMPACT) forces the compiler to
  use ACALL and AJUMP.

CYPaul

CY+---------------------------------------------------------------------+
  | Paul Durden         Cybex Corporation    cybex@nuance.com           |
  | Product Engineer    4912 Research Drive                             |
  | (205)430-4020 x234  Huntsville, AL  USA  After June 1, 1994         |
  | FAX: (205)430-4030  35805                Paul.Durden@mail.cybex.com |
  +---------------------------------------------------------------------+

Paul, are you also using Franklin's Bitbus or CAN libraries?
