Tool/software:
Hi Expert,
I am testing \ti\radar_toolbox_2_10_00_04\source\ti\examples\Kick_to_Open project with SDK 5.5.0.2 and found some errors happened during running as below.
b'channelCfg 3 3 0\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>chirpComnCfg 21 0 0 128 1 34 0\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>chirpTimingCfg 8 20 0 102.98 59\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>frameCfg 2 0 200 128 70 0\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>sigProcChainCfg2 32 32 1 0.25 1.66 25\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>adcDataSource 0 C:/ti/mmwave_lp_sdk/examples/datapath/common/testBench/gesture_recognition_adc_data/radar_data_6432_100framesS.bin\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>adcLogging 0\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>presenceDetectCfg 1 1500 1600 10\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>lowPowerCfg 1\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>factoryCalibCfg 1 0 40 0 0x1ff000\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>sensorStart 0 0 0 0\n'
b'\n'
b'Done\r\n'
b'\n'
INFO [parseFrame.py:114] Invalid TLV type: 1142964559
WARNING [parseFrame.py:103] TLV Header Parsing Failure: Ignored frame due to parsing error
ERROR [gui_parser.py:153] ERROR: No data detected on COM Port, read timed out
ERROR [gui_parser.py:154] Be sure that the device is in the proper mode, and that the cfg you are sending is valid
Already updated definition for SOC_XWRL64XX.
Another error happened when frame rate set as 35, log is showed below.
b'channelCfg 3 3 0\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>chirpComnCfg 21 0 0 128 1 34 0\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>chirpTimingCfg 8 20 0 102.98 59\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>frameCfg 2 0 200 128 35 0\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>sigProcChainCfg2 32 32 1 0.4 1.5 25\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>adcDataSource 0 C:/ti/mmwave_lp_sdk/examples/datapath/common/testBench/gesture_recognition_adc_data/radar_data_6432_100framesS.bin\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>adcLogging 0\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>presenceDetectCfg 0 1500 9000 10\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>lowPowerCfg 0\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>factoryCalibCfg 1 0 40 0 0x1ff000\n'
b'\n'
b'Done\r\n'
b'\n'
b'mmwDemo:/>sensorStart 0 0 0 0\n'
b'\n'
b'AOA DPU config return error:-30808 \n'
b''
The same CFG works well with SDK 5.4.0.1.
Please help to check this issue.
Thanks.