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.
工具与软件:
各位专家、您好!
我尝试使用修改后的 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。
各位专家、您好!
我在论坛上看了一些内容就解决了问题。
案例已关闭。