Other Parts Discussed in Thread: AM3874, AM3871
Hi all.
We are developing a device based on AM3874 processor.
Currently I'm trying to boot it over UART.
I'm working according to a procedure described in TIs wiki Linux Core U-Boot User's Guide processors.wiki.ti.com/.../Linux_Core_U-Boot_User%27s_Guide
I can see 'C' on UART, so processors ROM is executing.
I can successfully send u-boot-spl.bin with XMODEM.
But when I try to send u-boot.img with YMODEM I get Retry 0: NAK on sector .
Can anyone help me on that?
Thanks,
Anatoly