Tool/software: Code Composer Studio
Hi,
I am trying to save data using memory browser on CCS 8.1. However, I'm having few issues related to it. I have few ADCRESULT register values that i want to save. I go to save memory-> set file location and file type as TI data->set Format as 16 bit unsigned it-> start address as 0xb00->memory page as data-> number of memory words as 2000.
However, when I save the data, the same set keeps repeating no matter how many times I reset the controller and replace the file. Am I missing something here?
Also, What would be the sampling rate of the data I save from memory browser?
What would be the voltage at Analog pins? I know that it works at 3.3 V. Can I bring it up to 5V? If so, how can I do that? I am still relatively new to C2000 microcontroller.
Thanks!