Other Parts Discussed in Thread: AWR1843AOP
Hi TI team,
I tried to make some changes on the AWR1843AOP Obstacle Detection example, but I noticed if I compile the code without any changes, the generated binary file is different than what we have in the pre-built binaries, and also the performance is very different. With the same configuration, I get false points in almost every frame, and all of them have rounded values for the x or y axis (for example: x: 13.000, y: 1.5000).
How can we achieve the same result as the pre-built binary file when we compile the code?
Thank you.