Hello,
I composed a program that interrupts a core on DMA exchange total and it works fine and I need to include (so far) idle core.
Is it conceivable to interrupt both cores with the same occasion (like DMA transfer complete)? If so, how?
In the event that not, what is perfect way”>the most perfect way interrupt one core from the other (and trade information)?
Thank You