USE_COM1_AS_CONSOLE=1 not effective

Saeed Ehteshamifar salpha.2004 at gmail.com
Tue Jun 14 16:20:24 UTC 2016


Hi,

It seems that USE_COM1_AS_CONSOLE=1 is not effective for me. I'm
configuring RTEMS with this option (bsp: pc386) and as a result, in my BSP
install directory (specified by --prefix), I have:

*./i386-rtems4.12/pc386/lib/include/bspopts.h:#define USE_COM1_AS_CONSOLE 1*

However, when I run the hello example, nothing is output to the screen:

*qemu-system-i386 -kernel $(find . -name hello.exe) -serial stdio -monitor
null -nographic*

Below is a screenshot of QEMU, which suggests that both Console and printk
are  using /dev/vgacons. Does this imply that the USE_COM... is taken as
not effective?
And how should I correctly configure RTEMS to put the output to COM1 for
pc386?


[image: Inline image 1]

Thanks!

Best Regards,
Saeed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20160614/f500e608/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 16057 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/users/attachments/20160614/f500e608/attachment.png>


More information about the users mailing list