I have a small project with C and mixed asm, targeted to C6713. It can be debugged. But, it has the problem on coverage profiling. It will quit after I press "Run" button when coverage profiling is enabled.
The other condition that it quites is: When coverage profiling is enabled, I press red "Terminate" button, all CCS v5 will quit.
Both has good repeativity.
Zipped project is attached. Thanks.