Other Parts Discussed in Thread: IWR1642BOOST, MMWAVE-SDK
During the people counting lab, I used debug mode and load xwr16xx_ccsdebug.bin in SDK, and the loaded code did not change.
According to the steps of official documents, binary has been successfully run.
After the GUI connection is successful, clicking start does not show the point cloud, but directly crash.
At the same time, the console display:
warn:read failure the specified amount of data was not returned within the timeout period.
Index out of matrix dimension
when I don't use debug mode and load xwr16xx_pcount_lab.bin in industrial toolbox,there is no such problem.
Why does this happen?How can I solve it
thank you