Was conducting a dual debug session on TI8148 Linux-based target with both JTAG and GDB, debugging a kernel driver via JTAG and the application program that uses the driver via GDB. Got pretty far into the session and everything was going fine. Then when I was GDB stepping after interspersed debug types (at this point JTAG target was running, GDB only debug) the whole CCS GUI just disappeared. Can't say for sure what exactly happened, but I can see that the GDB debugger process is still running in memory. After this I had to reboot because when I restarted CCS the emulator wouldn't initialize properly, no doubt the USB subsystem was probably in an inconsistent state.
When CCS dumps like this does it leave any logs or exception files around that might be of help? Is there anything I can set that might help you folks determine what this problem is? I've still got alot of debugging to do so I suspect that it'll happen again sooner or later.
If it helps any the CCS host system is running Ubuntu 10.04 LTS. The host H/W is an older 2.6Ghz pentium 4 w/1gb ram. This system is slow enough already so I'd prefer to not slow it down too much more if possible.