12-24-2017 06:32 AM
Hi all
Can i change SDSOC uart1 console to uart0?
or how to clone the UART1 and UART0 with full duplex data link?
Please guide steps solution?
My setup:
Hardware: Microzed Embedded Vision Kit.
Design tool: SDSOC 2016.2 with mzembv sdsoc platform.
Operating System: Linux.
01-05-2018 08:16 AM
You will need to re-spin platform to do this. You would need enable this in the Vivado project in the PS config.
Then you would need to update the HW, and create the HDF. You can use this HDF to create the linux kernel.
Finally, you would need to re-create the platform
01-02-2018 12:39 AM
Hi,
When you build linux image choose appropriate uart.
In petalinux config, you can choose from 'serial settings'.
Regards,
Ravi
01-05-2018 08:16 AM
You will need to re-spin platform to do this. You would need enable this in the Vivado project in the PS config.
Then you would need to update the HW, and create the HDF. You can use this HDF to create the linux kernel.
Finally, you would need to re-create the platform
01-06-2018 06:03 AM
01-06-2018 06:06 AM
01-08-2018 04:36 AM