Tool/software:
Hi, TI experts.
The UART example "uart_echo_low_latency_polling" use the function of "UART_getCharFifo".
The function is defined in "/source/drivers/uart/v0/lld/uart_v0.lld.c".
It seems that the function discard received RX data with ALL RX error.
(The function "UART_readByte" we cannot access is the same.)
I think some modification is needed.
Regard,
Jeeuk Chang