Other Parts Discussed in Thread: UNIFLASH, IWR1642,
Dear,
When running the lab visualizer for the people counting, I receive the following message:
Undefined variable "matlab" or class "matlab.webcam.internal.Utility.enumerateWebcams".
Error in webcamlist (line 25)
Error in setup>popupWebcam_CreateFcn (line 612)
Error in gui_mainfcn (line 95)
Error in setup (line 42)
Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)setup('popupWebcam_CreateFcn',hObject,eventdata,guidata(hObject))
hObject =
UIControl (editUART) with properties:
Style: 'edit'
String: 'COM3'
BackgroundColor: [1 1 1]
Callback: [function_handle]
Value: 0
Position: [0.3046 0.7262 0.2831 0.2857]
Units: 'normalized'
Use GET to show all properties
Opening configuration file mmw_pplcount_demo_default.cfg ...
Sending configuration from mmw_pplcount_demo_default.cfg file to IWR16xx ...
Serial Port Object : Serial-COM3
Communication Settings
Port: COM3
BaudRate: 115200
Terminator: 'LF'
Communication State
Status: open
RecordStatus: off
Read/Write State
TransferStatus: idle
BytesAvailable: 0
ValuesReceived: 0
ValuesSent: 0
dfeDataOutputMode 1
Warning: Unexpected Warning: A timeout occurred before the Terminator was reached.
Warning: Unexpected Warning: A timeout occurred before the Terminator was reached.
Warning: Unsuccessful read: The specified amount of data was not returned within the Timeout period..
channelCfg 15 3 0
To explain what I have done so far, I am using IWR1642BOOST (not sure if it's ES1.0 or ES2.0). The label on the chip is "IWR1642 QG 82ZE3Y9 502AC ABL G1". Then, the used SDK is mmwave_industrial_toolbox_3_1_1. Lab011 has been successfully flashed using online UniFlash. Where is the issue?