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???