Hello;
I am using Hyperlink interface example that trasfer data from L2SRAM in local device to L2SRAM in remote device.the data segment is placed in DDR3 which is the i/p to core0 So,how to allocate the data to be sent by hperlink interface(o/p from core 0) to L2SRAM memmory before seng it to the remote device.there is a liker file i made it so, is there any modification to it ?8507.LTE2(1).cmd.txtthanks you in advance;
You would need to have a space defined for the Remote Device L2SRAM, and the address should be the translated address. Just as you would read/write those translatted addresses (which get translated by the hyperlink to their physical address on the remote device.)
Best Regards,
Chad
------------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.