We made the board using the IWR6843 chip on the AWR1843boost.
The Area Scanner example(mmwave_industrial_toolbox_4_0_0\labs\area_scanner\68xx_area_scanner) does not work.
The error message appears as shown in the picture.
The port and switch are correct.
Running the 'Long range people detection' example results in an error as shown in the figure below.
The output argument strPorts was not charged during call to setupget_com_ports. Other arguments may not have a value. Error setupitUART_CreateFcn Error occurred gui_mainfcn (line 95) Error setup (line 42) Error Matlab.graphicsinternal.configfile.FigFileread@(hObject,eventdata)setup('editUART_CreateFcn'hObject,eventdata,guidata(hObject) The output argument strPorts was not charged during call to setupget_com_ports. Other arguments may not have a value. Error setupitDATA_CreateFcn Error occurred gui_mainfcn (line 95) Error setup (line 42) Error Matlab.graphicsinternal.configfile.FigFileread@(hObject,eventdata)setup('editDATA_CreateFcn'hObject,eventdata,guidata(hObject) Opening configuration file..chirp_configspeople_detection_and_tracking_50m_2D.cfg ... trackingCfg specifies 1.570796e-01. GUI specifies 0.90 will be used for Azimuth in cfg. Sending configuration from...chirp_configspeople_detection_and_tracking_50m_2D.cfg file to IWR68x ... Serial Port Object Serial-COM4 Communication Settings Port COM4 BaudRate 115200 Terminator 'LF' Communication State Status open RecordStatus off ReadWrite State TransferStatus idle BytesAvailable 0 ValuesReceived 0 ValuesSent 0 % |
How do I fix the errors in the two examples?
Other examples such as 'vital signs' work well.