AM2634: UART blocking sdk 10.1 not working propperly

Part Number: AM2634

Tool/software:

Hi

The UART driver from sdk10.1 does not works well with XMODEM (from the drivers/bootloader), it worked ok in the sdk9.2 version. UART is in blocking mode.

What happens is that XMODEM frequently losing bytes so it is going into retry and in most of the cases I can't send a 300k firmware over it.

Anyone having the same issue? Any solutions for it?

Did a cross check: moved the 10.1 UART driver into SDK9.2 (the abstraction layer is compatible) and the error moves with the driver so it is something related to the driver - have seen it was heavily modified from sdk 9.2.0.56 I was using until now.

Best regards,

Barna Csenteri