Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!julius.cs.uiuc.edu!apple!vsi1!daver!bungi.com!news From: eyal@echo.canberra.edu.au (Eyal Lebedinsky) Newsgroups: comp.sys.nsc.32k Subject: Re: Running without an FPU Message-ID: <9009192230.AA02607@echo.canberra.edu.au> Date: 20 Sep 90 05:30:58 GMT References: <<1990Sep18.12741.0@taux01.nsc.com>> Sender: news@daver.bungi.com Lines: 17 Approved: news@daver.bungi.com Hello Everyone Not yet having my pc532 going I did not dig deep into the hware design. But I thought I'll throw in my approach to this situation: Set a watchdog timer. try accessing the FPU. If the next instruction is reached - I have an FPU. If the timer interrupt arrives - I have no FPU. Now, do we have a timer? will the interrupt be acknowledged if the FPU bus cycle is stuck? Those in the know can answer this. -- Regards Eyal