Help with Bochs Needed (PROBLEM SOLVED)

Richardson, Anthony ar63 at evansville.edu
Mon Oct 25 19:37:23 UTC 2004


Erwin Rol wrote:
> 
> I saw that problem too, it seems to hang in the timer calibration
> routines. Could you try if the following line in yer bochs config file
> helps.
> 
> clock: sync=none, time0=local
> 
> - Erwin

Although, this didn't help in my particular case it led me to try
different Bochs related timer/clock parameters.  Changing the
value of ips from 900000 to 1000000 caused the problem to go
away.  Values of ips of 900000 or lower cause the latest
RTEMS executables to lock up.  Older RTEMS executables (from the
contrib grub floppy) work fine with lower value of ips.

Thanks for the help!

Tony

> On Mon, 2004-10-25 at 07:15 -0500, Richardson, Anthony wrote:
> > I can't seem to get applications running under
> > Bochs.  I'm trying to get the hello example running.
> > 
> > I'm using RTEMS 4.6.2 under cygwin.  I configure
> > using the i386-rtems target and the pc386 BSP.
> > Everything seems to compile and build without any
> > problems.
> > 
> > I copy the hello.exe to my hard disk image and start
> > Bochs.  At the grub prompt I type:
> > 
> >    root (hd0,0)
> >    kernel /hello.exe
> > 
> > and grub responds
> > 
> >    [Multiboot-elf, <0x100000:0x18fc4:0x2768>, shtab=0x11c140,
> > entry=0x10000c]
> > 
> > which seems to indicate that grub recognizes it as a proper kernel
> > anyway.
> > 
> > I then type (at the grub prompt):
> > 
> >    boot
> > 
> > The bochs screen goes blank, but then nothing is displayed.
> > 
> > I've tried some of the other examples with similar results.
> > 
> > Am I doing something incorrectly or am I overlooking something?
> > Any help is greatly appreciated.
> > 
> > Tony Richardson
> 
> 



More information about the users mailing list