<html>
<head>
</head>
<body>
I now have the problem again. The error I get from the DIMMPC (which is an
SX) is as follows:<br>
<br>
Exception 6 caught at PC 3ff091 by thread 134283266<br>
<br>
EAX = 7d203cf7     EBX = 0    ECX = 74    EDX = F000e2c3<br>
ESi = 2     EDI = 0 EBP = 18D5BF    ESP = CE4<br>
<br>
Errror code (if not 0) = 0<br>
<br>
For the 386DX, I get This error<br>
<br>
Exception 13  caught at PC1 by thread 134283266<br>
EAX = 0     EBX = 0    ECX = 1C    EDX = F000e2c3<br>
 ESi = 0     EDI = 173EF8     EBP = 18E384    ESP = 18E324<br>
<br>
Error code (if not 0) = F000<br>
<br>
If I start adding and removing sections of code, the error changes. For example,
I removed code from within an interrupt handler that I had not enabled, the
error has gone.<br>
<br>
Any suggestions on What to Do?<br>
<br>
<br>
Joel Sherrill wrote:<br>
<blockquote type="cite" cite="mid:3CB5D91C.B58788B9@OARcorp.com">
  <pre wrap=""><br>Angelo Fraietta wrote:<br></pre>
  <blockquote type="cite">
    <pre wrap="">I forgot to say I am using pc386dx bsp<br><br>Angelo Fraietta wrote:<br><br></pre>
    <blockquote type="cite">
      <pre wrap="">What could be causing an exception 6. I have looked in cpu.h and it<br>saya it is an illegal instruction.<br>What causes this type of fault?<br><br></pre>
      </blockquote>
      </blockquote>
      <pre wrap=""><!----><br>I think this means invalid instruction which likely means you have<br>corrupt code or jumped somewhere wrong.<br><br>Was the reported address inside or outside your program?<br><br></pre>
      <blockquote type="cite">
        <pre wrap="">--<br>Angelo Fraietta<br><br>PO Box 859<br>Hamilton NSW 2303<br><br>Home Page<br><br><a class="moz-txt-link-freetext" href="http://www.users.bigpond.com/angelo_f/">http://www.users.bigpond.com/angelo_f/</a><br><br>There are those who seek knowledge for the sake of knowledge - that is CURIOSITY<br>There are those who seek knowledge to be known by others - that is VANITY<br>There are those who seek knowledge in order to serve - that is LOVE<br>    Bernard of Clairvaux (1090 - 1153)<br></pre>
        </blockquote>
        <pre wrap=""><!----><br></pre>
        </blockquote>
        <br>
        <pre class="moz-signature" cols="$mailwrapcol">-- 
Angelo Fraietta

PO Box 859
Hamilton NSW 2303

Home Page


<a class="moz-txt-link-freetext" href="http://www.users.bigpond.com/angelo_f/">http://www.users.bigpond.com/angelo_f/</a>

There are those who seek knowledge for the sake of knowledge - that is CURIOSITY
There are those who seek knowledge to be known by others - that is VANITY
There are those who seek knowledge in order to serve - that is LOVE
    Bernard of Clairvaux (1090 - 1153)</pre>
        <br>
        </body>
        </html>