Other Parts Discussed in Thread: AM2631,
Hi TI Expert,
Is it possible to set up different interrupts on different cores running in DUAL CORE mode in a multicore environment?
or are the cores required to be in LOCK STEP mode to run interrupts on multiple cores?
I am currently running an interrupt on R5_0 which is working fine.
I recently added an interrupt on R5_1 which doesn't get called. I have set up the interrupt in a similar way as set up on R5_0.
I do not have any interrupts on R5_2 and R5_3 yet.
Please let me know if I'm missing anything in setting up interrupts on multiple cores? Thanks!