Hi, there.
According to the EVM guide document, I flash the pplcount_lab_xwr68xx.bin file(C:\ti\mmwave_industrial_toolbox_4_1_0\labs\people_counting\68xx_people_counting\prebuilt_binaries\pplcount_lab_xwr68xx.bin
) and change the device mode to " Position for 40-Pin LP/BP " mode. By sending relevant configuration commands to EVN through STM32 chip, EVM data can also be normally output from J6 Pin_9(MSS LOGGER)port.
Then I can get the point cloud information, target TLV list and other data according to the frame data analysis part of pplcount_user_guide.pdf document.
I used the CCS program to reconstruct the project of mmwave_industrial_toolbox_4_1_0, entered the debugging mode, and modified the serial port communication mode of millimeter-wave. I wanted to delete the point cloud information of the target and the data of the target index, and keep the target list information section, including its number, location information, so as to reduce the bytes of the serial port output data, so as to facilitate the analysis of its data.
Where/which document should I modify?
How should I modify it?
Is there a reference document?
Hope to get your help, thanks a lot.