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.

TMS320F28377D: TI的工程师你们好,我采用的是176脚的28377D,所以只有EMIF,我对此有一个疑问。

Part Number: TMS320F28377D

如题所示,我看到emif.h里面有以下参数

,例如这个CPU1 is master but not grabbed中的grabbed指的是什么呢?是否可以理解为CPU1进行配置,但是CPU1和CPU2都可以使用EMIF这个接口呢?因为我现在有个想法,我要利用这一个EMIF接口和两块SRAM实现乒乓操作,这样的话我需要用CPU1利用EMIF对SRAM写入,用CPU2利用EMIF对SRAM进行读取,不知道是否可行呢?