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.

MMWAVEICBOOST: With IWR6843ISK, DCA1000EVM: No RS232 Connection: Error: Connection failed: Calling_ConnectTarget returned 3

Part Number: MMWAVEICBOOST
Other Parts Discussed in Thread: IWR6843ISK, , DCA1000EVM

Hi,

Having trouble to get RS232 connection in mmWave Studio with  IWR6843ISK + MMWAVEICBOOST + DCA1000EVM setup.

Just trying to get started with controlling the radar board and capturing some LVDS data through mmWave Studio.

Below is the 'Output' in mmWave Studio from issuing a 'Reset' and then 'Connect': 

[16:11:50] [RadarAPI]: Opening Gpio Control Port()
[16:11:50] [RadarAPI]: Status: Passed
[16:11:51] [RadarAPI]: Opening Board Control Port()
[16:11:51] [RadarAPI]: Status: Passed
[16:11:52] [RadarAPI]: ar1.FullReset()
[16:11:52] [RadarAPI]: Status: Passed
[16:11:52] [RadarAPI]: Closing Board Control Port()
[16:11:52] [RadarAPI]: Status: Passed
[16:11:52] [RadarAPI]: Closing Gpio Control Port()
[16:11:52] [RadarAPI]: Status: Passed
[16:11:52] [RadarAPI]: ar1.SOPControl(2)
[16:11:52] [RadarAPI]: Status: Passed
[16:12:05] [RadarAPI]: ar1.Connect(14,921600,1000)
[16:12:08] [RadarAPI]: Error: Connection failed: Calling_ConnectTarget returned 3
[16:12:08] [RadarAPI]: ar1.Calling_IsConnected()

Connections (please also confirm that both USB should be connected to the MMWAVEICBOOST board in this setup):

Device Manager on PC:

mmWave Studio:

SOP settings (jumpers on SOP0 and SOP1 for development mode) and status LEDs:

DIP settings (for "DCA 1000" mode):

The LED status lights seem to indicate that SOP2 and SOP0 are Closed (LED lit) but on the board jumpers have been placed only on SOP0 and SOP1.

So this does not seem to match up. In the 'Lua Shell':

>ar1.SOPControl(2)
ans=0

I have tried disconnecting and reconnecting power and USB cables. 

Is there some configuration step I am missing?

Or some way to set operation mode to 'development'?

Many thanks