Hi
I'm writing a launcher which accesses the DSP through shared memory (PCIe, Hyperlink and/or SRIO). The samples provided with MCSDK for at least PCIe and SRIO utilizes a magic address which the DSP polls after reset, which is one way of initializing the application. However I would prefer to be able to control the registers directly. Are the program counter registers of the cores memory mapped and if so at what addresses?
I've tried to look for this in the documentation but have been unable to understand if this is possible and if so at what addresses the registers are mapped.
Thanks,
Daniel