Tool/software:
According to AM2434 TRM the interrupt pending signal of each timer is connected to all cores. Can this be used to trigger an interrupt for multiple cores using the same timer at the same time?
Section (12.5.3.3.2 Timers Integration in MAIN Domain) in the TRM :
If this is possible, how can I start implementing such a configuration using the SDK?