How to maximize performance of XDS100 under CCS?
A couple of things can be done to improve performance under CCS. Generally, the goal is to minimze the amount of information transferred for every action • Make the disassembly window smaller or close the disassembly window. Stepping and general performance are better in the “C” language environment if the disassembly window is closed. • Minimize the number of registers shown. • Minimize the number of watch windows/variable windows. • Turn off mixed C/disassembly mode.