Tool/software: Code Composer Studio
Have difficult time with System Analyzer UIA2.0.5.50 Live Session with idle logger prints to COM4 (115,200BPS) and CPU load, execution print graphs are blank of course. ROV suspend shows the records are being produced though not being printed to Live Session preview pane. Sometimes it skips thousands of records then prints a few lines with error and stops for good. Yet press debug suspend and ROV record count has increased by a few hundred or so records.
COM4 idle logger captured data sent to terminal emulator (115200) has consistent binary data flow pattern, typical of printing Live Session details. The target has 256B buffer and logger has same 256B buffer, there seems a handshake issue with serial data rate but not out to terminal emulator and 9600 is ridiculously slow for UART0. Logging is not pushing the envelope, simple configurations should not be having this data flow issue. Used to be able to get logging to synchronize with Live Session clicking on stop and start few times in row to get it printing, flush the buffer. What could be happening, 115200BPS is fairly slow data rate and worked with CCS7.0 at one time.