配置好cmd文件、main.c文件及ccxml文件后,选择Debug Active Project后 build the project ,CIO console界面上不出现结果,running
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.
上面的问题已解决 在使用CCS对正弦函数程序剖析时 按照Help中所给的步骤
执行完后并不能得到包含整个工程中的代码性能评估项,包括CPU周期、总指令数、代码覆盖率等评价指标,而是下图所示结果
想问下,如何解决这一问题