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.

TMS320C6678: 核间共享内存SharedRegion.setEntryMeta中name字段是什么意思

Part Number: TMS320C6678


如题共享内存SharedRegion.setEntryMeta中name字段是指改共享内存地址段所处的地址段么?该地址段是在cmd文件里查询么?

如下图为我的SharedRegion配置,共享内存起始地址为0x0c000000

根据下图我的cmd文件,0x0c000000属于MSMCSRAM,那我的setEntryMeta中name字段是不是应该填MSMCSRAM?