Other Parts Discussed in Thread: BEAGLEBOARD-X15, SYSBIOS
Can you explain how to enable the interrupts on the 2nd A15 core of an AM5728.
I have a program that executes on the primary A15 core that responds appropriately to a GPIO2 interrupt. I'm using TI_RTOS and GIC ID interrupt #62. The same program executing on the 2nd core does not respond to this interrupt like the primary core does.