Hi all,
I may need to use a single hardware interrupt (e.g. from only one GPIO pin) to trigger multiple cores to start their real-time task on LS1064A. Each core running bare-metal program independently. May I know what is the best way to achieve that?
Thanks.