I have recently found that debugging with register or memory watch windows open is a real pain. When I reload code after making changes, CCS practically grinds to a halt executing the gel file functions. I assume this is because the registers/memory continue to be updated during this time, which makes the emulator extremely slow. If Iclose the windows, things immediately speed back up, but it's a pain to reopen multiple windows and resize them every time. Is there any setting or workaround to solve this problem? I'm using the xds510 usb if it makes any difference.