Hi
I need to do a simple data transfer from arm core to dsp core..
I am trying to write a arm side application that will write a data in shared memory and interrupts the dsp...and the dsp side application will receive the interrupt and read the data from same memory..
How can i load the dsp side application that runs in dsp core while the arm core has u-boot / Linux running on it..?
Thanks,
Karthika