Tool/software: Code Composer Studio
Hi, I am reading the SDK datasheet and says this:
So, I would like to know if I could use flash instead RAM to allocate my app, I am concerned because I would like to implement the beamsteering lab but I can see that it uses 100% of some memories of the DSS, could be this an issue?
MSS:
DSS:
and I have a second query, the datasheet says "device bootloader loads user app from QSPI flash (the external flash right?) to internal RAM and switches the control to it"
but as we can see in the images there are some many RAMs, we have RAMs in the MSS and the DSS, so in what RAM is the app allocated, and in what uC?, MSS or DSS?
thanks