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.

[参考译文] TM4C129XNCZAD:具有空闲 RTOS 的外设中断

Guru**** 2391825 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1028900/tm4c129xnczad-peripheral-interrupt-with-free-rtos

器件型号:TM4C129XNCZAD
主题中讨论的其他器件:DK-TM4C129X

我使用 dk-tm4c129x Tiva 板、因为我使用的是免费 RTOS 示例  

但我想在这个基于中断的代码中包含如何实现这一点、请给我一个简单的解决方案我想在  FreeRTOS 中的中断基础上设置我的代码  

FreeRTOS 中的任何中断库示例  

我想使用最大任务 包含。

以及如何设置中断的最大优先级  

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

    您好 Mariya、

    TivaWare 2.1.4提供了包含中断使用的 FreeRTOS 演示。 您仍然可以在此处获取该旧版本: http://software-dl.ti.com/tiva-c/SW-TM4C/latest/index_FDS.html

    不过、这是我可以提供的最佳答案、因为我们对 FreeRTOS 一无所知、这就是为什么我们决定从 TivaWare 中删除专用示例项目的原因、因为我们无法支持这些项目(尽管 FreeRTOS 软件包仍作为下载的一部分提供)。

    此致、

    Ralph Jacobi