Hi all,
The FPGA transfers data to DSP through SRIO DIO using SWRITE packet. In FPGA, I just set the Address of SWRITE packet to 0x0C000000 to write the data to DSP's MSMCSRAM.
But I had set some sections to MSMCSRAM in CMD file.
How to avoid these sections not to cover the 0x0C0000000(llength may be 0x1000 bytes)?
Regards,
Feng