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: IWR1843波形设计

Part Number: IWR1843BOOST

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

ar1.ProfileConfig(0, 77, 5, 4.8, 60, 0, 0, 0, 0, 0, 0, 4, 0, 256, 4652, 0, 0, 30) == 0
ar1.ChirpConfig(i, i, 0, 0, 0, 0, 0, 1, 0, 0) == 0