I have an IWR1642BOOST board. I'm running the traffic visualization binary with the people counting visualization GUI which works successful, though only under certain circumstances:
- I have to use the pre-built, stock binary. If I try to build the stock, based, binary with CCS, it does not work.
- Whenever I'm done running the visualization, I have to press the rest button on the board to run it again. When re-running any visualization code, the board is sending empty packets on the DATA port
1. Is there a reason why building the stock code wouldn't produce the same results as the prebuilt binary?
2. Is there some command that should be send of the UART port to reset the board, or does it have to have the hardware button reset every time?
Thank you.