Tool/software:
hello? i have a problem of booting custom board based on am335x icev2 ref board.
We made a new custom board based on the AM335x icev2 board.
We are testing various bootloaders on this custom board, and currently micro SD and SPI booting have been completed, but UART booting has failed.
As a result of the cause analysis, UART0 is used in the bootloader, but since our current board is based on icev2, it is based on uart3.
Is it possible to boot via UART3 on a Windows-based host PC rather than Linux-based?