Other Parts Discussed in Thread: CCSTUDIO
With CCS 5.5.0.00077 running on Windows XP SP3 I found that CCS was taking a high CPU load even wasn't using CCS. i.e. start CCS 5.5 and open a workspace and CCS was using one CPU continuously even though wasn't using the CCS IDE and hadn't (yet) started a debug session.
Investigation showed:
1) The high CPU load appears to be related to when the TI Resource Explorer is open. i.e. close the TI Resource Explorer and the CCS CPU load drops to zero when idle. Reopen the TI Resource Explorer and CCS starts using one CPU continuously again.
2) With the TI Resource Explorer open and CCS using one CPU continuously, the SysInternals Process Monitor tool shows CCS apparently spending most of its time re-reading .XML files under <ccs_install_root>\ccsv5\common\targetdb
3) I have seen this behavior on the two Windows XP SP3 used for CCS.
Can anyone else repeat this?