Other Parts Discussed in Thread: IWR1642
Hi,
I'm trying to customize the GUI for IWR1642 people counting demo.
So after I made changes in main_pplcount_viz.m, I want to recompile the source code into a new executable file.
I opened file named: "pplcount_gui.prj".
This is the window I got from trying to compile the source code from people counting demo into an executable in Matlab compiler
These three files PreviewController.p, Utility.p and Webcam.p are missing.
So I went ahead to remove the three missing files, it did successfully compile into a new runnable .exe, however the functionality is crippled.
The program would not allow me to connect to the COM ports in the new .exe as shown below:
