Hello, I used to work with uart of msp430-expF5529. I need to send ADC data on my PC(win7). I have gone through, available driverlib sample codes. But I am just unable to understand, implement UART module. Later, I have gone for BSL and USB developer packages; Still couldn't find a way out, Now I am totally confused.
Here, I need just a guidance how to use UART module or similar modules in order to place serial data into my pc. I am demanding just directives for attaining the same. Please suggest an optimized solution for the same.
I have used Virtual serial port, putty and internal serial module(CCS), though last option worked well, but UART is not working indeed. Please, give me directives.
Thank you.