This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWR1642BOOST: errors in MATLAB GUI issue in Counting People

Part Number: IWR1642BOOST
Other Parts Discussed in Thread: AWR1642

we are struggling to complete People Counting Demo for AWR1642 and we suffered a lot of problems, Now we got stuck in MATLAB by GUI for counting people and it cleared in the photos 

the first problem :MAtlab errors :

Error using webcamlist (line 20)
MATLAB Support Package for USB Webcams has not been installed. Open Add-On
Explorer to install the Webcam Support Package.
Error in setup>popupWebcam_CreateFcn (line 612)
hObject.String = webcamlist();
Error in gui_mainfcn (line 95)
        feval(varargin{:});
Error in setup (line 42)
    gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)setup('popupWebcam_CreateFcn',hObject,eventdata,guidata(hObject))
No appropriate method, property, or field 'UserData' for class
'matlab.graphics.GraphicsPlaceholder'.
Error in setup>btnConnect_Callback (line 264)
controlSerialPort = hUARTPort.UserData.strPort;
Error in gui_mainfcn (line 95)
        feval(varargin{:});
Error in setup (line 42)
    gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)setup('btnConnect_Callback',hObject,eventdata,guidata(hObject))
Error using uiwait (line 81)
Error while evaluating UIControl Callback.
No appropriate method, property, or field 'UserData' for class
'matlab.graphics.GraphicsPlaceholder'.
Error in setup>btnConnect_Callback (line 264)
controlSerialPort = hUARTPort.UserData.strPort;
Error in gui_mainfcn (line 95)
        feval(varargin{:});
Error in setup (line 42)
    gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)setup('btnConnect_Callback',hObject,eventdata,guidata(hObject))
Error using uiwait (line 81)
Error while evaluating UIControl Callback.
second one: with GUI can not detect the ports and the status still Not Connected  and the EXEfile in Quickstart works by detecting the ports properly, BUT when opening inside matlab does not detect the ports !!
thank you in advance. 
Regards 
Mohamad