Re: No console output on Custom Zynq Board

2019-08-19 Thread Jonathan Brandmeyer
Double-check the MIO pin configuration register settings for the particular pins your board uses. The pin mux register definitions are in the back of the zynq-7000 TRM in the section on the SCLR. On Mon, Aug 19, 2019 at 3:18 AM Andy James wrote: > > I’m attempting to run the RTEMS “hello” sample

No console output on Custom Zynq Board

2019-08-19 Thread Andy James
I'm attempting to run the RTEMS "hello" sample application on a custom Zynq board with 7030 device. I built and ran the sample application on a Zybo Z7-10 without any issues. My custom board uses UART0 and a 100MHz UART clock with 666MHz CPU clk , and I have changed the BSP to suit these val