I am working on a slightly modified version of the high_accuracy project for IWR1642Boost v2, using the v2 SDK and the 2.4.0 Industrial Toolbox.
When trying to run the project it looks like the commands are received successfully but the mmWave open fails with the following error:
Error: MMWDemoMSS mmWave open configuration failed [Error code -203554190]
Can you help me understand what might be going wrong? I don't know what that error code means. The full debug output is below.
[Cortex_R4_0] **********************************************
Debug: Launching the Millimeter Wave Demo
**********************************************
Debug: MMWDemoMSS Launched the Initialization Task
Starting in Lasso mode
Debug: MMWDemoMSS mmWave Control Initialization was successful
[C674X_0] Debug: Logging UART Instance @0080f120 has been opened successfully
Debug: DSS Mailbox Handle @00806008
Debug: MMWDemoDSS create event handle succeeded
Debug: MMWDemoDSS mmWave Control Initialization succeeded
Debug: MMWDemoDSS ADCBUF Instance(0) @0080f108 has been opened successfully
Debug: MMWDemoDSS Data Path init succeeded
Debug: MMWDemoDSS initTask exit
[Cortex_R4_0] Debug: CLI is operational
Debug: MMWaveExtension command 'dfeDataOutputMode' succeeded
Debug: MMWaveExtension command 'channelCfg' succeeded
Debug: MMWaveExtension command 'adcCfg' succeeded
Debug: Command 'adcbufCfg' succeeded
Debug: MMWaveExtension command 'profileCfg' succeeded
Debug: MMWaveExtension command 'chirpCfg' succeeded
Debug: MMWaveExtension command 'frameCfg' succeeded
Debug: MMWaveExtension command 'lowPower' succeeded
Debug: Command 'guiMonitor' succeeded
numRangeBinZoomIn=1,left=0,right=0
enableRangeLimit=1,skipMin=0.000000,skipMax=3.100000
Debug: Command 'RangeLimitCfg' succeeded
Debug: MMWDemoMSS Received CLI sensorStart Event
Debug: Command 'sensorStart' succeeded
Error: MMWDemoMSS mmWave open configuration failed [Error code -203554190]