Hi,
I run RTOS UART example projects on TM4C1294 LaunchPad. On RTOS 2.14 user guide, it says it can view so many value/contents:
5.12.7.2 ROV The UART driver provides ROV information through the UART module. All UARTs that have been created are displayed by their base address and show the following information: • Configuration parameters: — Base Address — Write Mode — Read Mode — Write Timeout — Read Timeout — Write Data Mode — Read Data Mode — Read Return mode — Read Echo • Write buffer: Contents of the write buffer • Read buffer: Contents of the read buffer
I have enabled instrument to RTOS, but the ROV doesn't look like having the above contents. Please see the screen shot:
The project is uartconsole_EK_TM4C1294XL_TI_TivaTM4C1294NCPDT. I don't see such things:
— Write Data Mode
— Read Data Mode
— Read Return mode
— Read Echo
• Write buffer: Contents of the write buffer
• Read buffer: Contents of the read buffer
on ROV. Could you see the problem?
Thanks,