coprocessor error

  • Follow


Dear all,
      I am getting "Simulated exception 10 detected: coprocessor error
detected" when I execute on Visual probe simulator.
      I use ALSYS ada cross compiler for 80186, for Compiling and
Linking on DOS environment.
      This Error is raised ONLY when I use FLOAT type in my ADA
programs.

       I am using this ATTOL test tool for execution for coverage
analysis, and called Visual probe simulator to simulate 80186
processor.

       Is there any option to be set in Visual Probe environment.

       In ALSYS ada cross compiler, I set the BIND option to SOFTWARE,
which will use FPTSIM.obj in that case. But execution is till failed
with the above error msg.

Thanks in advance
Balaram,.

0
Reply spamtrap2 (1628) 8/5/2005 5:38:58 PM

On Fri, 5 Aug 2005 17:38:58 +0000 (UTC), spamtrap@crayne.org 
  <spamtrap@crayne.org> wrote:
> Dear all,
>       I am getting "Simulated exception 10 detected: coprocessor error
> detected" when I execute on Visual probe simulator.
>       I use ALSYS ada cross compiler for 80186, for Compiling and
> Linking on DOS environment.
>       This Error is raised ONLY when I use FLOAT type in my ADA
> programs.
>
>        I am using this ATTOL test tool for execution for coverage
> analysis, and called Visual probe simulator to simulate 80186
> processor.
>
The 80186 does not have a built in floating point processor.  You 
need to tell your simulator to simulate an 80(1)87 coprocessor.
The 486DX was the first x86 processor with built in floating point.


-- 
Tonight you will pay the wages of sin; Don't forget to leave a tip.

0
Reply Bill 8/5/2005 11:23:08 PM


1 Replies
543 Views

(page loaded in 0.072 seconds)

Similiar Articles:












7/29/2012 7:06:56 PM


Reply: