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调试中enable silicon real-time mode按钮有什么用处?

请问,在线调试时,点或不点enable silicon real-time mode有什么区别?在高压电机控制套件的例程说明中要求点击该按钮,为什么?

  • 您好,

    在ccs4中实现刷新变量数据,可以通过选择手动refresh和自动refresh来刷新,这需要使能real time模式。但我在ccs7中可以直接使用continuous refresh实现时时刷新变量。

    http://processors.wiki.ti.com/index.php/C2000_Getting_Started_with_Code_Composer_Studio_v4