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/TMS320F28335:ENIT 和 ERTM

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/803815/ccs-tms320f28335-enit-and-ertm

器件型号:TMS320F28335

工具/软件:Code Composer Studio

您好!

         我想知道 EINT 和 ERTM 之间的区别是什么。 EINT 是为实时中断启用全局中断和 ERTM。 中断是否应该始终是实时的? 非常感谢您的帮助!

谢谢、

Akhil

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

    EINT 与"CLRC INTM"指令等效、该指令是全局启用所有可屏蔽 CPU 中断所必需的。
    ERTM 是等效的 t0 "CLRC DBGM"指令、为了访问存储器和寄存器、需要该指令才能实时访问仿真器。

    有关这方面的更多详细信息、请参阅 C28x CPU 指南。

    谢谢
    Vasudha