Hi,
I am not quite sure if a ring buffer is already provided by TI-RTOS when dealing with UART RX. If not, then it is probably safer to add one in application. So please advise.
Update: according to this post, UART driver included a ring buffer but by default the ring buffer is disabled as of SDK V1.40. Is there any update to the UART driver? I assume TI-RTOS doesn't provide a ring buffer, and it has to be dealt with in application layer.
Thanks,
ZL