TI工程师,你好!
我这里有一套四芯片级联的AWR1243P EVM和DSP EVM,使用mmwave studio软件,在根据mmwave studio casecad user guide.pdf进行操作时,在进行到依次点击从设备触发,最后再点击主设备触发。现象与操作手册中描述的相同。但在点击传输文件到PC上时,却告诉我没有文件,无法传输(如下图),通过WinSCP查看root/mnt/ssd/目录下的捕获数据文件夹也是空的。请问这是怎么回事呢?日志如下:
GM: Constructor
GM: Tue Sep 28 21:34:39 2021
RSTD.Transmit("/Settings")
[21:34:40]
[21:34:40] ### Running Startup script: "C:\ti\mmwave_studio_02_01_00_00\mmWaveStudio\Scripts\Startup.lua" ###
[21:34:40] RSTD.SetAndTransmit ("/Settings/Scripter/Display DateTime" , "1")
[21:34:40] RSTD.SetAndTransmit ("/Settings/Scripter/DateTime Format" , "HH:mm:ss")
[21:34:40] Scripter ignored: Attempt to UnBuild() again or before Build.
[21:34:40] RSTD.SetVar ("/Settings/Clients/Client 0/Dll" , "C:\\ti\\mmwave_studio_02_01_00_00\\mmWaveStudio\\Clients\\\\LabClient.dll")
[21:34:40] RSTD.SetVar ("/Settings/Clients/Client 0/Use" , "TRUE")
[21:34:40] RSTD.SetVar ("/Settings/Clients/Client 1/Use" , "FALSE")
[21:34:40] RSTD.SetVar ("/Settings/Clients/Client 2/Use" , "FALSE")
[21:34:40] RSTD.SetVar ("/Settings/Clients/Client 3/Use" , "FALSE")
[21:34:40] RSTD.SetVar ("/Settings/Clients/Client 4/Use" , "FALSE")
[21:34:40] RSTD.SetVar ("/Settings/AL Client/AL Dll" , "C:\\ti\\mmwave_studio_02_01_00_00\\mmWaveStudio\\RunTime\\SAL.dll")
[21:34:40] RSTD.SetVar ("/Settings/Clients/Client 0/GuiDll" , "")
[21:34:40] RSTD.SetVar ("/Settings/AutoUpdate/Enabled" , "TRUE")
[21:34:40] RSTD.SetVar ("/Settings/AutoUpdate/Interval" , "1")
[21:34:40] RSTD.SetVar ("/Settings/Monitors/UpdateDisplay" , "TRUE")
[21:34:40] RSTD.SetVar ("/Settings/Monitors/OneClickStart" , "TRUE")
[21:34:40] RSTD.SetVar ("/Settings/Automation/Automation Mode" , "false")
[21:34:40] RSTD.Transmit("/")
[21:34:40] RSTD.SaveSettings(): Settings saved to "C:\Users\win\AppData\Roaming\RSTD\config.xml"
[21:34:40] RSTD.Build()
[21:34:40] RSTD.SaveSettings(): Settings saved to "C:\Users\win\AppData\Roaming\RSTD\config.xml"
[21:34:40] RSTD.Transmit("/")
[21:34:40] RSTD.AL_Build()
[21:34:40] RSTD.AL_LoadXml()
[21:34:40] RSTD.Transmit("/")
[21:34:40] RSTD.AL_Init()
[21:34:40] RSTD.Clients_Build()
[21:34:40] GM: Init
[21:34:40] GM: Loaded 'C:\ti\mmwave_studio_02_01_00_00\mmWaveStudio\Clients\\LabClient.dll'
[21:34:40] GM: 1 Guest (s) init
[21:34:40] GM: 1 Module(s) init
[21:34:40] GM: 2 Tab (s) init
[21:34:40] RSTD.Client_LoadXml()
[21:34:41] [RadarAPI]: ar1.selectRadarMode(0)
[21:34:41] [RadarAPI]: Status: Passed
[21:34:41] Matlab Runtime Engine is installed
[21:34:41] [RadarAPI]: Starting Matlab Engine..
[21:34:52] [RadarAPI]: Matlab Engine Started!
[21:34:57] [RadarAPI]: ar1.selectCascadeMode(0)
[21:34:57] [RadarAPI]: Status: Passed
[21:34:57] [RadarAPI]: ar1.LoadSettings('C:\Users\win\AppData\Roaming\RSTD\ar1gui.ini')
[21:34:58] TESTING = false
[21:34:58] RstdNet: Port 2777: Listening..
[21:34:58]
[21:34:58] ***Script completed successfully.***
[21:35:04] [RadarAPI]: ar1.selectRadarMode(1)
[21:35:04] [RadarAPI]: ar1.selectCascadeMode(1)
[21:35:04] [RadarAPI]: Status: Passed
[21:35:04] [RadarAPI]: Status: Passed
[21:35:06] [RadarAPI]: ar1.SelectCaptureDevice("TDA2XX")
[21:35:06] [RadarAPI]: Status: Passed
[21:35:09] [RadarAPI]: TDAStatusCallback Event Registered
[21:35:09] [RadarAPI]: registerTDAStatusCallback Status: Passed
[21:35:09] [RadarAPI]: ar1.ConnectTDA("192.168.33.180", 5001, 15)
[21:35:09] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:35:09] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:35:09] [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[21:35:09] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:35:10] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:35:10] [RadarAPI]: ConnectTDACaptureCard Status: Passed
[21:35:10] TDA Capture Card Status : CONNECTED!
[21:35:16] [RadarAPI]: ar1.SelectChipVersion("AR1243")
[21:35:16] [RadarAPI]: Status: Passed
[21:35:16] [RadarAPI]: ar1.deviceVariantSelection("XWR1243")
[21:35:16] [RadarAPI]: Status: Passed
[21:35:16] [RadarAPI]: ar1.frequencyBandSelection("77G")
[21:35:19] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:35:19] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:35:20] [RadarAPI]: ar1.FullReset(1)
[21:35:20] [RadarAPI]: Status: Passed
[21:35:20] [RadarAPI]: ar1.SOPControl_mult(1,4)
[21:35:20] [RadarAPI]: Status: Passed
[21:35:25] [RadarAPI]: ar1.PowerOn_mult(1, 0, 1000, 0,0)
[21:35:25] [RadarAPI]: Status: Passed
[21:35:25] [DeviceId-0] MSS power up done async event received!
[21:35:28] [RadarAPI]: ar1.DownloadBSSFw_mult(1,"C:\\ti\\mmwave_dfp_01_02_06_03\\firmware\\xwr12xx_metaImage.bin")
[21:35:28] [RadarAPI]: ar1.DownloadBssFwOvSPI_mult(1, C:\\ti\\mmwave_dfp_01_02_06_03\\firmware\\xwr12xx_metaImage.bin)
[21:36:20] Device Status : UnDetDe/ASIL-B/SOP:4/ES:1
[21:36:20] [RadarAPI]: ar1.RfEnable_mult(1)
[21:36:20] [DeviceId-0] BSS power up done async event received!
[21:36:20] [RadarAPI]: Status: Passed
[21:36:38] [RadarAPI]: ar1.ChanNAdcConfig_mult(1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1)
[21:36:38] [RadarAPI]: Status: Passed
[21:36:40] [RadarAPI]: ar1.LPModConfig_mult(1, 0,0)
[21:36:40] [RadarAPI]: Status: Passed
[21:36:41] [RadarAPI]: ar1.RfInit_mult(1)
[21:36:41] [DeviceId-0] RF Init async event received!
[21:36:41] [RadarAPI]: Status: Passed
[21:36:41] [RadarAPI]: Time stamp, Temperture: 20741,31; 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;
[21:36:48] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:36:48] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:36:48] [RadarAPI]: ar1.FullReset(2)
[21:36:48] [RadarAPI]: Status: Passed
[21:36:49] [RadarAPI]: ar1.SOPControl_mult(2,4)
[21:36:49] [RadarAPI]: Status: Passed
[21:36:51] [DeviceId-1] MSS power up done async event received!
[21:36:51] [RadarAPI]: ar1.AddDevice(2)
[21:36:51] [RadarAPI]: Status: Passed
[21:36:55] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:36:56] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:36:56] [RadarAPI]: ar1.FullReset(4)
[21:36:56] [RadarAPI]: Status: Passed
[21:36:56] [RadarAPI]: ar1.SOPControl_mult(4,4)
[21:36:56] [RadarAPI]: Status: Passed
[21:36:58] [DeviceId-2] MSS power up done async event received!
[21:36:58] [RadarAPI]: ar1.AddDevice(4)
[21:36:58] [RadarAPI]: Status: Passed
[21:37:02] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:37:03] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:37:03] [RadarAPI]: ar1.FullReset(8)
[21:37:03] [RadarAPI]: Status: Passed
[21:37:03] [RadarAPI]: ar1.SOPControl_mult(8,4)
[21:37:03] [RadarAPI]: Status: Passed
[21:37:06] [DeviceId-3] MSS power up done async event received!
[21:37:06] [RadarAPI]: ar1.AddDevice(8)
[21:37:06] [RadarAPI]: Status: Passed
[21:37:10] [RadarAPI]: ar1.DownloadBSSFw_mult(14,"C:\\ti\\mmwave_dfp_01_02_06_03\\firmware\\xwr12xx_metaImage.bin")
[21:37:10] [RadarAPI]: ar1.DownloadBssFwOvSPI_mult(14, C:\\ti\\mmwave_dfp_01_02_06_03\\firmware\\xwr12xx_metaImage.bin)
[21:37:55] Slave1 Device Status : UnDetDe/ASIL-B/SOP:4/ES:1
[21:37:55] [RadarAPI]: ar1.RfEnable_mult(2)
[21:37:55] [DeviceId-1] BSS power up done async event received!
[21:37:55] [RadarAPI]: Status: Passed
[21:38:02] Slave2 Device Status : UnDetDe/ASIL-B/SOP:4/ES:1
[21:38:02] [RadarAPI]: ar1.RfEnable_mult(4)
[21:38:02] [DeviceId-2] BSS power up done async event received!
[21:38:02] [RadarAPI]: Status: Passed
[21:38:11] Slave3 Device Status : UnDetDe/ASIL-B/SOP:4/ES:1
[21:38:11] [RadarAPI]: ar1.RfEnable_mult(8)
[21:38:12] [DeviceId-3] BSS power up done async event received!
[21:38:12] [RadarAPI]: Status: Passed
[21:38:42] [RadarAPI]: ar1.ChanNAdcConfig_mult(14, 1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 2)
[21:38:42] [RadarAPI]: Status: Passed
[21:38:43] [RadarAPI]: ar1.LPModConfig_mult(14, 0,0)
[21:38:43] [RadarAPI]: Status: Passed
[21:38:44] [RadarAPI]: ar1.RfInit_mult(14)
[21:38:44] [DeviceId-2] RF Init async event received!
[21:38:44] [DeviceId-1] RF Init async event received!
[21:38:44] [DeviceId-3] RF Init async event received!
[21:38:44] [RadarAPI]: Status: Passed
[21:38:44] [RadarAPI]: Time stamp, Temperture: 32744,33; 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;
[21:38:44] [RadarAPI]: Time stamp, Temperture: 32744,33; 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;
[21:38:44] [RadarAPI]: Time stamp, Temperture: 32744,33; 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;
[21:38:52] [RadarAPI]: ar1.DataPathConfig_mult(15, 512, 1216644097, 0)
[21:38:52] [RadarAPI]: Status: Passed
[21:38:54] [RadarAPI]: ar1.LvdsClkConfig_mult(15, 1,1)
[21:38:54] [RadarAPI]: Status: Passed
[21:38:55] [RadarAPI]: ar1.CSI2LaneConfig_mult(15, 1, 0, 2, 0, 1, 0, 5,0,3,0)
[21:38:56] [RadarAPI]: Status: Passed
[21:39:08] [RadarAPI]: ar1.ProfileConfig_mult(1, 0, 77, 100, 6, 60, 0, 0, 0, 0, 0, 0, 29.982, 0, 256, 10000, 0, 0, 30)
[21:39:08] [RadarAPI]: Status: Passed
[21:39:11] [RadarAPI]: ar1.ChirpConfig_mult(1, 0, 0, 0, 0, 0, 0, 0, 1, 0,0)
[21:39:11] [RadarAPI]: Status: Passed
[21:39:15] [RadarAPI]: ar1.ChirpConfig_mult(1, 1, 1, 0, 0, 0, 0, 0, 0, 1,0)
[21:39:15] [RadarAPI]: Status: Passed
[21:39:20] [RadarAPI]: ar1.ChirpConfig_mult(1, 2, 2, 0, 0, 0, 0, 0, 0, 0,1)
[21:39:20] [RadarAPI]: Status: Passed
[21:39:50] Test Source Already Disabled...!!!
[21:39:50] [RadarAPI]: ar1.DisableTestSource_mult(1,0)
[21:39:50] [RadarAPI]: Status: Passed
[21:39:50] [RadarAPI]: ar1.FrameConfig_mult(1, 0, 2, 100, 32, 40, 0, 0, 1)
[21:39:50] [RadarAPI]: Status: Passed
[21:39:54] [RadarAPI]: ar1.ProfileConfig_mult(2, 0, 77, 100, 6, 60, 0, 0, 0, 0, 0, 0, 29.982, 0, 256, 10000, 0, 0, 30)
[21:39:55] [RadarAPI]: Status: Passed
[21:39:57] [RadarAPI]: ar1.ChirpConfig_mult(2, 2, 2, 0, 0, 0, 0, 0, 0, 0,1)
[21:39:57] [RadarAPI]: Status: Passed
[21:40:01] [RadarAPI]: ar1.ChirpConfig_mult(2, 1, 1, 0, 0, 0, 0, 0, 0, 1,0)
[21:40:01] [RadarAPI]: Status: Passed
[21:40:05] [RadarAPI]: ar1.ChirpConfig_mult(2, 0, 0, 0, 0, 0, 0, 0, 1, 0,0)
[21:40:06] [RadarAPI]: Status: Passed
[21:40:07] Test Source Already Disabled...!!!
[21:40:07] [RadarAPI]: ar1.DisableTestSource_mult(2,0)
[21:40:07] [RadarAPI]: Status: Passed
[21:40:07] [RadarAPI]: ar1.FrameConfig_mult(2, 0, 2, 100, 32, 40, 0, 0, 1)
[21:40:07] [RadarAPI]: Status: Passed
[21:40:10] Test Source Already Disabled...!!!
[21:40:10] [RadarAPI]: ar1.DisableTestSource_mult(2,0)
[21:40:10] [RadarAPI]: Status: Passed
[21:40:10] [RadarAPI]: ar1.FrameConfig_mult(2, 0, 2, 100, 32, 40, 0, 0, 2)
[21:40:10] [RadarAPI]: Status: Passed
[21:40:15] [RadarAPI]: ar1.ProfileConfig_mult(4, 0, 77, 100, 6, 60, 0, 0, 0, 0, 0, 0, 29.982, 0, 256, 10000, 0, 0, 30)
[21:40:15] [RadarAPI]: Status: Passed
[21:40:17] [RadarAPI]: ar1.ChirpConfig_mult(4, 0, 0, 0, 0, 0, 0, 0, 1, 0,0)
[21:40:17] [RadarAPI]: Status: Passed
[21:40:21] [RadarAPI]: ar1.ChirpConfig_mult(4, 1, 1, 0, 0, 0, 0, 0, 0, 1,0)
[21:40:21] [RadarAPI]: Status: Passed
[21:40:23] [RadarAPI]: ar1.ChirpConfig_mult(4, 1, 1, 0, 0, 0, 0, 0, 0, 0,1)
[21:40:23] [RadarAPI]: Status: Passed
[21:40:26] [RadarAPI]: ar1.ChirpConfig_mult(4, 2, 2, 0, 0, 0, 0, 0, 0, 0,1)
[21:40:26] [RadarAPI]: Status: Passed
[21:40:28] Test Source Already Disabled...!!!
[21:40:28] [RadarAPI]: ar1.DisableTestSource_mult(4,0)
[21:40:28] [RadarAPI]: Status: Passed
[21:40:28] [RadarAPI]: ar1.FrameConfig_mult(4, 0, 2, 100, 32, 40, 0, 0, 2)
[21:40:29] [RadarAPI]: Status: Passed
[21:40:35] [RadarAPI]: ar1.ProfileConfig_mult(8, 0, 77, 100, 6, 60, 0, 0, 0, 0, 0, 0, 29.982, 0, 256, 10000, 0, 0, 30)
[21:40:35] [RadarAPI]: Status: Passed
[21:40:37] [RadarAPI]: ar1.ChirpConfig_mult(8, 2, 2, 0, 0, 0, 0, 0, 0, 0,1)
[21:40:38] [RadarAPI]: Status: Passed
[21:40:41] [RadarAPI]: ar1.ChirpConfig_mult(8, 1, 1, 0, 0, 0, 0, 0, 0, 1,0)
[21:40:41] [RadarAPI]: Status: Passed
[21:40:45] [RadarAPI]: ar1.ChirpConfig_mult(8, 0, 0, 0, 0, 0, 0, 0, 1, 0,0)
[21:40:45] [RadarAPI]: Status: Passed
[21:40:48] Test Source Already Disabled...!!!
[21:40:48] [RadarAPI]: ar1.DisableTestSource_mult(8,0)
[21:40:48] [RadarAPI]: Status: Passed
[21:40:48] [RadarAPI]: ar1.FrameConfig_mult(8, 0, 2, 100, 32, 40, 0, 0, 2)
[21:40:48] [RadarAPI]: Status: Passed
[21:40:51] [RadarAPI]: ar1.TDACaptureCard_StartRecord_mult(8, 0, 0, adc_data, 0)
[21:40:51] Device 0 - Configuring TDA with Width : 2048 and Height : 96
[21:40:51] [RadarAPI]: Device 0 - setWidthAndHeight Status: Passed
[21:40:51] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:40:51] Device 1 - Configuring TDA with Width : 2048 and Height : 96
[21:40:51] [RadarAPI]: Device 1 - setWidthAndHeight Status: Passed
[21:40:51] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:40:52] Device 2 - Configuring TDA with Width : 2048 and Height : 96
[21:40:52] [RadarAPI]: Device 2 - setWidthAndHeight Status: Passed
[21:40:52] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:40:52] Device 3 - Configuring TDA with Width : 2048 and Height : 96
[21:40:52] [RadarAPI]: Device 3 - setWidthAndHeight Status: Passed
[21:40:52] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:40:52] Sending Frame Periodicity of 40 to TDA..
[21:40:52] [RadarAPI]: Status: Passed. Frame Periodicity sent to TDA
[21:40:52] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:40:52] Sending Capture Directory with name /mnt/ssd/adc_data to TDA..
[21:40:52] [RadarAPI]: Status: Passed. Capture Directory sent to TDA
[21:40:52] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:40:52] Sending File Allocation of 0 files to TDA..
[21:40:52] [RadarAPI]: Status: Passed. File Allocation sent to TDA
[21:40:52] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:40:52] Sending Enable Data Packaging (0 - 16-bit; 1 - 12-bit) with value of 0 to TDA..
[21:40:52] [RadarAPI]: Status: Passed. Enable Data Packaging sent to TDA
[21:40:52] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:40:52] Sending Number of frames to capture with value of 0 to TDA..
[21:40:52] [RadarAPI]: Status: Passed. Number of frames to capture sent to TDA
[21:40:52] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:40:52] [RadarAPI]: Status: Passed for notifying TDA about Creating Application
[21:40:52] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:40:52] [RadarAPI]: Status: Passed for notifying TDA about Start Frame
[21:40:52] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:41:18] [RadarAPI]: ar1.StartFrame_mult(8)
[21:41:18] [RadarAPI]: Status: Passed
[21:41:18] [DeviceId-3] Frame start async event received!
[21:42:21] [RadarAPI]: ar1.StartFrame_mult(4)
[21:42:21] [RadarAPI]: Status: Passed
[21:42:21] [DeviceId-2] Frame start async event received!
[21:42:25] [RadarAPI]: ar1.StartFrame_mult(2)
[21:42:25] [RadarAPI]: Status: Passed
[21:42:26] [DeviceId-1] Frame start async event received!
[21:42:38] [RadarAPI]: ar1.StartFrame_mult(1)
[21:42:38] [RadarAPI]: Status: Passed
[21:42:38] [DeviceId-0] Frame start async event received!
[21:42:42] [RadarAPI]: Frame Ended
[21:42:42] [DeviceId-0] Frame End async event received!
[21:42:42] [DeviceId-3] Frame End async event received!
[21:42:42] [DeviceId-1] Frame End async event received!
[21:42:42] [DeviceId-2] Frame End async event received!
[21:42:42] Status: Passed for notifying TDA about Stop Frame
[21:42:42] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:43:14] [RadarAPI]: ar1.TDACaptureCard_StartRecord_mult(8, 0, 0, adc_data_1, 0)
[21:43:14] Device 0 - Configuring TDA with Width : 2048 and Height : 96
[21:43:14] [RadarAPI]: Device 0 - setWidthAndHeight Status: Passed
[21:43:14] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:43:14] Device 1 - Configuring TDA with Width : 2048 and Height : 96
[21:43:14] [RadarAPI]: Device 1 - setWidthAndHeight Status: Passed
[21:43:14] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:43:14] Device 2 - Configuring TDA with Width : 2048 and Height : 96
[21:43:14] [RadarAPI]: Device 2 - setWidthAndHeight Status: Passed
[21:43:14] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:43:14] Device 3 - Configuring TDA with Width : 2048 and Height : 96
[21:43:14] [RadarAPI]: Device 3 - setWidthAndHeight Status: Passed
[21:43:14] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:43:14] Sending Frame Periodicity of 40 to TDA..
[21:43:14] [RadarAPI]: Status: Passed. Frame Periodicity sent to TDA
[21:43:14] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:43:14] Sending Capture Directory with name /mnt/ssd/adc_data_1 to TDA..
[21:43:14] [RadarAPI]: Status: Passed. Capture Directory sent to TDA
[21:43:14] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:43:14] Sending File Allocation of 0 files to TDA..
[21:43:14] [RadarAPI]: Status: Passed. File Allocation sent to TDA
[21:43:14] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:43:15] Sending Enable Data Packaging (0 - 16-bit; 1 - 12-bit) with value of 0 to TDA..
[21:43:15] [RadarAPI]: Status: Passed. Enable Data Packaging sent to TDA
[21:43:15] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:43:15] Sending Number of frames to capture with value of 0 to TDA..
[21:43:15] [RadarAPI]: Status: Passed. Number of frames to capture sent to TDA
[21:43:15] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:43:15] [RadarAPI]: Status: Passed for notifying TDA about Creating Application
[21:43:15] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:43:15] [RadarAPI]: Status: Passed for notifying TDA about Start Frame
[21:43:15] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:43:20] [RadarAPI]: ar1.StartFrame_mult(8)
[21:43:20] [RadarAPI]: Status: Passed
[21:43:20] [DeviceId-3] Frame start async event received!
[21:43:24] [RadarAPI]: ar1.StartFrame_mult(4)
[21:43:24] [RadarAPI]: Status: Passed
[21:43:24] [DeviceId-2] Frame start async event received!
[21:43:27] [RadarAPI]: ar1.StartFrame_mult(2)
[21:43:28] [RadarAPI]: Status: Passed
[21:43:28] [DeviceId-1] Frame start async event received!
[21:43:31] [RadarAPI]: ar1.StartFrame_mult(1)
[21:43:31] [RadarAPI]: Status: Passed
[21:43:31] [DeviceId-0] Frame start async event received!
[21:43:35] [RadarAPI]: Frame Ended
[21:43:35] [DeviceId-1] Frame End async event received!
[21:43:35] [DeviceId-2] Frame End async event received!
[21:43:35] [DeviceId-0] Frame End async event received!
[21:43:35] [DeviceId-3] Frame End async event received!
[21:43:35] Status: Passed for notifying TDA about Stop Frame
[21:43:35] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:44:19] [RadarAPI]: ar1.ProfileConfig_mult(8, 0, 77, 100, 6, 60, 0, 0, 0, 0, 0, 0, 29.982, 0, 256, 10000, 0, 0, 30)
[21:44:19] [RadarAPI]: Status: Passed
[21:44:33] [RadarAPI]: ar1.ChirpConfig_mult(8, 0, 0, 0, 0, 0, 0, 0, 1, 0,0)
[21:44:33] [RadarAPI]: Status: Passed
[21:44:37] [RadarAPI]: ar1.ChirpConfig_mult(8, 1, 1, 0, 0, 0, 0, 0, 0, 1,0)
[21:44:37] [RadarAPI]: Status: Passed
[21:44:41] [RadarAPI]: ar1.ChirpConfig_mult(8, 2, 2, 0, 0, 0, 0, 0, 0, 0,1)
[21:44:41] [RadarAPI]: Status: Passed
[21:44:45] Test Source Already Disabled...!!!
[21:44:45] [RadarAPI]: ar1.DisableTestSource_mult(8,0)
[21:44:45] [RadarAPI]: Status: Passed
[21:44:45] [RadarAPI]: ar1.FrameConfig_mult(8, 0, 2, 100, 32, 40, 0, 0, 2)
[21:44:45] [RadarAPI]: Status: Passed
[21:44:52] [RadarAPI]: ar1.ProfileConfig_mult(4, 0, 77, 100, 6, 60, 0, 0, 0, 0, 0, 0, 29.982, 0, 256, 10000, 0, 0, 30)
[21:44:52] [RadarAPI]: Status: Passed
[21:44:58] [RadarAPI]: ar1.ChirpConfig_mult(4, 2, 2, 0, 0, 0, 0, 0, 0, 0,1)
[21:44:58] [RadarAPI]: Status: Passed
[21:46:07] [RadarAPI]: ar1.ChirpConfig_mult(4, 1, 1, 0, 0, 0, 0, 0, 0, 1,0)
[21:46:07] [RadarAPI]: Status: Passed
[21:46:11] [RadarAPI]: ar1.ChirpConfig_mult(4, 0, 0, 0, 0, 0, 0, 0, 1, 0,0)
[21:46:11] [RadarAPI]: Status: Passed
[21:46:22] Test Source Already Disabled...!!!
[21:46:22] [RadarAPI]: ar1.DisableTestSource_mult(4,0)
[21:46:22] [RadarAPI]: Status: Passed
[21:46:22] [RadarAPI]: ar1.FrameConfig_mult(4, 0, 2, 100, 32, 40, 0, 0, 2)
[21:46:22] [RadarAPI]: Status: Passed
[21:46:28] [RadarAPI]: ar1.TDACaptureCard_StartRecord_mult(8, 0, 0, adc_data_1, 0)
[21:46:28] Device 0 - Configuring TDA with Width : 2048 and Height : 96
[21:46:28] [RadarAPI]: Device 0 - setWidthAndHeight Status: Passed
[21:46:28] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:46:28] Device 1 - Configuring TDA with Width : 2048 and Height : 96
[21:46:28] [RadarAPI]: Device 1 - setWidthAndHeight Status: Passed
[21:46:28] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:46:28] Device 2 - Configuring TDA with Width : 2048 and Height : 96
[21:46:28] [RadarAPI]: Device 2 - setWidthAndHeight Status: Passed
[21:46:28] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:46:28] Device 3 - Configuring TDA with Width : 2048 and Height : 96
[21:46:28] [RadarAPI]: Device 3 - setWidthAndHeight Status: Passed
[21:46:28] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:46:28] Sending Frame Periodicity of 40 to TDA..
[21:46:28] [RadarAPI]: Status: Passed. Frame Periodicity sent to TDA
[21:46:28] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:46:28] Sending Capture Directory with name /mnt/ssd/adc_data_1 to TDA..
[21:46:28] [RadarAPI]: Status: Passed. Capture Directory sent to TDA
[21:46:28] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:46:28] Sending File Allocation of 0 files to TDA..
[21:46:28] [RadarAPI]: Status: Passed. File Allocation sent to TDA
[21:46:28] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:46:28] Sending Enable Data Packaging (0 - 16-bit; 1 - 12-bit) with value of 0 to TDA..
[21:46:28] [RadarAPI]: Status: Passed. Enable Data Packaging sent to TDA
[21:46:28] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:46:28] Sending Number of frames to capture with value of 0 to TDA..
[21:46:28] [RadarAPI]: Status: Passed. Number of frames to capture sent to TDA
[21:46:28] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:46:29] [RadarAPI]: Status: Passed for notifying TDA about Creating Application
[21:46:29] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:46:29] [RadarAPI]: Status: Passed for notifying TDA about Start Frame
[21:46:29] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[21:46:44] [RadarAPI]: ar1.StartFrame_mult(8)
[21:46:44] [RadarAPI]: Status: Passed
[21:46:44] [DeviceId-3] Frame start async event received!
[21:47:01] [RadarAPI]: ar1.StartFrame_mult(2)
[21:47:01] [RadarAPI]: Status: Passed
[21:47:01] [DeviceId-1] Frame start async event received!
[21:47:19] [RadarAPI]: ar1.StartFrame_mult(4)
[21:47:19] [RadarAPI]: Status: Passed
[21:47:19] [DeviceId-2] Frame start async event received!
[21:48:36] [RadarAPI]: ar1.StartFrame_mult(1)
[21:48:36] [RadarAPI]: Status: Passed
[21:48:36] [DeviceId-0] Frame start async event received!
[21:48:40] [RadarAPI]: Frame Ended
[21:48:40] [DeviceId-3] Frame End async event received!
[21:48:40] [DeviceId-2] Frame End async event received!
[21:48:40] [DeviceId-0] Frame End async event received!
[21:48:40] [DeviceId-1] Frame End async event received!
[21:48:40] Status: Passed for notifying TDA about Stop Frame
[21:48:40] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0