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.

AWR1443BOOST: Using TSW1400 and Radar Studio

Part Number: AWR1443BOOST

Hi,

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

I am able to connect to the board. But when  run radar studio,I can not found "RADAR API",such as

The radar studio screenshots are as below:

This is a screenshot of my previous step:

I hope someone to teach me how to do it.

Looking forward to solve this issue soon,

Thanks in Advance,

Hexin Wen

  • Please review the data capture related training video:

    training.ti.com/mmwave-sensor-raw-data-capture-using-tsw1400-board

    Thank you
    Cesar
  • Hi,thank you for your answer.I have seen this video.But it didn't solve my problem.Do you know how to solve this problem?
    The radar studio output are as below:

    GM: Constructor
    GM: Thu Jun 14 10:06:45 2018
    RSTD.Transmit("/Settings")
    [10:06:45]
    [10:06:45] ### Running Startup script: "C:\ti\mmwave_dfp_01_00_00_01\rf_eval\radarstudio\Scripts\Startup.lua" ###
    [10:06:45] RSTD.SetAndTransmit ("/Settings/Scripter/Display DateTime" , "1")
    [10:06:45] RSTD.SetAndTransmit ("/Settings/Scripter/DateTime Format" , "HH:mm:ss")
    [10:06:45] Scripter ignored: Attempt to UnBuild() again or before Build.
    [10:06:45] UnRegisterDll: Ignored. dll "C:\ti\mmwave_dfp_01_00_00_01\rf_eval\radarstudio\Clients\AR1xController\AR1xController.dll" is not registered.
    [10:06:45] WARNING:
    [10:06:45] RegisterDll: Could not find path "C:\Program Files (x86)\Texas Instruments\RadarStudio\Clients\HSDCPRO\Lua_CS_HSDCPro.dll"
    [10:06:45] RSTD.SetVar ("/Settings/Clients/Client 0/Dll" , "C:\\ti\\mmwave_dfp_01_00_00_01\\rf_eval\\radarstudio\\Clients\\\\LabClient.dll")
    [10:06:45] RSTD.SetVar ("/Settings/Clients/Client 0/Use" , "TRUE")
    [10:06:45] RSTD.SetVar ("/Settings/Clients/Client 1/Use" , "FALSE")
    [10:06:45] RSTD.SetVar ("/Settings/Clients/Client 2/Use" , "FALSE")
    [10:06:45] RSTD.SetVar ("/Settings/Clients/Client 3/Use" , "FALSE")
    [10:06:45] RSTD.SetVar ("/Settings/Clients/Client 4/Use" , "FALSE")
    [10:06:45] RSTD.SetVar ("/Settings/AL Client/AL Dll" , "C:\\ti\\mmwave_dfp_01_00_00_01\\rf_eval\\radarstudio\\RunTime\\SAL.dll")
    [10:06:45] RSTD.SetVar ("/Settings/Clients/Client 0/GuiDll" , "")
    [10:06:45] RSTD.SetVar ("/Settings/AutoUpdate/Enabled" , "TRUE")
    [10:06:45] RSTD.SetVar ("/Settings/AutoUpdate/Interval" , "1")
    [10:06:45] RSTD.SetVar ("/Settings/Monitors/UpdateDisplay" , "TRUE")
    [10:06:45] RSTD.SetVar ("/Settings/Monitors/OneClickStart" , "TRUE")
    [10:06:45] RSTD.SetVar ("/Settings/Automation/Automation Mode" , "false")
    [10:06:45] RSTD.Transmit("/")
    [10:06:45] RSTD.SaveSettings(): Settings saved to "C:\Users\w\AppData\Roaming\RSTD\config.xml"
    [10:06:45] RSTD.Build()
    [10:06:45] RSTD.SaveSettings(): Settings saved to "C:\Users\w\AppData\Roaming\RSTD\config.xml"
    [10:06:45] RSTD.Transmit("/")
    [10:06:45] RSTD.AL_Build()
    [10:06:45] RSTD.AL_LoadXml()
    [10:06:45] RSTD.Transmit("/")
    [10:06:45] RSTD.AL_Init()
    [10:06:45] RSTD.Clients_Build()
    [10:06:45] GM: Init
    [10:06:45] GM: Loaded 'C:\ti\mmwave_dfp_01_00_00_01\rf_eval\radarstudio\Clients\\LabClient.dll'
    [10:06:45] GM: 1 Guest (s) init
    [10:06:45] GM: 1 Module(s) init
    [10:06:45] GM: 2 Tab (s) init
    [10:06:45] RSTD.Client_LoadXml()
    [10:06:46]
    [10:06:46] &&&&&&&&&&&&&&&&&&&&
    [10:06:46] ***Script FAILED!***
    [10:06:46] &&&&&&&&&&&&&&&&&&&&
    [10:06:46] Exception message is:
    [10:06:46] Failed to register Controller from "C:\ti\mmwave_dfp_01_00_00_01\rf_eval\radarstudio\Clients\AR1xController\AR1xController.dll"
    [10:06:46] 未能加载文件或程序集“MWArray, Version=2.15.0.1, Culture=neutral, PublicKeyToken=e1d84a0da19db86f”或它的某一个依赖项。系统找不到指定的文件。
    [10:06:46]
    [10:08:36] Error Opening script: Could not find script path ""
    [10:08:38] Error Opening script: Could not find script path ""
    [10:08:39] Error Editing script: Could not find script path ""
  • Do you have the MATLAB runtime installed? You need to have version 8.5.1 (32-bit) installed in order for Radar Studio to work. Based on the error messages you are getting here, after the RSTD.Client_LoadXml() command, the MATLAB runtime engine is initialized. Since I do not see this entry at all, it leads me to believe there is a problem with the MATLAB runtime engine, namely that it needs to be installed. And please make sure you have older versions of the MATLAB runtime engine uninstalled.

    Regards,
    Kyle
  • i m sorry replay so late.I have exam recently. You have solved my problem.thanks very much!!!