pc386 BSP - is it still supported?
Angelo Fraietta
angelo_f at bigpond.com
Sun May 19 01:55:52 UTC 2002
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.
i.e
char c;
c = (char) getch();
See how that goes for you.
Robin Iddon wrote:
> Hi,
>
>
>
> I have tried to use the pc386 BSP with limited success.
>
>
>
> I started off with the 4.5.0 release, and I could build the BSP and
> boot it with GRUB onto my target.
>
>
>
> 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).
>
>
>
> The hello test does work, so it is something a little more subtle than
> it just not working.
>
>
>
> 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.
>
>
>
> I am using the recommended compiler chain running under Linux.
>
>
>
> Can anyone offer me some advice on what to look for?
>
>
>
> Thanks in advance,
>
>
>
> Robin Iddon
>
>
>
--
Angelo Fraietta
PO Box 859
Hamilton NSW 2303
Home Page
http://www.users.bigpond.com/angelo_f/
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)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20020519/f8301370/attachment-0001.html>
More information about the users
mailing list