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.

AWR1642BOOST: Radar Studio software startup error

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: AWR1642

Hello, 

I am trying to connect AWR1642 +mmWave DevPack+TSW1400 and configure them through Radar Studio 1.9.2.0.

I refer to "RadarStudio_User's_Guide.pdf" to configure Radar Studio and HSDC Pro. 

Here are some errors in Output window, and I can not find Radar API window.

Here is the screen snapshot.

  

GM: Constructor
GM: Tue Mar 20 22:14:52 2018
RSTD.Transmit("/Settings")
[22:14:53]  
[22:14:53]  ### Running Startup script: "C:\ti\mmwave_dfp_01_00_00_01\rf_eval\radarstudio\Scripts\Startup.lua" ###
[22:14:53]  RSTD.SetAndTransmit ("/Settings/Scripter/Display DateTime" , "1")
[22:14:53]  RSTD.SetAndTransmit ("/Settings/Scripter/DateTime Format" , "HH:mm:ss")
[22:14:53]  Scripter ignored: Attempt to UnBuild() again or before Build.
[22:14:53]  UnRegisterDll: Ignored. dll "C:\ti\mmwave_dfp_01_00_00_01\rf_eval\radarstudio\Clients\AR1xController\AR1xController.dll" is not registered.
[22:14:53]  WARNING:
[22:14:53]  RegisterDll: Could not find path "C:\Program Files (x86)\Texas Instruments\RadarStudio\Clients\HSDCPRO\Lua_CS_HSDCPro.dll"
[22:14:53]  RSTD.SetVar ("/Settings/Clients/Client 0/Dll" , "C:\\ti\\mmwave_dfp_01_00_00_01\\rf_eval\\radarstudio\\Clients\\\\LabClient.dll")
[22:14:53]  RSTD.SetVar ("/Settings/Clients/Client 0/Use" , "TRUE")
[22:14:53]  RSTD.SetVar ("/Settings/Clients/Client 1/Use" , "FALSE")
[22:14:53]  RSTD.SetVar ("/Settings/Clients/Client 2/Use" , "FALSE")
[22:14:53]  RSTD.SetVar ("/Settings/Clients/Client 3/Use" , "FALSE")
[22:14:53]  RSTD.SetVar ("/Settings/Clients/Client 4/Use" , "FALSE")
[22:14:53]  RSTD.SetVar ("/Settings/AL Client/AL Dll" , "C:\\ti\\mmwave_dfp_01_00_00_01\\rf_eval\\radarstudio\\RunTime\\SAL.dll")
[22:14:53]  RSTD.SetVar ("/Settings/Clients/Client 0/GuiDll" , "")
[22:14:53]  RSTD.SetVar ("/Settings/AutoUpdate/Enabled" , "TRUE")
[22:14:53]  RSTD.SetVar ("/Settings/AutoUpdate/Interval" , "1")
[22:14:53]  RSTD.SetVar ("/Settings/Monitors/UpdateDisplay" , "TRUE")
[22:14:53]  RSTD.SetVar ("/Settings/Monitors/OneClickStart" , "TRUE")
[22:14:53]  RSTD.SetVar ("/Settings/Automation/Automation Mode" , "false")
[22:14:53]  RSTD.Transmit("/")
[22:14:53]  RSTD.SaveSettings(): Settings saved to "C:\Users\yangj\AppData\Roaming\RSTD\config.xml"
[22:14:53]  RSTD.Build()
[22:14:53]  RSTD.SaveSettings(): Settings saved to "C:\Users\yangj\AppData\Roaming\RSTD\config.xml"
[22:14:53]  RSTD.Transmit("/")
[22:14:53]  RSTD.AL_Build()
[22:14:53]  RSTD.AL_LoadXml()
[22:14:53]  RSTD.Transmit("/")
[22:14:53]  RSTD.AL_Init()
[22:14:53]  RSTD.Clients_Build()
[22:14:53]  GM: Init
[22:14:53]  GM: Loaded 'C:\ti\mmwave_dfp_01_00_00_01\rf_eval\radarstudio\Clients\\LabClient.dll'
[22:14:53]  GM: 1 Guest (s) init
[22:14:53]  GM: 1 Module(s) init
[22:14:53]  GM: 2 Tab   (s) init
[22:14:53]  RSTD.Client_LoadXml()
[22:14:53]  
[22:14:53]  &&&&&&&&&&&&&&&&&&&&
[22:14:53]  ***Script FAILED!***
[22:14:53]  &&&&&&&&&&&&&&&&&&&&
[22:14:53]  Exception message is:
[22:14:53]  Failed to register Controller from "C:\ti\mmwave_dfp_01_00_00_01\rf_eval\radarstudio\Clients\AR1xController\AR1xController.dll"
[22:14:53]  未能加载文件或程序集“MWArray, Version=2.15.0.1, Culture=neutral, PublicKeyToken=e1d84a0da19db86f”或它的某一个依赖项。系统找不到指定的文件。
[22:14:53]  

Refer to the wrong messages, I guess AR1xController.dll or Lua_CS_HSDCPro.dll have some problems. So I checked the installation path of the DFP, C:\ti\mmwave_dfp_01_00_00_01\rf_eval\radarstudio\Clients\AR1xController, I can find these two files. 

But why does the error log show "Could not find path "C:\Program Files (x86)\Texas Instruments\RadarStudio\Clients\HSDCPRO\Lua_CS_HSDCPro.dll" and "Failed to register Controller from "C:\ti\mmwave_dfp_01_00_00_01\rf_eval\radarstudio\Clients\AR1xController\AR1xController.dll".

Should I add system path, change dfp version or change installation path? Hope to get you help. 

Thank you, 

Jian