Other Parts Discussed in Thread: TDA2
I am using MMWCAS-RF-EVM with TDA2xx to capture the radar data. After executing the 2 Lua scripts in mmWave studio (Cascade_Configuration_MIMO.LUA for configuration and Cascade_Capture.Lua for capturing data), the message "The no of files captured in the directory is zero! Nothing to transfer!" and I checked the data directory I created in the WinSCP, there are no files.
Also, I tried to power cycle the EVM as suggested in the thread (+) AWR1243: Cascaded EVM - no data file in SSD after successfully running Cascade_Capture.lua script - Sensors forum - Sensors - TI E2E support forums , but it's not working. I have attached the log file below. Is there any way to solve this issue?
GM: Constructor
GM: Tue Jul 04 15:04:54 2023
RSTD.Transmit("/Settings")
[15:04:55]
[15:04:55] ### Running Startup script: "D:\tools\mmwave_studio_02_01_01_00\mmWaveStudio\Scripts\Startup.lua" ###
[15:04:55] RSTD.SetAndTransmit ("/Settings/Scripter/Display DateTime" , "1")
[15:04:55] RSTD.SetAndTransmit ("/Settings/Scripter/DateTime Format" , "HH:mm:ss")
[15:04:55] Scripter ignored: Attempt to UnBuild() again or before Build.
[15:04:55] RSTD.SetVar ("/Settings/Clients/Client 0/Dll" , "D:\\tools\\mmwave_studio_02_01_01_00\\mmWaveStudio\\Clients\\\\LabClient.dll")
[15:04:55] RSTD.SetVar ("/Settings/Clients/Client 0/Use" , "TRUE")
[15:04:55] RSTD.SetVar ("/Settings/Clients/Client 1/Use" , "FALSE")
[15:04:55] RSTD.SetVar ("/Settings/Clients/Client 2/Use" , "FALSE")
[15:04:55] RSTD.SetVar ("/Settings/Clients/Client 3/Use" , "FALSE")
[15:04:55] RSTD.SetVar ("/Settings/Clients/Client 4/Use" , "FALSE")
[15:04:55] RSTD.SetVar ("/Settings/AL Client/AL Dll" , "D:\\tools\\mmwave_studio_02_01_01_00\\mmWaveStudio\\RunTime\\SAL.dll")
[15:04:55] RSTD.SetVar ("/Settings/Clients/Client 0/GuiDll" , "")
[15:04:55] RSTD.SetVar ("/Settings/AutoUpdate/Enabled" , "TRUE")
[15:04:55] RSTD.SetVar ("/Settings/AutoUpdate/Interval" , "1")
[15:04:55] RSTD.SetVar ("/Settings/Monitors/UpdateDisplay" , "TRUE")
[15:04:55] RSTD.SetVar ("/Settings/Monitors/OneClickStart" , "TRUE")
[15:04:55] RSTD.SetVar ("/Settings/Automation/Automation Mode" , "false")
[15:04:55] RSTD.Transmit("/")
[15:04:55] RSTD.SaveSettings(): Settings saved to "C:\Users\xcnxcn\AppData\Roaming\RSTD\config.xml"
[15:04:55] RSTD.Build()
[15:04:55] RSTD.SaveSettings(): Settings saved to "C:\Users\xcnxcn\AppData\Roaming\RSTD\config.xml"
[15:04:55] RSTD.Transmit("/")
[15:04:55] RSTD.AL_Build()
[15:04:55] RSTD.AL_LoadXml()
[15:04:55] RSTD.Transmit("/")
[15:04:55] RSTD.AL_Init()
[15:04:55] RSTD.Clients_Build()
[15:04:55] GM: Init
[15:04:55] GM: Loaded 'D:\tools\mmwave_studio_02_01_01_00\mmWaveStudio\Clients\\LabClient.dll'
[15:04:55] GM: 1 Guest (s) init
[15:04:55] GM: 1 Module(s) init
[15:04:55] GM: 2 Tab (s) init
[15:04:55] RSTD.Client_LoadXml()
[15:04:55] [RadarAPI]: ar1.selectRadarMode(0)
[15:04:55] [RadarAPI]: Status: Passed
[15:04:55] Matlab Runtime Engine is installed
[15:04:55] [RadarAPI]: Starting Matlab Engine..
[15:04:57] [RadarAPI]: Matlab Engine Started!
[15:04:59] [RadarAPI]: ar1.selectCascadeMode(0)
[15:04:59] [RadarAPI]: Status: Passed
[15:04:59] [RadarAPI]: ar1.LoadSettings('C:\Users\xcnxcn\AppData\Roaming\RSTD\ar1gui.ini')
[15:04:59] TESTING = false
[15:04:59] RstdNet: Port 2777: Listening..
[15:04:59]
[15:04:59] ***Script completed successfully.***
[15:05:03] [RadarAPI]: ar1.selectRadarMode(1)
[15:05:03] [RadarAPI]: ar1.selectCascadeMode(1)
[15:05:03] [RadarAPI]: Status: Passed
[15:05:03] [RadarAPI]: Status: Passed
[15:05:18] LuaLoad("D:/tools/mmwave_studio_02_01_01_00/mmWaveStudio/Scripts/Cascade/Cascade_Configuration_MIMO.lua")
[15:05:22] Setting up Studio for Cascade started..
[15:05:22] [RadarAPI]: ar1.SelectCaptureDevice("TDA2XX")
[15:05:22] [RadarAPI]: Status: Passed
[15:05:22] [RadarAPI]: TDAStatusCallback Event Registered
[15:05:22] [RadarAPI]: registerTDAStatusCallback Status: Passed
[15:05:22] [RadarAPI]: ar1.ConnectTDA("192.168.33.180", 5001, 15)
[15:05:22] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:05:22] [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 �
[15:05:22] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:05:23] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:05:23] [RadarAPI]: ConnectTDACaptureCard Status: Passed
[15:05:23] TDA Capture Card Status : CONNECTED!
[15:05:23] ConnectTDA Successful
[15:05:23] selectCascadeMode Successful
[15:05:23] Setting up Studio for Cascade ended..
[15:05:23] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:05:24] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:05:24] [RadarAPI]: ar1.FullReset(1)
[15:05:24] [RadarAPI]: Status: Passed
[15:05:24] [RadarAPI]: ar1.SOPControl_mult(1,4)
[15:05:24] [RadarAPI]: Status: Passed
[15:05:24] Master : SOP Reset Successful
[15:05:24] [DeviceId-0] MSS power up done async event received!
[15:05:24] [RadarAPI]: ar1.PowerOn_mult(1, 0, 1000, 0,0)
[15:05:24] [RadarAPI]: Status: Passed
[15:05:24] Master : SPI Connection Successful
[15:05:24] [RadarAPI]: ar1.DownloadBssFwOvSPI_mult(1, D:\\tools\\mmwave_dfp_01_02_06_03\\firmware\\xwr12xx_metaImage.bin)
[15:05:41] Master : FW Download Successful
[15:05:42] Device Status : UnDetDe/ASIL-B/SOP:4/ES:1
[15:05:42] [RadarAPI]: ar1.RfEnable_mult(1)
[15:05:42] [DeviceId-0] BSS power up done async event received!
[15:05:42] [RadarAPI]: Status: Passed
[15:05:43] Master : RF Power Up Successful
[15:05:43] [RadarAPI]: ar1.ChanNAdcConfig_mult(1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 0, 1)
[15:05:44] [RadarAPI]: Status: Passed
[15:05:44] Master : Channel & ADC Configuration Successful
[15:05:44] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:05:44] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:05:44] [RadarAPI]: ar1.FullReset(2)
[15:05:44] [RadarAPI]: Status: Passed
[15:05:44] [RadarAPI]: ar1.SOPControl_mult(2,4)
[15:05:44] [RadarAPI]: Status: Passed
[15:05:44] Device 2 : SOP Reset Successful
[15:05:45] [DeviceId-1] MSS power up done async event received!
[15:05:45] [RadarAPI]: ar1.AddDevice(2)
[15:05:45] [RadarAPI]: Status: Passed
[15:05:45] Device 2 : SPI Connection Successful
[15:05:45] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:05:45] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:05:45] [RadarAPI]: ar1.FullReset(4)
[15:05:45] [RadarAPI]: Status: Passed
[15:05:45] [RadarAPI]: ar1.SOPControl_mult(4,4)
[15:05:45] [RadarAPI]: Status: Passed
[15:05:45] Device 3 : SOP Reset Successful
[15:05:46] [DeviceId-2] MSS power up done async event received!
[15:05:46] [RadarAPI]: ar1.AddDevice(4)
[15:05:46] [RadarAPI]: Status: Passed
[15:05:46] Device 3 : SPI Connection Successful
[15:05:46] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:05:46] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:05:46] [RadarAPI]: ar1.FullReset(8)
[15:05:46] [RadarAPI]: Status: Passed
[15:05:46] [RadarAPI]: ar1.SOPControl_mult(8,4)
[15:05:46] [RadarAPI]: Status: Passed
[15:05:46] Device 4 : SOP Reset Successful
[15:05:47] [DeviceId-3] MSS power up done async event received!
[15:05:47] [RadarAPI]: ar1.AddDevice(8)
[15:05:47] [RadarAPI]: Status: Passed
[15:05:47] Device 4 : SPI Connection Successful
[15:05:47] [RadarAPI]: ar1.DownloadBssFwOvSPI_mult(14, D:\\tools\\mmwave_dfp_01_02_06_03\\firmware\\xwr12xx_metaImage.bin)
[15:06:03] Slaves : FW Download Successful
[15:06:04] Slave1 Device Status : UnDetDe/ASIL-B/SOP:4/ES:1
[15:06:05] Slave2 Device Status : UnDetDe/ASIL-B/SOP:4/ES:1
[15:06:06] Slave3 Device Status : UnDetDe/ASIL-B/SOP:4/ES:1
[15:06:06] [RadarAPI]: ar1.RfEnable_mult(14)
[15:06:06] [DeviceId-1] BSS power up done async event received!
[15:06:06] [DeviceId-3] BSS power up done async event received!
[15:06:06] [DeviceId-2] BSS power up done async event received!
[15:06:06] [RadarAPI]: Status: Passed
[15:06:10] Slaves : RF Power Up Successful
[15:06:10] [RadarAPI]: ar1.ChanNAdcConfig_mult(14, 1, 1, 1, 1, 1, 1, 1, 2, 1, 0, 2)
[15:06:11] [RadarAPI]: Status: Passed
[15:06:11] Slaves : Channel & ADC Configuration Successful
[15:06:11] [RadarAPI]: ar1.RfLdoBypassConfig_mult(15, 0xF)
[15:06:11] [RadarAPI]: Status: Passed
[15:06:11] LDO Bypass Successful
[15:06:11] [RadarAPI]: ar1.LPModConfig_mult(15, 0,0)
[15:06:11] [RadarAPI]: Status: Passed
[15:06:11] Low Power Mode Configuration Successful
[15:06:11] [RadarAPI]: ar1.SetMiscConfig_mult(15,1)
[15:06:11] [RadarAPI]: Status: Passed
[15:06:11] Misc Control Configuration Successful
[15:06:11] [RadarAPI]: ar1.RfInitCalibConfig_mult(15, 1, 1, 1, 1, 1, 1, 1, 65537)
[15:06:11] [RadarAPI]: Status: Passed
[15:06:11] RF Init Calibration Successful
[15:06:11] [RadarAPI]: ar1.RfInit_mult(15)
[15:06:11] [DeviceId-2] RF Init async event received!
[15:06:11] [RadarAPI]: Time stamp, Temperture: 5148,37; APLL Status, Update: 1, 0; SynthVCO1 Status, Update: 1, 1; SynthVCO2 Status, Update: 1, 1; LODist Status, Update: 1, 1; RxADCDC Status, Update: 1, 1; HPFcutoff Status, Update: 1, 1; LPFcutoff Status, Update: 1, 1; PeakDetector Status, Update: 1, 1; TxPower Status, Update: 1, 1; RxGain Status, Update: 1, 1; TxPhase Status, Update: 1, 1; RxIQMM Status, Update: 0, 0;
[15:06:11] [DeviceId-0] RF Init async event received!
[15:06:11] [DeviceId-3] RF Init async event received!
[15:06:11] [DeviceId-1] RF Init async event received!
[15:06:11] [RadarAPI]: Time stamp, Temperture: 5148,36; APLL Status, Update: 1, 0; SynthVCO1 Status, Update: 1, 1; SynthVCO2 Status, Update: 1, 1; LODist Status, Update: 1, 1; RxADCDC Status, Update: 1, 1; HPFcutoff Status, Update: 1, 1; LPFcutoff Status, Update: 1, 1; PeakDetector Status, Update: 1, 1; TxPower Status, Update: 1, 1; RxGain Status, Update: 1, 1; TxPhase Status, Update: 1, 1; RxIQMM Status, Update: 1, 1;
[15:06:11] [RadarAPI]: Time stamp, Temperture: 5148,36; APLL Status, Update: 1, 0; SynthVCO1 Status, Update: 1, 1; SynthVCO2 Status, Update: 1, 1; LODist Status, Update: 1, 1; RxADCDC Status, Update: 1, 1; HPFcutoff Status, Update: 1, 1; LPFcutoff Status, Update: 1, 1; PeakDetector Status, Update: 1, 1; TxPower Status, Update: 1, 1; RxGain Status, Update: 1, 1; TxPhase Status, Update: 1, 1; RxIQMM Status, Update: 1, 1;
[15:06:11] [RadarAPI]: Time stamp, Temperture: 5148,36; APLL Status, Update: 1, 0; SynthVCO1 Status, Update: 1, 1; SynthVCO2 Status, Update: 1, 1; LODist Status, Update: 1, 1; RxADCDC Status, Update: 1, 1; HPFcutoff Status, Update: 1, 1; LPFcutoff Status, Update: 1, 1; PeakDetector Status, Update: 1, 1; TxPower Status, Update: 1, 1; RxGain Status, Update: 1, 1; TxPhase Status, Update: 1, 1; RxIQMM Status, Update: 1, 1;
[15:06:11] [RadarAPI]: Status: Passed
[15:06:11] RF Init Successful
[15:06:11] [RadarAPI]: ar1.DataPathConfig_mult(15, 0, 1, 0)
[15:06:11] [RadarAPI]: Status: Passed
[15:06:11] Data Path Configuration Successful
[15:06:11] [RadarAPI]: ar1.LvdsClkConfig_mult(15, 1,1)
[15:06:11] [RadarAPI]: Status: Passed
[15:06:11] Clock Configuration Successful
[15:06:11] [RadarAPI]: ar1.CSI2LaneConfig_mult(15, 1, 0, 2, 0, 4, 0, 5,0,3,0)
[15:06:12] [RadarAPI]: Status: Passed
[15:06:12] CSI2 Configuration Successful
[15:06:12] [RadarAPI]: ar1.ProfileConfig_mult(15, 0, 77, 5, 6, 40, 0, 0, 0, 0, 0, 0, 78.986, 0, 256, 8000, 0, 0, 48)
[15:06:12] [RadarAPI]: Status: Passed
[15:06:12] Profile Configuration successful
[15:06:12] [RadarAPI]: ar1.ChirpConfig_mult(1, 0, 0, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:12] [RadarAPI]: Status: Passed
[15:06:12] Device 1 : Chirp 0 Configuration successful
[15:06:12] [RadarAPI]: ar1.ChirpConfig_mult(1, 1, 1, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:12] [RadarAPI]: Status: Passed
[15:06:12] Device 1 : Chirp 1 Configuration successful
[15:06:12] [RadarAPI]: ar1.ChirpConfig_mult(1, 2, 2, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:12] [RadarAPI]: Status: Passed
[15:06:12] Device 1 : Chirp 2 Configuration successful
[15:06:12] [RadarAPI]: ar1.ChirpConfig_mult(1, 3, 3, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:12] [RadarAPI]: Status: Passed
[15:06:12] Device 1 : Chirp 3 Configuration successful
[15:06:12] [RadarAPI]: ar1.ChirpConfig_mult(1, 4, 4, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:12] [RadarAPI]: Status: Passed
[15:06:12] Device 1 : Chirp 4 Configuration successful
[15:06:12] [RadarAPI]: ar1.ChirpConfig_mult(1, 5, 5, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:12] [RadarAPI]: Status: Passed
[15:06:12] Device 1 : Chirp 5 Configuration successful
[15:06:12] [RadarAPI]: ar1.ChirpConfig_mult(1, 6, 6, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:12] [RadarAPI]: Status: Passed
[15:06:12] Device 1 : Chirp 6 Configuration successful
[15:06:12] [RadarAPI]: ar1.ChirpConfig_mult(1, 7, 7, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:12] [RadarAPI]: Status: Passed
[15:06:12] Device 1 : Chirp 7 Configuration successful
[15:06:12] [RadarAPI]: ar1.ChirpConfig_mult(1, 8, 8, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:12] [RadarAPI]: Status: Passed
[15:06:12] Device 1 : Chirp 8 Configuration successful
[15:06:12] [RadarAPI]: ar1.ChirpConfig_mult(1, 9, 9, 0, 0, 0, 0, 0, 0, 0,1)
[15:06:12] [RadarAPI]: Status: Passed
[15:06:12] Device 1 : Chirp 9 Configuration successful
[15:06:12] [RadarAPI]: ar1.ChirpConfig_mult(1, 10, 10, 0, 0, 0, 0, 0, 0, 1,0)
[15:06:13] [RadarAPI]: Status: Passed
[15:06:13] Device 1 : Chirp 10 Configuration successful
[15:06:13] [RadarAPI]: ar1.ChirpConfig_mult(1, 11, 11, 0, 0, 0, 0, 0, 1, 0,0)
[15:06:13] [RadarAPI]: Status: Passed
[15:06:13] Device 1 : Chirp 11 Configuration successful
[15:06:13] [RadarAPI]: ar1.ChirpConfig_mult(2, 0, 0, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:13] [RadarAPI]: Status: Passed
[15:06:13] Device 2 : Chirp 0 Configuration successful
[15:06:13] [RadarAPI]: ar1.ChirpConfig_mult(2, 1, 1, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:13] [RadarAPI]: Status: Passed
[15:06:13] Device 2 : Chirp 1 Configuration successful
[15:06:13] [RadarAPI]: ar1.ChirpConfig_mult(2, 2, 2, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:13] [RadarAPI]: Status: Passed
[15:06:13] Device 2 : Chirp 2 Configuration successful
[15:06:13] [RadarAPI]: ar1.ChirpConfig_mult(2, 3, 3, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:13] [RadarAPI]: Status: Passed
[15:06:13] Device 2 : Chirp 3 Configuration successful
[15:06:13] [RadarAPI]: ar1.ChirpConfig_mult(2, 4, 4, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:13] [RadarAPI]: Status: Passed
[15:06:13] Device 2 : Chirp 4 Configuration successful
[15:06:13] [RadarAPI]: ar1.ChirpConfig_mult(2, 5, 5, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:13] [RadarAPI]: Status: Passed
[15:06:13] Device 2 : Chirp 5 Configuration successful
[15:06:13] [RadarAPI]: ar1.ChirpConfig_mult(2, 6, 6, 0, 0, 0, 0, 0, 0, 0,1)
[15:06:13] [RadarAPI]: Status: Passed
[15:06:13] Device 2 : Chirp 6 Configuration successful
[15:06:13] [RadarAPI]: ar1.ChirpConfig_mult(2, 7, 7, 0, 0, 0, 0, 0, 0, 1,0)
[15:06:13] [RadarAPI]: Status: Passed
[15:06:13] Device 2 : Chirp 7 Configuration successful
[15:06:13] [RadarAPI]: ar1.ChirpConfig_mult(2, 8, 8, 0, 0, 0, 0, 0, 1, 0,0)
[15:06:13] [RadarAPI]: Status: Passed
[15:06:13] Device 2 : Chirp 8 Configuration successful
[15:06:13] [RadarAPI]: ar1.ChirpConfig_mult(2, 9, 9, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:14] [RadarAPI]: Status: Passed
[15:06:14] Device 2 : Chirp 9 Configuration successful
[15:06:14] [RadarAPI]: ar1.ChirpConfig_mult(2, 10, 10, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:14] [RadarAPI]: Status: Passed
[15:06:14] Device 2 : Chirp 10 Configuration successful
[15:06:14] [RadarAPI]: ar1.ChirpConfig_mult(2, 11, 11, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:14] [RadarAPI]: Status: Passed
[15:06:14] Device 2 : Chirp 11 Configuration successful
[15:06:14] [RadarAPI]: ar1.ChirpConfig_mult(4, 0, 0, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:14] [RadarAPI]: Status: Passed
[15:06:14] Device 3 : Chirp 0 Configuration successful
[15:06:14] [RadarAPI]: ar1.ChirpConfig_mult(4, 1, 1, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:14] [RadarAPI]: Status: Passed
[15:06:14] Device 3 : Chirp 1 Configuration successful
[15:06:14] [RadarAPI]: ar1.ChirpConfig_mult(4, 2, 2, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:14] [RadarAPI]: Status: Passed
[15:06:14] Device 3 : Chirp 2 Configuration successful
[15:06:14] [RadarAPI]: ar1.ChirpConfig_mult(4, 3, 3, 0, 0, 0, 0, 0, 0, 0,1)
[15:06:14] [RadarAPI]: Status: Passed
[15:06:14] Device 3 : Chirp 3 Configuration successful
[15:06:14] [RadarAPI]: ar1.ChirpConfig_mult(4, 4, 4, 0, 0, 0, 0, 0, 0, 1,0)
[15:06:14] [RadarAPI]: Status: Passed
[15:06:14] Device 3 : Chirp 4 Configuration successful
[15:06:14] [RadarAPI]: ar1.ChirpConfig_mult(4, 5, 5, 0, 0, 0, 0, 0, 1, 0,0)
[15:06:14] [RadarAPI]: Status: Passed
[15:06:14] Device 3 : Chirp 5 Configuration successful
[15:06:14] [RadarAPI]: ar1.ChirpConfig_mult(4, 6, 6, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:14] [RadarAPI]: Status: Passed
[15:06:14] Device 3 : Chirp 6 Configuration successful
[15:06:14] [RadarAPI]: ar1.ChirpConfig_mult(4, 7, 7, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:14] [RadarAPI]: Status: Passed
[15:06:14] Device 3 : Chirp 7 Configuration successful
[15:06:14] [RadarAPI]: ar1.ChirpConfig_mult(4, 8, 8, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:14] [RadarAPI]: Status: Passed
[15:06:14] Device 3 : Chirp 8 Configuration successful
[15:06:14] [RadarAPI]: ar1.ChirpConfig_mult(4, 9, 9, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:14] [RadarAPI]: Status: Passed
[15:06:15] Device 3 : Chirp 9 Configuration successful
[15:06:15] [RadarAPI]: ar1.ChirpConfig_mult(4, 10, 10, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:15] [RadarAPI]: Status: Passed
[15:06:15] Device 3 : Chirp 10 Configuration successful
[15:06:15] [RadarAPI]: ar1.ChirpConfig_mult(4, 11, 11, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:15] [RadarAPI]: Status: Passed
[15:06:15] Device 3 : Chirp 11 Configuration successful
[15:06:15] [RadarAPI]: ar1.ChirpConfig_mult(8, 0, 0, 0, 0, 0, 0, 0, 0, 0,1)
[15:06:15] [RadarAPI]: Status: Passed
[15:06:15] Device 4 : Chirp 0 Configuration successful
[15:06:15] [RadarAPI]: ar1.ChirpConfig_mult(8, 1, 1, 0, 0, 0, 0, 0, 0, 1,0)
[15:06:15] [RadarAPI]: Status: Passed
[15:06:15] Device 4 : Chirp 1 Configuration successful
[15:06:15] [RadarAPI]: ar1.ChirpConfig_mult(8, 2, 2, 0, 0, 0, 0, 0, 1, 0,0)
[15:06:15] [RadarAPI]: Status: Passed
[15:06:15] Device 4 : Chirp 2 Configuration successful
[15:06:15] [RadarAPI]: ar1.ChirpConfig_mult(8, 3, 3, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:15] [RadarAPI]: Status: Passed
[15:06:15] Device 4 : Chirp 3 Configuration successful
[15:06:15] [RadarAPI]: ar1.ChirpConfig_mult(8, 4, 4, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:15] [RadarAPI]: Status: Passed
[15:06:15] Device 4 : Chirp 4 Configuration successful
[15:06:15] [RadarAPI]: ar1.ChirpConfig_mult(8, 5, 5, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:15] [RadarAPI]: Status: Passed
[15:06:15] Device 4 : Chirp 5 Configuration successful
[15:06:15] [RadarAPI]: ar1.ChirpConfig_mult(8, 6, 6, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:15] [RadarAPI]: Status: Passed
[15:06:15] Device 4 : Chirp 6 Configuration successful
[15:06:15] [RadarAPI]: ar1.ChirpConfig_mult(8, 7, 7, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:15] [RadarAPI]: Status: Passed
[15:06:15] Device 4 : Chirp 7 Configuration successful
[15:06:15] [RadarAPI]: ar1.ChirpConfig_mult(8, 8, 8, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:15] [RadarAPI]: Status: Passed
[15:06:15] Device 4 : Chirp 8 Configuration successful
[15:06:15] [RadarAPI]: ar1.ChirpConfig_mult(8, 9, 9, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:15] [RadarAPI]: Status: Passed
[15:06:15] Device 4 : Chirp 9 Configuration successful
[15:06:15] [RadarAPI]: ar1.ChirpConfig_mult(8, 10, 10, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:16] [RadarAPI]: Status: Passed
[15:06:16] Device 4 : Chirp 10 Configuration successful
[15:06:16] [RadarAPI]: ar1.ChirpConfig_mult(8, 11, 11, 0, 0, 0, 0, 0, 0, 0,0)
[15:06:16] [RadarAPI]: Status: Passed
[15:06:16] Device 4 : Chirp 11 Configuration successful
[15:06:16] Test Source Already Disabled...!!!
[15:06:16] [RadarAPI]: ar1.DisableTestSource_mult(1,0)
[15:06:16] [RadarAPI]: Status: Passed
[15:06:16] [RadarAPI]: ar1.FrameConfig_mult(1, 0, 11, 8, 16, 100, 0, 0, 1)
[15:06:16] [RadarAPI]: Status: Passed
[15:06:16] Master : Frame Configuration successful
[15:06:16] Test Source Already Disabled...!!!
[15:06:16] [RadarAPI]: ar1.DisableTestSource_mult(14,0)
[15:06:16] [RadarAPI]: Status: Passed
[15:06:16] [RadarAPI]: ar1.FrameConfig_mult(14, 0, 11, 8, 16, 100, 0, 0, 2)
[15:06:16] [RadarAPI]: Status: Passed
[15:06:16] Slaves : Frame Configuration successful
[15:06:16]
[15:06:16] ***Script completed successfully.***
[15:09:34] RSTD.ShowLogFile()
[15:10:00] LuaLoad("D:/tools/mmwave_studio_02_01_01_00/mmWaveStudio/Scripts/Cascade/Cascade_Capture.lua")
[15:10:01] Loops Remaining : 1
[15:10:01] Starting TDA ARM...
[15:10:01] [RadarAPI]: ar1.TDACaptureCard_StartRecord_mult(1, 0, 0, 0704, 2)
[15:10:01] Device 0 - Configuring TDA with Width : 2048 and Height : 192
[15:10:01] [RadarAPI]: Device 0 - setWidthAndHeight Status: Passed
[15:10:01] Device 1 - Configuring TDA with Width : 2048 and Height : 192
[15:10:01] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:10:01] [RadarAPI]: Device 1 - setWidthAndHeight Status: Passed
[15:10:01] Device 2 - Configuring TDA with Width : 2048 and Height : 192
[15:10:01] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:10:01] [RadarAPI]: Device 2 - setWidthAndHeight Status: Passed
[15:10:01] Device 3 - Configuring TDA with Width : 2048 and Height : 192
[15:10:01] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:10:01] [RadarAPI]: Device 3 - setWidthAndHeight Status: Passed
[15:10:01] Sending Frame Periodicity of 100 to TDA..
[15:10:01] [RadarAPI]: Status: Passed. Frame Periodicity sent to TDA
[15:10:01] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:10:01] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:10:01] Sending Capture Directory with name /mnt/ssd/0704 to TDA..
[15:10:01] [RadarAPI]: Status: Passed. Capture Directory sent to TDA
[15:10:01] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:10:01] Sending File Allocation of 0 files to TDA..
[15:10:01] [RadarAPI]: Status: Passed. File Allocation sent to TDA
[15:10:01] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:10:01] Sending Enable Data Packaging (0 - 16-bit; 1 - 12-bit) with value of 0 to TDA..
[15:10:01] [RadarAPI]: Status: Passed. Enable Data Packaging sent to TDA
[15:10:01] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:10:01] Sending Number of frames to capture with value of 2 to TDA..
[15:10:01] [RadarAPI]: Status: Passed. Number of frames to capture sent to TDA
[15:10:01] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:10:01] [RadarAPI]: Status: Passed for notifying TDA about Creating Application
[15:10:01] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:10:01] [RadarAPI]: Status: Passed for notifying TDA about Start Frame
[15:10:02] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:10:02] TDA ARM Successful
[15:10:02] Status: Passed for notifying TDA about Stop Frame
[15:10:02] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[15:10:03] Starting Frame Trigger sequence...
[15:10:03] [RadarAPI]: ar1.StartFrame_mult(8)
[15:10:03] [RadarAPI]: Status: Passed
[15:10:03] Device 4 : Start Frame Successful
[15:10:03] [RadarAPI]: ar1.StartFrame_mult(4)
[15:10:03] [RadarAPI]: Status: Passed
[15:10:03] Device 3 : Start Frame Successful
[15:10:03] [RadarAPI]: ar1.StartFrame_mult(2)
[15:10:03] [DeviceId-3] Frame start async event received!
[15:10:03] [DeviceId-2] Frame start async event received!
[15:10:03] [RadarAPI]: Status: Passed
[15:10:03] Device 2 : Start Frame Successful
[15:10:03] [RadarAPI]: ar1.StartFrame_mult(1)
[15:10:03] [RadarAPI]: Status: Passed
[15:10:03] Device 1 : Start Frame Successful
[15:10:03] Capturing AWR device data to the TDA SSD...
[15:10:03] [DeviceId-1] Frame start async event received!
[15:10:03] [DeviceId-0] Frame start async event received!
[15:10:04] [RadarAPI]: Frame Ended
[15:10:04] [DeviceId-2] Frame End async event received!
[15:10:04] [DeviceId-1] Frame End async event received!
[15:10:04] [DeviceId-3] Frame End async event received!
[15:10:04] [DeviceId-0] Frame End async event received!
[15:10:06] Capture sequence completed...
[15:10:08] Starting Transfer files using WinSCP..
[15:10:13] Transferring files FAILED!
[15:10:13]
[15:10:13] ***Script completed successfully.***
[15:10:19] RSTD.ShowLogFile()