USE_COM1_AS_CONSOLE=1 doesn't work in latest version?

Saeed Ehteshamifar salpha.2004 at gmail.com
Thu Aug 27 13:55:00 UTC 2015


Hi,

I've configured RTEMS like this:
../configure --prefix=/home/rtems/pc386-bsp-install --enable-posix
--enable-networking --enable-cxx --enable-tests=samples
--target=i386-rtems4.11 --enable-rtemsbsp=pc386 USE_COM1_AS_CONSOLE=1

But when I build a Hello application or run one of the samples via QEMU,
output is still displayed on QEMU window and I noticed there is no more a
"Warning : This will be the last message on console". Is
USE_COM1_AS_CONSOLE option still supported?

PS: I invoke QEMU like this: qemu-system-i386 -kernel hello.exe -serial
/dev/stdout

Kind Regards,
SAeeD


On Thu, Aug 27, 2015 at 3:51 PM, Saeed Ehteshamifar <salpha.2004 at gmail.com>
wrote:

> Hi,
>
> I've configured RTEMS like this:
> ../configure --prefix=/home/rtems/pc386-bsp-install --enable-posix
> --enable-networking --enable-cxx --enable-tests=samples
> --target=i386-rtems4.11 --enable-rtemsbsp=pc386 USE_COM1_AS_CONSOLE=1
>
> But when I build a Hello application or run one of the samples
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20150827/ae2f1434/attachment-0002.html>


More information about the users mailing list