Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi champs,
I am asking this for our customer.
CCS Theia 1.4.1 is used.
Testing codes and board.
C2000ware V5.02
F28P550SJ9 Launchpad
Q: What is the difference between Run-> Debug Project and Run->Start Debugging

When the user uses Run-> Debug Project, it successfully build the code (using a C2000ware V5.02 basic example code) but fails to start a debug view. The error is showed below.

But if the user uses Run->Start Debugging, it can successfully build and launch the debug view.
Should the user uses Run->Start Debugging rather than Run-> Debug Project?