I just compiled and flashed everything on my SiPeed M1S dock. However I cannot get any UART console. On the second enumerated UART I see the following after pressing the reset button:
I can see the linux console output on IO8 (as stated in the docs) but I cannot do anything with it as IO5 is not exposed on the SiPeed M1S dock. I therefore want to change the console (C906) pins to IO17(RX)/IO16(TX) so that it corresponds to the first enumerated USB serial port on the SiPeed M1S dock.
Therefore I changed the serial block in the hw808c.dts to:
Hello,
I just compiled and flashed everything on my SiPeed M1S dock. However I cannot get any UART console. On the second enumerated UART I see the following after pressing the reset button:
I can see the linux console output on IO8 (as stated in the docs) but I cannot do anything with it as IO5 is not exposed on the SiPeed M1S dock. I therefore want to change the console (C906) pins to IO17(RX)/IO16(TX) so that it corresponds to the first enumerated USB serial port on the SiPeed M1S dock.
Therefore I changed the serial block in the
hw808c.dts
to:I than removed the build output in the
out
directory and reflashed. However nothing has changed. Can anyone give me some pointers?Kind regards, Daan