Other Parts Discussed in Thread: IWR6843AOP
Tool/software:
Dear TI Experts,
I have use TI solutions for 5 years. Now I have meet one puzzle question when transfer lab0020_pplcount_Overhead project to match newly IWR6843AOP ES2.0. I have followed swra656b.pdf(Migrating to xWR68xx and xWR18xx Millimeter Wave_Sensors) and changed the source code and projectspec files and modify the compile macro from ODS to AOP. Then finally after every changed I could think, The bin file has been flashed into IWR6843AOP ES2.0, the senosr can work. The install environment matched user guide. But when GUI_B_gui_filteringLogic.m used to show the running status, the people and the stance status not work well, because it detect many ghost target and wrong stance. While the guide shows it works well with IWR6843ODS sensor without issues, and it also provided AOP, ODS project spec files.
I have also try to modify the mmw_pplcount_demo_default.cfg file. Changed the .cfg file
chirpCfg 1 1 0 0 0 0 0 2
chirpCfg 2 2 0 0 0 0 0 4
to
chirpCfg 1 1 0 0 0 0 0 4
chirpCfg 2 2 0 0 0 0 0 2.
But it also not worked well. So how can I make it working well?
BR
Chao