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.

[参考译文] AM2434:计时器中断未访问中断服务例程?

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1454981/am2434-interrupt-service-routine-not-visited-by-timer-interrupt

器件型号:AM2434

工具与软件:

各位专家、您好!

我尝试使用修改后的 mcu_plus_sdk_am243x_10_00_00_20示例工程在 AM243x-LP 演示板上创建计时器中断:gpio_led_blink_am243x-lp_r5fss0-0_norotos_ti-arm-clang。

修改后的代码如下所示:

有关计时器的 example.syscfg 设置如下:

在我使用修改后的代码启动 R5F core0后、我在 ISR 中设置的断点从未触发。  

可能有多种方法可以设置中断。

请帮助检查缺少了哪些计时器中断设置以便能够访问 ISR。

非常感谢。    Jason。

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

    各位专家、您好!

    我在论坛上看了一些内容就解决了问题。

    案例已关闭。