[RTEMS Project] #3170: Microzed libtest/block08 fails to print end of test correctly.
RTEMS trac
trac at rtems.org
Fri Oct 13 12:54:16 UTC 2017
#3170: Microzed libtest/block08 fails to print end of test correctly.
------------------------------+--------------------------
Reporter: Chris Johns | Owner: Chris Johns
Type: defect | Status: assigned
Priority: high | Milestone: 4.12.0
Component: unspecified | Version: 4.12
Severity: critical | Resolution:
Keywords: zedboard testing |
------------------------------+--------------------------
Comment (by Sebastian Huber):
Replying to [comment:7 Chris Johns]:
> Replying to [comment:6 Sebastian Huber]:
> > Do you use a polled or interrupt driven console driver?
>
> I use the default configuration:
>
> {{{
> configure --target=arm-rtems4.12
--prefix=/opt/work/chris/rtems/kernel/4.12 --disable-networking --enable-
rtemsbsp=xilinx_zynq_zedboard --enable-maintainer-mode --enable-tests
> }}}
>
> I have always assumed the default configuration for '''any''' BSP lets
the tests run. Is this not the case?
No, this is not the case for the real hardware BSPs which usually use an
interrupt driven console driver.
>
> > The tests need a polled console driver.
>
> What do I do to make this happen?
This is BSP-specific. Try, to add "ZYNQ_CONSOLE_USE_INTERRUPTS=" to the
configure command line.
--
Ticket URL: <http://devel.rtems.org/ticket/3170#comment:8>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list