This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ccsv5.4的DEBUG功能

CCS5.4中,还没有找到独立的Connect Target、Load Program、Reset CPU等涉及到Target的调试功能,只有一个debug按钮及一些选项,怎么回事?

  • 我想你这应该是还在CCS Edit界面下(查看CCS标题栏是CCS Edit - Code Composer Studio还是CCS Debug - Code Composer Studio判定),要进入debug界面,可以直接使用你所提到的debug按钮一步到位,也可以自己启动调试器(view --> target configurations --> select your configuration to launch selected configuration).