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.

AWR1642BOOST: 改变量为什么不可以

Part Number: AWR1642BOOST


您好,

我的代码位置为:C:\ti\mmwave_sdk_02_00_00_04\packages\ti\demo\xwr16xx\mmw\dss的dss_main.c文件第576行

他的原始代码为: ,我需要将一个存在于dss_datapth.c文件中的一个我自己定义的变量numsend传输出到MSS,我决定使用这个函数,我的修改如下,但是编译之后有以下错误,我想咨询我是用这个函数是否可以将这个变量传输到MSS,并且如果可以的话该如何修改这个函数以完成功能?