I've started using CCS v6.0.1 however I've noticed that the watch window has a much slower update rate than CCS v5.5.
I have a timer on my target that indicates the number of 0.1ms counts that have passed. In CCS v6.0.1 the watch window updates every 2-3 seconds. In CCS v5.5 the watch window will update every 300ms.
In the settings under Window->Preferences->CCS->Debug the continuous refresh interval is set to 100ms in both versions.
I am using the same hw, usb port, project, workspace, and variables in the watch window for CCS v5.5 & CCS v6.0.1