-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
TI Device Drivers
-
TIDRIVERS-723
-
2.21.00
-
3.50.00
-
On CC13x0 and CC26x0, the UART driver does not support text mode (only binary mode). However, calling UART_open() with text data mode does not result in an error. The call to open succeeds. The subsequent call to UART_read() will fail unexpectedly.
UARTCC26XX.c accepts invalid open parameters