Tool/software: Code Composer Studio
How can I get the data sent by the data_port to the GUI?I want to pass the data to my MCU through the serial port and then do the corresponding processing, but I don't know how to get the data by what way. I saw that the manual can write the data through the MSS_LOGGER port. Is MSS_LOGGER the data_port port? If so, how can I get the data?
thanks.

