Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!harvard!caip!ll-xn!mit-amt!mit-eddie!cybvax0!frog!rfm From: rfm@frog.UUCP (Bob Mabee, Software) Newsgroups: net.micro.68k Subject: Re: 68k asswmbler question Message-ID: <863@frog.UUCP> Date: Wed, 14-May-86 16:10:11 EDT Article-I.D.: frog.863 Posted: Wed May 14 16:10:11 1986 Date-Received: Fri, 16-May-86 06:06:50 EDT References: <316@sdcarl.UUCP> Reply-To: rfm@frog.UUCP (R. F. Mabee) Organization: Superfrog Heaven [ CRDS, Framingham MA ] Lines: 7 In article <316@sdcarl.UUCP> tre@sdcarl.UUCP writes: >I am using a 68000 based SBC for the VMEbus to debug prototype hardware. >This doesn't work: >0010AC STOP #2300 The stop instruction causes the 68000 to stop making external memory references. Your SBC may be mis-designed and not handle this case. Since the spin-wait always works, why not just use that?