Other Parts Discussed in Thread: IWR1642
According to the needs of customers,I need reduce baud rate of radar output.I use debug mode to modify code.
I have modified the baud rate part of the code in mss and dss, and run the binary successfully. But COM port can not connect to GUI.
I think I also need to modify the code in GUI.
I've changed the code in setup.m and main_pplcount_viz.m, but I don't know how to generate the .exe file.
I try to use guide in matlab,which is mcc -m setup.m main_pplcount_viz.m code . However, the generated file still fails to connect.
version:
industrial toolbox 4.1.0
SDK 02.00.00.04
matlab 2017a
How to modify baud rate?
How to generate a new GUI?
Thank you