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/MSP-EXP430F5529LP:如何在 CCS 中运行代码?

Guru**** 2188815 points
Other Parts Discussed in Thread: MSP-EXP430F5529LP
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/885666/ccs-msp-exp430f5529lp-how-to-run-code-in-ccs

器件型号:MSP-EXP430F5529LP

工具/软件:Code Composer Studio

我为 MSP-EXP430F5529LP 编写了一个汇编程序、构建良好、我可以对其进行调试。 虽然、我希望它在 LP 上运行、因为代码中有一个计数器、如果我只单击键盘进行单步执行、可能需要65535次。 我在 Code Composer Studio 中找不到"Run"按钮,怎么做?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    “运行”按钮称为“继续”。

    它如下所示:

    它通常位于调试视图上方、如下所示:

    也可从运行菜单访问该文件:

    此致、

    John