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.

MMWCAS-DSP-EVM: 运行 mmWave Studio 2.1.0.0 提供的LUA测试脚本时,ar1.ProfileConfig_mult 函数报错

Part Number: MMWCAS-DSP-EVM
Other Parts Discussed in Thread: MMWCAS-RF-EVM

我在使用mmWave Studio 2.1.0.0控制MMWCAS-DSP-EVM和MMWCAS-RF-EVM组合,在以太网和USB连接均无问题、mmWave Studio顺利启动、TDA连接成功无异常的情况下,
尝试运行 mmwave_studio_02_01_00_00\mmWaveStudio\Scripts\Cascade 文件夹中的LUA脚本时(Cascade_Configuration_TestSource.lua/Cascade_Configuration_MIMO)均出
现了以下报错:

[22:49:06] [RadarAPI]: ar1.ProfileConfig_mult(15, 0, 79.5, 5, 6, 40, 0, 0, 0, 0, 0, 0, 79.01, 0, 256, 8000, 0, 0, 48)
[22:49:06] Status: Failed, Error Type: PF_FREQ_START_CONST IS NOT WITHIN DESIRED FREQUENCY RANGE
[22:49:06] Profile Configuration failed

我在Lua Shell中使用 help ar1.ProfileConfig_mult查询了相关信息,但返回的信息中并不包含和 PF_FREQ_START_CONST 相关信息,请问我该如何解决这个问题?