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.

CCS/CC3200: CC3200 UART

Part Number: CC3200

Tool/software: Code Composer Studio

I am new to the cc3200 device,

I want to receive continuous data (e.g: 1 to 500) from the receiver UART and store it into memory location 

and after storing i want to fetch any data from (e.g: 200) the memory.

what is the function for uart receiver and memory storage, and fetch???