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.

IWR1843BOOST: DCA1000EVM+MMWAVE STUDIO波形设置出错

Part Number: IWR1843BOOST
Other Parts Discussed in Thread: IWR1843

我想自己设置波形,编写lua脚本代码实现配置,但是在配置Sensor Configuration时,显示System.ArgumentOutOfRangeException:索引超出范围,必须为非负值并小于集合大小。 参数名:index 在 System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgumentargument, ExceptionResource resource)在AR1xController.chirpManager.UpdateProfileConfigDataView00 确定 这是我在使用mmwave studio实现波形设计导入lua文件后配置的报错。
这个报错是什么意思,我检查了我的脚本代码,发现frame和chirp配置里的索引对应且没超过要求,为什么会出现这个报错