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/TMS320F2.8377万S:用户中断的中断优先级

Guru**** 2482225 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/660274/ccs-tms320f28377s-interruptions-priorities-with-user-interrupts

部件号:TMS320F2.8377万S

工具/软件:Code Composer Studio

尊敬的:

存在管理中断优先级的示例,但我没有发现如何管理用户中断优先级与其他中断(如ADC)。

我想在用户中断前定义具有更高优先级的ADC。

是否可以这样做?

此致

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

    启用PIE块后,ADCA1中断将具有最高优先级(除RESET,EMUINT,NMI和RTOSINT之外)。 请参阅第90页开始的F2.8377万S技术参考手册(spruhx5e)。

    我希望这能回答您的问题,如果是,请单击绿色的"已验证答案"按钮。 谢谢你。

    - Ken