Other Parts Discussed in Thread: DCA1000EVM, AWR1843, IWR6843
Tool/software: Code Composer Studio
Hi,
I want to capture raw data from AWR1843 by DCA1000EVM CLI.
It seems that logging was success but conveting script doesn't work well.
I used 'DCA1000 With x16xx and IWR6843 MATLAB Example' below document.
www.ti.com/.../swra581b.pdf
I have checked LogFile and I think this recorded data lost some packets.
I tried many times with short recording(1sec,10frame) but all recorded data lost some packets.
I have some questions.
・Is data format of AWR1843 raw data same as IWR6843?
・Is this problem occurred by packet loss?
・Do you have sample scripts for raw data which lost some packets?
[LogFile]
Start record configuration :
Log mode : Raw
LVDS lane mode : 2 lane
Duration mode : Duration (500)
Max file size (MB) : 1024
*DT 1
14560 10192
Raw Data :
Out of sequence count - 1
Out of sequence seen from 10 to 18
First Packet ID - 1
Last Packet ID - 2695
Number of received packets - 2688
Number of zero filled packets - 7
Number of zero filled bytes - 10192
Capture start time - Tue Jul 07 11:23:58 2020
Capture end time - Tue Jul 07 11:23:59 2020
Duration(sec) - 1
[radar]
AWR1843
[SDK]
mmwave_sdk_03_03_00_03
[Demo]
'...\ti\mmwave_industrial_toolbox_4_2_1\labs\out_of_box_demo\18xx_mmwave_sdk'
[CCS]
8.3.1.00004
Regards,
Kazuki