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**** 2392165 points
Other Parts Discussed in Thread: AM2434

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1517834/am2434-how-to-route-one-timer-interrupt-to-multiple-cores

器件型号:AM2434

工具/软件:

根据 AM2434 TRM、每个计时器的中断挂起信号连接到所有内核。 这是否可用于同时使用同一计时器触发多个内核的中断?  

TRM 中的部分(12.5.3.3.2主域中的计时器集成):  


如果可以、如何使用 SDK 开始实现此类配置?