<div dir="ltr">Hi,<div><br></div><div>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:</div><div><b>./i386-rtems4.12/pc386/lib/include/bspopts.h:#define USE_COM1_AS_CONSOLE 1<br></b></div><div><b><br></b></div><div>However, when I run the hello example, nothing is output to the screen:</div><div><b>qemu-system-i386 -kernel $(find . -name hello.exe) -serial stdio -monitor null -nographic<br></b></div><div><b><br></b></div><div>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?</div><div>And how should I correctly configure RTEMS to put the output to COM1 for pc386?</div><div><br></div><div><br></div><div><img src="cid:ii_1554fb0ba2dbaa31" alt="Inline image 1" width="454" height="262"><br></div><div><br></div><div>Thanks!</div><div><br></div><div>Best Regards,</div><div>Saeed</div></div>