<br>Hi all,<br><br><br>I am trying to build an RTEMS for a LEON2 processor using the UART support (CONSOLE_USE_INTERRUPTS=1). The compilation fails when processing console.c because it can not find ringbuf.h.<br><br>I have tried with rtems-4.7.99.2 and the prebuitl tools from Gaisler Research, and with the rtems-4.8 and a self made toolchain. Both of them work without problems without the UART support.<br>
<br>cd b-leon2<br>../rtems-4.8.0/configure --target=sparc-rtmes --enable-rtemsbsp=leon2 --enable-test=samples --disable-itron --disable-posix CONSOLE_USE_INTERRUPTS=1<br>make<br><br>Any hint of what could I be missing?<br>
<br><br>Jose<br><br clear="all"><br><br><br>