This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好!关于共享RAM有这么一段话。
When an Sx RAM blockis owned by the M3 subsyteam, the M3 CPU and µDMA have full access to that RAM block,whereas the C28x CPU and DMA have only read access to that RAM block (no fetch/write access).
是不是Sx RAM如果配置给一个核,该核可以对其读写,而另一个核只能对其进行读操作?