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.

Cannot start Radar API - mmWave Studio 2.1.1.0

Part Number: DCA1000EVM
Other Parts Discussed in Thread: AWR1443

Hello,

I've been trying to access my DCA1000EVM connect to a AWR1443 from a new laptop but I cannot seem to get the mmWave Studio 2.1.1.0 to start properly. I have the following output from the log when I open the program,

GM: Fri Nov 20 11:11:17 2020
RSTD.Transmit("/Settings")
[11:11:22]  
[11:11:22]  ### Running Startup script: "C:\ti\mmwave_studio_02_01_01_00\mmWaveStudio\Scripts\Startup.lua" ###
[11:11:22]  RSTD.SetAndTransmit ("/Settings/Scripter/Display DateTime" , "1")
[11:11:22]  RSTD.SetAndTransmit ("/Settings/Scripter/DateTime Format" , "HH:mm:ss")
[11:11:22]  Scripter ignored: Attempt to UnBuild() again or before Build.
[11:11:22]  RSTD.SetVar ("/Settings/Clients/Client 0/Dll" , "C:\\ti\\mmwave_studio_02_01_01_00\\mmWaveStudio\\Clients\\\\LabClient.dll")
[11:11:22]  RSTD.SetVar ("/Settings/Clients/Client 0/Use" , "TRUE")
[11:11:22]  RSTD.SetVar ("/Settings/Clients/Client 1/Use" , "FALSE")
[11:11:22]  RSTD.SetVar ("/Settings/Clients/Client 2/Use" , "FALSE")
[11:11:22]  RSTD.SetVar ("/Settings/Clients/Client 3/Use" , "FALSE")
[11:11:22]  RSTD.SetVar ("/Settings/Clients/Client 4/Use" , "FALSE")
[11:11:22]  RSTD.SetVar ("/Settings/AL Client/AL Dll" , "C:\\ti\\mmwave_studio_02_01_01_00\\mmWaveStudio\\RunTime\\SAL.dll")
[11:11:22]  RSTD.SetVar ("/Settings/Clients/Client 0/GuiDll" , "")
[11:11:22]  RSTD.SetVar ("/Settings/AutoUpdate/Enabled" , "TRUE")
[11:11:22]  RSTD.SetVar ("/Settings/AutoUpdate/Interval" , "1")
[11:11:22]  RSTD.SetVar ("/Settings/Monitors/UpdateDisplay" , "TRUE")
[11:11:22]  RSTD.SetVar ("/Settings/Monitors/OneClickStart" , "TRUE")
[11:11:22]  RSTD.SetVar ("/Settings/Automation/Automation Mode" , "false")
[11:11:22]  RSTD.Transmit("/")
[11:11:22]  RSTD.SaveSettings(): Settings saved to "C:\Users\admin\AppData\Roaming\RSTD\config.xml"
[11:11:22]  RSTD.Build()
[11:11:22]  RSTD.SaveSettings(): Settings saved to "C:\Users\admin\AppData\Roaming\RSTD\config.xml"
[11:11:22]  RSTD.Transmit("/")
[11:11:22]  RSTD.AL_Build()
[11:11:22]  RSTD.AL_LoadXml()
[11:11:22]  RSTD.Transmit("/")
[11:11:22]  RSTD.AL_Init()
[11:11:22]  RSTD.Clients_Build()
[11:11:22]  GM: Init
[11:11:22]  GM: Loaded 'C:\ti\mmwave_studio_02_01_01_00\mmWaveStudio\Clients\\LabClient.dll'
[11:11:22]  GM: 1 Guest (s) init
[11:11:22]  GM: 1 Module(s) init
[11:11:22]  GM: 2 Tab   (s) init
[11:11:22]  RSTD.Client_LoadXml()
[11:11:23]  [RadarAPI]: ar1.selectRadarMode(0)
[11:11:23]  
[11:11:23]  &&&&&&&&&&&&&&&&&&&&
[11:11:23]  ***Script FAILED!***
[11:11:23]  &&&&&&&&&&&&&&&&&&&&
[11:11:23]  Exception message is:
[11:11:23]  An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)

I have installed,

1. MATLAB Runtime 8.5.1

2. Microsoft Visual C++ 2013 Redistributable package 32bit

3. XDS Emulation Software V9.2.0.00002

4. mmWave Studio 2.1.1.0

I'm running Windows 10 Pro - 19042.630

I am also sure that the DCA1000EVM works since it was working on another system of mine, I just need it on a laptop now so I can test remotely.

I'm not sure what else to try, I haven't found another post with my issues who have installed the above programs beforehand.

Austin