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.

[参考译文] LAUNCHXL-CC1350:有关 ISR 的技术问题:参考手册中未定义

Guru**** 2895520 points

Other Parts Discussed in Thread: CC1350

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1645187/launchxl-cc1350-technical-question-regarding-isr-not-defined-in-the-reference-manual

器件型号: LAUNCHXL-CC1350
《主题中讨论的其他器件: CC1350》

您好、

我谨就 CC13x0、CC26x0 SimpleLinkTm 无线 MCU 技术参考手册(修订版 I)与您联系。 我正在尝试了解什么和 ISR。 我在参考手册中找不到任何非周期性的正式定义。 这是我可以在手册中找到的最好的东西:

“中断服务例程 (ISR):中断 (IRQx) 是 ISR 处理的异常。“ 在第 231 页上。

我希望对这种方式作出一些澄清。

此致、

Alex Tokar

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

    您好 Alex、

    ISR 只是我们所说的中断。 我们有一个示例,准确地展示了它在这里: readme.md

    在这里、 我们有一些文档介绍了有关开始开发 CC1350: RTOS 概念的概念

    此致、

    Arthur