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.

AWR1843BOOST: 如何同时使用2个tx或者3个tx?

Part Number: AWR1843BOOST


我认为之前我未观察到DDMA 的原因之一是因为OOB demo的cfg文件仅有TDM的模式(不能同时使用2个tx或者3个tx)

我把其改为 【即chirp 0 同时在tx1和tx3发射】

则CCS报错为

Error: MmwDemo_RFParser_parseConfig [Error:-50013]

我怀疑是因为OOB demo无法使用BPM的原因,导致我不能打开2个tx,但是我将bpmEnable赋值为1,则所有的cfg都无法使用,报错同上。

所以该如何使用2个tx或更多tx呢?希望能得到回答,谢谢。