This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/TDA2P-ACD: Accepting Multiple Input Characters from User over UART Console

Part Number: TDA2P-ACD

Tool/software: TI-RTOS

Dear All,

I am working on TDA2Px-EVM with Processor SDK 03.05. I have a requirement wherein my application requires a 2-digit number as an input from user over UART console. I found API's "Chains_readChar()" & "uartRead()" in Vision SDK but these API's accept only a single character from UART console. Is there any other API available in Vision SDK that I can use for taking multiple characters as input from console (for example: '77' or '34'). If no, then how can these be achieved ? Do I need to create my own API for this ?

Please suggest.

Thanks,

Abhay