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.

[参考译文] TMS320F28375S:如何在 CCS V.10.1.1代码中访问任务状态

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1030326/tms320f28375s-how-to-access-status-of-tasks-in-ccs-v-10-1-1-code

器件型号:TMS320F28375S

您好!

IAM 在 CCS 版本10.1.1上工作。 我尝试使用代码中的"添加任务"添加一些注释、但在关闭并重新打开 CCS 时、这些注释不会被保存。

因此、我开始使用 TODO 进行注释。 这可以正常工作、但我无法访问其状态。 请帮我解决这个问题。

谢谢、

P. Shreni  

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

    您好!

    要访问所有任务的状态、请打开任务视图、转至菜单:查看->其他... ->常规->任务

    [引用 userid="492629" URL"~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1030326/tms320f28375s-how-to-access-status-of-tasks-in-ccs-v-10-1-1-code "]我尝试在代码中使用"添加任务"添加一些注释、但在关闭并重新打开 CCS 时不会保存这些注释。

    未保存什么、添加的注释或任务本身? 任务视图中会出现什么?

    我尝试在 CCS 10.1.1中使用任务功能、到目前为止、一切似乎都运行良好。

    谢谢

    Ki