In CCS3.3 when using Real-Time mode, when willing to stop/reset the program/CPU, I had to first uncheck Real-Time mode in the menu, then STOP/Reset the CPU.
I'm using C28x Family (2812, 2808, 28335, 28027). First of all in CCSv4, the Real-Time checkbox is disabled, but a fix is given here https://community.ti.com/forums/t/10333.aspx
Once enabled, what is the correct process to STOP/Reset CPU with CCSv4. Is it the same as for CCS3.3. Uncheck Real-Time, then STOP/Reset CPU or simply click RESET CPU?
I'm asking because some times, when reseting CPU I ended up crashing CCSv4 (CCSv4 got closed).