Other Parts Discussed in Thread: IWRL6432
Tool/software:
I am using the script from the radar toolbox \radar_toolbox_3_10_00_05\radar_toolbox_3_10_00_05\tools\scripts\mmWaveStudio_lua_examples\xWRLx432\IWRL6432_capture.lua for adc data capture using IWRL6432BOOST ES1.0 with DCA1000.
My mmwave studio version : 4.1.0.6
mmwavesdk version : 5.3.0.2
I am facing the below error. Please help me to resolve this
I have used the default parameter value given for start frequency and slope in the script.
[17:36:18] -----------fecRfPwrOnOff-----------
[17:36:18]
[17:36:18] [DFP API]xw_status=mws.fecRfPwrOnOff(0,{h_RxChCtrlBitMask=7,h_TxChCtrlBitMask=3,c_Reserved=0,c_MiscCtrl=1,h_Reserved1=0,w_Reserved2=0})
[17:36:18] --xw_status: 0 (SUCCESS)
[17:36:18]
[17:36:18] xw_status, w_freqCode = mws.sensConvFreqToCode(0, 1, 0, 60000)
[17:36:18] xw_status = 0
[17:36:18] w_freqCode = 13107200
[17:36:18] xw_status, w_slopeCode = mws.sensConvSlopeToCode(0,1,40)
[17:36:18] xw_status = 0
[17:36:18] w_slopeCode = 1049
[17:36:18]
[17:36:18] &&&&&&&&&&&&&&&&&&&&
[17:36:18] ***Script FAILED!***
[17:36:18] &&&&&&&&&&&&&&&&&&&&
[17:36:18] Exception message is:
[17:36:18] Value was either too large or too small for a UInt16.