Hi,
I'm testing the " Boot of remote TCI6474 and doorbell Tx/Rx " example given by the c6x wiki (http://linux-c6x.org/wiki/index.php/Serial_RapidIO).
First we have to load the "SRIO_boot.out " program to the core 0 of the second DSP and then we have to send a doorbell from the linux core to the remote DSP which will boot with the SRIO_boot.out DSP/BIOS application. I don't understand how this will happen ? how the remote DSP will know the memory location of the "SRIO_boot.out" to boot it ? what the remote DSP do when it receives the doorbell from the linux core ?