RE: How to change UARTs RTEMS

2017-08-31 Thread Jan.Sommer
I think I encountered this problem as well. I found this patch in my history. Maybe it helps: diff --git a/c/src/lib/libbsp/arm/xilinx_scosa/console/console-config.c b/c/src/lib/libbsp/arm/xilinx_scosa/console/console-config.c index 94e5e4f799..6db8d0da88 100644 --- a/c/src/lib/libbsp/arm/xilinx_

How to change UARTs RTEMS

2017-08-31 Thread mfg
Hello, I'm using the Zedboard's BSP and my objetive is to print what goes out through the uart1 interface for uart0 and vice versa. I thought changing the memory addresses of the “console-config.c” configuration file would suffice, but it is not. zynq_uart_context zynq_uart_instances[2] = {