Hi,
For algorithm testing purposes, I need to be able to generate data on a PC and transfer it to a buffer that is used by dss in L3 memory, using the command line just as when sending configuration parameters. This buffer is the size of about 500KB, so I am unable to transfer data to and form it using hsram or mailbox (since they are too small).
From my understanding, this can be done by directly accessing l3 from mss even though all the l3 memory banks are given to dss pre-boot, but it is not really recommended. Can someone please explain to me if this is possible, and if not, could there be another solution to this problem? To be clear, I want mss to write and read to l3 memory dedicated to dss.
I apologize if this question is not easily understandable. It's my first question on this forum, and I have never done complex programming on a microcontroller, so all help would be appreciated.
Thank you,
Jovana