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.

MMWAVE-STUDIO: MMWCAS-RF-EVM calibration verification

Part Number: MMWAVE-STUDIO


Tool/software:

Hi, I am getting the error: MSS Power Up async event was not received! evry time I try to run a Lus script or try to connect via SPI to any chip.

Could you provide some help please?

  • Hi,

    Is this the first time you are using the board?

    Thank you

    Cesar

  • No. It used to work fine and now I am getting this.

  • Hi Javier,

    What power supply are you using? 

    Could you provide the entire mmWave Studio log?

    Thank you,

    Jin

  • I am using a 12 V 3 A power supply. I am using mmwave-studio 03.00.00.14. Here is the log:

    GM: Constructor
    GM: Thu Mar 13 13:41:01 2025
    RSTD.Transmit("/Settings")
    [13:41:01] System.FormatException: La cadena de entrada no tiene el formato correcto.
    [13:41:01] en System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt)
    [13:41:01] en RSTD.frmLuaShell.RstdGuiSettingsToLuaShellLayout()
    [13:41:19]
    [13:41:19] ### Running Startup script: "C:\ti\mmwave_studio_03_00_00_14\mmWaveStudio\Scripts\Startup.lua" ###
    [13:41:19] RSTD.SetAndTransmit ("/Settings/Scripter/Display DateTime" , "1")
    [13:41:19] RSTD.SetAndTransmit ("/Settings/Scripter/DateTime Format" , "HH:mm:ss")
    [13:41:19] Scripter ignored: Attempt to UnBuild() again or before Build.
    [13:41:19] RSTD.SetVar ("/Settings/Clients/Client 0/Dll" , "C:\\ti\\mmwave_studio_03_00_00_14\\mmWaveStudio\\Clients\\\\LabClient.dll")
    [13:41:19] RSTD.SetVar ("/Settings/Clients/Client 0/Use" , "TRUE")
    [13:41:19] RSTD.SetVar ("/Settings/Clients/Client 1/Use" , "FALSE")
    [13:41:19] RSTD.SetVar ("/Settings/Clients/Client 2/Use" , "FALSE")
    [13:41:19] RSTD.SetVar ("/Settings/Clients/Client 3/Use" , "FALSE")
    [13:41:19] RSTD.SetVar ("/Settings/Clients/Client 4/Use" , "FALSE")
    [13:41:19] RSTD.SetVar ("/Settings/AL Client/AL Dll" , "C:\\ti\\mmwave_studio_03_00_00_14\\mmWaveStudio\\RunTime\\SAL.dll")
    [13:41:19] RSTD.SetVar ("/Settings/Clients/Client 0/GuiDll" , "")
    [13:41:19] RSTD.SetVar ("/Settings/AutoUpdate/Enabled" , "TRUE")
    [13:41:19] RSTD.SetVar ("/Settings/AutoUpdate/Interval" , "1")
    [13:41:19] RSTD.SetVar ("/Settings/Monitors/UpdateDisplay" , "TRUE")
    [13:41:19] RSTD.SetVar ("/Settings/Monitors/OneClickStart" , "TRUE")
    [13:41:19] RSTD.SetVar ("/Settings/Automation/Automation Mode" , "false")
    [13:41:19] RSTD.Transmit("/")
    [13:41:19] RSTD.SaveSettings(): Settings saved to "C:\Users\jcejudo\AppData\Roaming\RSTD\config.xml"
    [13:41:19] RSTD.Build()
    [13:41:19] RSTD.SaveSettings(): Settings saved to "C:\Users\jcejudo\AppData\Roaming\RSTD\config.xml"
    [13:41:19] RSTD.Transmit("/")
    [13:41:19] RSTD.AL_Build()
    [13:41:19] RSTD.AL_LoadXml()
    [13:41:19] RSTD.Transmit("/")
    [13:41:19] RSTD.AL_Init()
    [13:41:19] RSTD.Clients_Build()
    [13:41:19] GM: Init
    [13:41:19] GM: Loaded 'C:\ti\mmwave_studio_03_00_00_14\mmWaveStudio\Clients\\LabClient.dll'
    [13:41:19] GM: 1 Guest (s) init
    [13:41:19] GM: 1 Module(s) init
    [13:41:19] GM: 2 Tab (s) init
    [13:41:19] RSTD.Client_LoadXml()
    [13:41:19] [RadarAPI]: ar1.selectRadarMode(0)
    [13:41:19] [RadarAPI]: Status: Passed
    [13:41:19] Matlab Runtime Engine is installed
    [13:41:19] [RadarAPI]: Starting Matlab Engine..
    [13:41:23] [RadarAPI]: Matlab Engine Started!
    [13:41:24] [RadarAPI]: ar1.selectCascadeMode(0)
    [13:41:24] [RadarAPI]: Status: Passed
    [13:41:24] [RadarAPI]: ar1.LoadSettings('C:\Users\jcejudo\AppData\Roaming\RSTD\ar1gui.ini')
    [13:41:24] [RadarAPI]: Error: Índice fuera de los límites de la matriz.
    [13:41:24] Trace:
    [13:41:24] en AR1xController.ScriptOps.getMatlabPostProcVersion()
    [13:41:25] TESTING = false
    [13:41:25] RstdNet: Port 2777: Listening..
    [13:41:25]
    [13:41:25] ***Script completed successfully.***


    And when trying to load a script:


    [13:42:05] LuaLoad("C:/ti/mmwave_studio_03_00_00_14/mmWaveStudio/Scripts/Cascade/Cascade_Configuration_MIMO.lua")
    [13:42:10] Setting up Studio for Cascade started..
    [13:42:10] [RadarAPI]: ar1.SelectCaptureDevice("TDA2XX")
    [13:42:10] [RadarAPI]: Status: Passed
    [13:42:10] [RadarAPI]: TDAStatusCallback Event Registered
    [13:42:10] [RadarAPI]: registerTDAStatusCallback Status: Passed
    [13:42:10] [RadarAPI]: ar1.ConnectTDA("192.168.33.180", 5001, 15)
    [13:42:10] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [13:42:10] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_VERSION_INFO Async event recieved() with status 0. TDA Version : REL_VISION_SDK_03_07_01_00 Aug 5 2019 15:04:45[13:42:10] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [13:42:12] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [13:42:12] [RadarAPI]: ConnectTDACaptureCard Status: Passed
    [13:42:12] TDA Capture Card Status : CONNECTED!
    [13:42:12] ConnectTDA Successful
    [13:42:12] [RadarAPI]: ar1.selectCascadeMode(1)
    [13:42:12] [RadarAPI]: Status: Passed
    [13:42:12] selectCascadeMode Successful
    [13:42:12] Setting up Studio for Cascade ended..
    [13:42:12] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [13:42:13] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [13:42:13] [RadarAPI]: ar1.FullReset(1)
    [13:42:13] [RadarAPI]: Status: Passed
    [13:42:13] [RadarAPI]: ar1.SOPControl_mult(1,4)
    [13:42:13] [RadarAPI]: Status: Passed
    [13:42:13] Master : SOP Reset Successful
    [13:42:33] [RadarAPI]: ar1.PowerOn_mult(1, 0, 1000, 0,0)
    [13:42:33] Status: Failed, Error Type: RESP TIMEOUT
    [13:42:37] MSS Power Up async event was not received!

  • Hi Javier,

    Could you try with a 12V 5A power supply for the MMWCAS-DSP-EVM?

    This is the typical power supply for the MMWCAS-DSP-EVM: https://www.ti.com/lit/ug/spruis6/spruis6.pdf

    Thank you,

    Jin

  • Yes I can try. But now, in my supply I don't see the device asking for more than 800 mA...So I don't think the problem is that I need 5 A instead of 3 A

  • I already tried with a 12V 5A power supply and I still get the same error

  • I fixed the issue. Just to let you know, in case other customer is experiencing the same problem: I just disconnected both boards, MMWCAS-RF-EVM & MMWCSA-DSP-EVM, I disconnected the SSD also and connected everything back again. Now, it works as it used to do...It seems some kind of hardware connection problem. Thanks anyway!

  • Hi Javier,

    Glad to hear it was resolved. Thanks for sharing your solution.