<html>
<head>
</head>
<body>
I am using that bsp (actually the pc386dx which is identical except that
it does not use the math co-processor). I am using the lastest snapshots
with the latest linux build tools. Give it a go and see how that works. I
used getch (insetad of getc(STDIN) )from the PC keyboard a while ago and
it worked for me.<br>
<br>
i.e<br>
<br>
char c;<br>
c = (char) getch();<br>
<br>
See how that goes for you.<br>
<br>
Robin Iddon wrote:<br>
<blockquote type="cite" cite="mid:007801c1feaf$59075830$cb65a8c0@polywhirl">
  <meta content="MSHTML 6.00.2715.400" name="GENERATOR">
  <style></style>
  <div><font face="Arial" size="2">Hi,</font></div>
  <div> </div>
  <div><font face="Arial" size="2">I have tried to use the pc386 BSP with
limited  success.</font></div>
  <div> </div>
  <div><font face="Arial" size="2">I started off with the 4.5.0 release,
and I could  build the BSP and boot it with GRUB onto my target.</font></div>
  <div> </div>
  <div><font face="Arial" size="2">However, the "unlimited.exe" test appears
to fail  with hundreds of "thread exceptions" being reported to the console. 
I  tried to add in some "getc(stdin)" to the code to allow me to work out
which of  the three tests was causing the failure, but they caused it to
hang (presumably  stdin isn't the PC keyboard).</font></div>
  <div> </div>
  <div><font face="Arial" size="2">The hello test does work, so it is something
a  little more subtle than it just not working.</font></div>
  <div> </div>
  <div><font face="Arial" size="2">Anyway, I noticed that the whole 4.5.0
release is  no quite old, so I downloaded the latest snapshot.  Unfortunately
that  doesn't build for the pc386 BSP.</font></div>
  <div> </div>
  <div><font face="Arial" size="2">I am using the recommended compiler chain
running  under Linux.</font></div>
  <div> </div>
  <div><font face="Arial" size="2">Can anyone offer me some advice on what
to look  for?</font></div>
  <div> </div>
  <div><font face="Arial" size="2">Thanks in advance,</font></div>
  <div> </div>
  <div><font face="Arial" size="2">Robin Iddon</font></div>
  <div> </div>
  </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>