Problems getting started with PC686 BSP
Steven Grunza
grunza at ulticom.com
Wed Sep 15 15:11:37 UTC 2010
> -----Original Message-----
> From: Joel Sherrill [mailto:joel.sherrill at OARcorp.com]
> Sent: Wednesday, September 15, 2010 10:28 AM
> To: Steven Grunza
> Cc: rtems-users at rtems.org
> Subject: Re: Problems getting started with PC686 BSP
>
> For kicks and grins, can you run qemu and let it boot
> from your hard drive?
>
> I suspect that this is a newer laptop with a weird
> video mode. I haven't seen this before but it should
> just boot.
>
> --joel
>
I rebuilt my cvs_head directory of RTEMS with the USE_COM1_AS_CONSOLE=1
BSP_PRESS_KEY_FOR_RESET=0 options as given in
"http://www.rtems.com/wiki/index.php/QEMU#Using_the_rtems-testing_Module
", installed qemu from CentOS yum repos and got the following results:
omnitest at stm32dbg 135% cd -
/home/omnitest/grunza/rtems/rtems-testing/sim-scripts
omnitest at stm32dbg 136% ./pc386 -i
/opt/rtems\-4.11/i386\-rtems4.11/pc686/lib/rtems\-4.11/tests/hello.exe
qemu is /usr/bin/qemu
Initialized console on port COM1 9600-8-N-1
*** HELLO WORLD TEST ***
Hello World
*** END OF HELLO WORLD TEST ***
EXECUTIVE SHUTDOWN! Any key to reboot...
omnitest at stm32dbg 137%
omnitest at stm32dbg 137%
omnitest at stm32dbg 137% ./pc386 -i
/home/omnitest/grunza/rtems/examples-v2/hello/hello_world_c/o-optimize
qemu is /usr/bin/qemu
cp: omitting directory
`/home/omnitest/grunza/rtems/examples-v2/hello/hello_world_c/o-optimize'
Initialized console on port COM1 9600-8-N-1
*** HELLO WORLD TEST ***
Hello World
*** END OF HELLO WORLD TEST ***
EXECUTIVE SHUTDOWN! Any key to reboot...
omnitest at stm32dbg 138%
So it looks like I'm building RTEMS and the example ok but my "simple
generic test machine" isn't so simple. Or my GRUB isn't working right.
At least that's a clue as to where to start debugging this...
More information about the users
mailing list