Other Parts Discussed in Thread: AWR2243
换言之MMWCAS-cascade-EVM能否用外部信号进行控制,使其进行数据采集
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.
你好,
能否尝试配置AWR2243 master为外触发,通过外部MCU提供frame sync控制AWR2243 master发波,从而控制ADC数据输出么?
Thanks,
Chris
你好,
更新一下,需要所有芯片都通过外部输入frame sync,射频配置需要配置为external trigger。没有相关的例子。
Thanks,
Chris
你好,当我按操作更换电阻并企图给TP_1一个外部触发信号,我发现一些问题,当我安装后GUI配置时其他和之前软件触发一样,但我将芯片1设置为硬件触发,当我triggerframe时报错如下
[18:58:37] Test Source Already Disabled...!!!
[18:58:37] [RadarAPI]: ar1.DisableTestSource_mult(8,0)
[18:58:37] [RadarAPI]: Status: Passed
[18:58:37] [RadarAPI]: ar1.FrameConfig_mult(8, 0, 2, 10, 128, 100, 0, 2)
[18:58:37] [RadarAPI]: Status: Passed
[18:58:39] [RadarAPI]: ar1.TDACaptureCard_StartRecord_mult(8, 0, 0, adc_data, 0)
[18:58:39] Device 0 - Configuring TDA with Width : 2048 and Height : 384
[18:58:39] [RadarAPI]: Device 0 - setWidthAndHeight Status: Passed
[18:58:39] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[18:58:39] Device 1 - Configuring TDA with Width : 2048 and Height : 384
[18:58:39] [RadarAPI]: Device 1 - setWidthAndHeight Status: Passed
[18:58:39] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[18:58:39] Device 2 - Configuring TDA with Width : 2048 and Height : 384
[18:58:39] [RadarAPI]: Device 2 - setWidthAndHeight Status: Passed
[18:58:39] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[18:58:39] Device 3 - Configuring TDA with Width : 2048 and Height : 384
[18:58:39] [RadarAPI]: Device 3 - setWidthAndHeight Status: Passed
[18:58:39] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[18:58:39] Sending Frame Periodicity of 100 to TDA..
[18:58:39] [RadarAPI]: Status: Passed. Frame Periodicity sent to TDA
[18:58:39] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[18:58:39] Sending Capture Directory with name /mnt/ssd/adc_data to TDA..
[18:58:39] [RadarAPI]: Status: Passed. Capture Directory sent to TDA
[18:58:39] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[18:58:39] Sending File Allocation of 0 files to TDA..
[18:58:39] [RadarAPI]: Status: Passed. File Allocation sent to TDA
[18:58:39] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[18:58:39] Sending Enable Data Packaging (0 - 16-bit; 1 - 12-bit) with value of 0 to TDA..
[18:58:39] [RadarAPI]: Status: Passed. Enable Data Packaging sent to TDA
[18:58:39] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[18:58:39] Sending Number of frames to capture with value of 0 to TDA..
[18:58:39] [RadarAPI]: Status: Passed. Number of frames to capture sent to TDA
[18:58:39] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[18:58:39] [RadarAPI]: Status: Passed for notifying TDA about Creating Application
[18:58:39] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[18:58:39] [RadarAPI]: Status: Passed for notifying TDA about Start Frame
[18:58:40] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[18:58:49] [RadarAPI]: ar1.StartFrame_mult(8)
[18:58:49] [RadarAPI]: Status: Passed
[18:58:49] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[18:58:49] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[18:58:49] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[18:58:49] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[18:58:49] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[18:58:49] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[18:58:49] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[18:58:49] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[18:58:50] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[18:58:50] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[18:58:50] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[18:58:50] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[18:58:50] [DeviceId-3] Frame start async event received!
[18:58:50] [DeviceId-3] Frame End async event received!
[18:58:50] Status: Passed for notifying TDA about Stop Frame
[18:58:50] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
你好,当个尝试更改lua脚本进行外触发采集,似乎有效,但是当我变更numloops和interlooptime后,发现采集为空,studio输出界面如下


[16:42:08] ***Script completed successfully.***
[16:42:27] Loops Remaining : 5
[16:42:27] Starting TDA ARM...
[16:42:27] [RadarAPI]: ar1.TDACaptureCard_StartRecord_mult(1, 0, 0, 5demo, 0)
[16:42:27] Device 0 - Configuring TDA with Width : 2048 and Height : 192
[16:42:27] [RadarAPI]: Device 0 - setWidthAndHeight Status: Passed
[16:42:27] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:27] Device 1 - Configuring TDA with Width : 2048 and Height : 192
[16:42:27] [RadarAPI]: Device 1 - setWidthAndHeight Status: Passed
[16:42:27] Device 2 - Configuring TDA with Width : 2048 and Height : 192
[16:42:27] [RadarAPI]: Device 2 - setWidthAndHeight Status: Passed
[16:42:27] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:27] Device 3 - Configuring TDA with Width : 2048 and Height : 192
[16:42:27] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:27] [RadarAPI]: Device 3 - setWidthAndHeight Status: Passed
[16:42:27] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:27] Sending Frame Periodicity of 100 to TDA..
[16:42:27] [RadarAPI]: Status: Passed. Frame Periodicity sent to TDA
[16:42:27] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:27] Sending Capture Directory with name /mnt/ssd/5demo to TDA..
[16:42:27] [RadarAPI]: Status: Passed. Capture Directory sent to TDA
[16:42:27] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:28] Sending File Allocation of 0 files to TDA..
[16:42:28] [RadarAPI]: Status: Passed. File Allocation sent to TDA
[16:42:28] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:28] Sending Enable Data Packaging (0 - 16-bit; 1 - 12-bit) with value of 0 to TDA..
[16:42:28] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:28] [RadarAPI]: Status: Passed. Enable Data Packaging sent to TDA
[16:42:28] Sending Number of frames to capture with value of 0 to TDA..
[16:42:28] [RadarAPI]: Status: Passed. Number of frames to capture sent to TDA
[16:42:28] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:28] [RadarAPI]: Status: Passed for notifying TDA about Creating Application
[16:42:28] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:28] [RadarAPI]: Status: Passed for notifying TDA about Start Frame
[16:42:28] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:28] TDA ARM Successful
[16:42:29] Starting Frame Trigger sequence...
[16:42:29] [RadarAPI]: ar1.StartFrame_mult(8)
[16:42:29] [RadarAPI]: Status: Passed
[16:42:29] Device 4 : Start Frame Successful
[16:42:29] [RadarAPI]: ar1.StartFrame_mult(4)
[16:42:29] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:29] [RadarAPI]: Status: Passed
[16:42:29] Device 3 : Start Frame Successful
[16:42:29] [RadarAPI]: ar1.StartFrame_mult(2)
[16:42:29] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:29] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:29] [RadarAPI]: Status: Passed
[16:42:29] Device 2 : Start Frame Successful
[16:42:29] [RadarAPI]: ar1.StartFrame_mult(1)
[16:42:29] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:29] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:29] [DeviceId-1] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:29] [DeviceId-3] Frame start async event received!
[16:42:29] [RadarAPI]: Status: Passed
[16:42:29] Device 1 : Start Frame Successful
[16:42:29] Capturing AWR device data to the TDA SSD...
[16:42:30] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:30] [DeviceId-1] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:30] [DeviceId-0] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:30] [DeviceId-3] Frame End async event received!
[16:42:30] Status: Passed for notifying TDA about Stop Frame
[16:42:30] [DeviceId-2] Frame start async event received!
[16:42:30] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:30] [DeviceId-1] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:30] [RadarAPI]: Frame Ended
[16:42:30] [DeviceId-0] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:30] [DeviceId-1] Frame start async event received!
[16:42:30] [DeviceId-2] Frame End async event received!
[16:42:30] [DeviceId-0] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:30] [DeviceId-1] Frame End async event received!
[16:42:30] [DeviceId-0] Frame start async event received!
[16:42:30] [DeviceId-0] Frame End async event received!
[16:42:35] Capture sequence completed...
[16:42:38] Loops Remaining : 4
[16:42:38] Starting TDA ARM...
[16:42:38] [RadarAPI]: ar1.TDACaptureCard_StartRecord_mult(1, 0, 0, 5demo, 0)
[16:42:38] Device 0 - Configuring TDA with Width : 2048 and Height : 192
[16:42:38] [RadarAPI]: Device 0 - setWidthAndHeight Status: Passed
[16:42:38] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:38] Device 1 - Configuring TDA with Width : 2048 and Height : 192
[16:42:38] [RadarAPI]: Device 1 - setWidthAndHeight Status: Passed
[16:42:38] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:38] Device 2 - Configuring TDA with Width : 2048 and Height : 192
[16:42:38] [RadarAPI]: Device 2 - setWidthAndHeight Status: Passed
[16:42:38] Device 3 - Configuring TDA with Width : 2048 and Height : 192
[16:42:38] [RadarAPI]: Device 3 - setWidthAndHeight Status: Passed
[16:42:38] Sending Frame Periodicity of 100 to TDA..
[16:42:38] [RadarAPI]: Status: Passed. Frame Periodicity sent to TDA
[16:42:38] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:38] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:38] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:38] Sending Capture Directory with name /mnt/ssd/5demo to TDA..
[16:42:38] [RadarAPI]: Status: Passed. Capture Directory sent to TDA
[16:42:38] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:38] Sending File Allocation of 0 files to TDA..
[16:42:38] [RadarAPI]: Status: Passed. File Allocation sent to TDA
[16:42:38] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:38] Sending Enable Data Packaging (0 - 16-bit; 1 - 12-bit) with value of 0 to TDA..
[16:42:38] [RadarAPI]: Status: Passed. Enable Data Packaging sent to TDA
[16:42:38] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:38] Sending Number of frames to capture with value of 0 to TDA..
[16:42:38] [RadarAPI]: Status: Passed. Number of frames to capture sent to TDA
[16:42:38] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:38] [RadarAPI]: Status: Passed for notifying TDA about Creating Application
[16:42:38] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:38] [RadarAPI]: Status: Passed for notifying TDA about Start Frame
[16:42:38] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:38] TDA ARM Successful
[16:42:39] Starting Frame Trigger sequence...
[16:42:39] [RadarAPI]: ar1.StartFrame_mult(8)
[16:42:39] [RadarAPI]: Status: Passed
[16:42:39] Device 4 : Start Frame Successful
[16:42:39] [RadarAPI]: ar1.StartFrame_mult(4)
[16:42:40] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:40] [RadarAPI]: Status: Passed
[16:42:40] Device 3 : Start Frame Successful
[16:42:40] [RadarAPI]: ar1.StartFrame_mult(2)
[16:42:40] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:40] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:40] [RadarAPI]: Status: Passed
[16:42:40] Device 2 : Start Frame Successful
[16:42:40] [RadarAPI]: ar1.StartFrame_mult(1)
[16:42:40] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:40] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:40] [DeviceId-1] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:40] [RadarAPI]: Status: Passed
[16:42:40] Device 1 : Start Frame Successful
[16:42:40] Capturing AWR device data to the TDA SSD...
[16:42:40] [DeviceId-3] Frame start async event received!
[16:42:40] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:40] [DeviceId-1] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:40] [DeviceId-0] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:40] [DeviceId-3] Frame End async event received!
[16:42:40] Status: Passed for notifying TDA about Stop Frame
[16:42:40] [DeviceId-2] Frame start async event received!
[16:42:40] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:40] [DeviceId-1] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:40] [DeviceId-0] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:40] [RadarAPI]: Frame Ended
[16:42:40] [DeviceId-1] Frame start async event received!
[16:42:40] [DeviceId-0] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:40] [DeviceId-0] Frame start async event received!
[16:42:40] [DeviceId-2] Frame End async event received!
[16:42:40] [DeviceId-1] Frame End async event received!
[16:42:40] [DeviceId-0] Frame End async event received!
[16:42:45] Capture sequence completed...
[16:42:48] Loops Remaining : 3
[16:42:48] Starting TDA ARM...
[16:42:48] [RadarAPI]: ar1.TDACaptureCard_StartRecord_mult(1, 0, 0, 5demo, 0)
[16:42:48] Device 0 - Configuring TDA with Width : 2048 and Height : 192
[16:42:48] [RadarAPI]: Device 0 - setWidthAndHeight Status: Passed
[16:42:48] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:48] Device 1 - Configuring TDA with Width : 2048 and Height : 192
[16:42:48] [RadarAPI]: Device 1 - setWidthAndHeight Status: Passed
[16:42:48] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:48] Device 2 - Configuring TDA with Width : 2048 and Height : 192
[16:42:48] [RadarAPI]: Device 2 - setWidthAndHeight Status: Passed
[16:42:48] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:48] Device 3 - Configuring TDA with Width : 2048 and Height : 192
[16:42:48] [RadarAPI]: Device 3 - setWidthAndHeight Status: Passed
[16:42:48] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:48] Sending Frame Periodicity of 100 to TDA..
[16:42:48] [RadarAPI]: Status: Passed. Frame Periodicity sent to TDA
[16:42:48] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:48] Sending Capture Directory with name /mnt/ssd/5demo to TDA..
[16:42:48] [RadarAPI]: Status: Passed. Capture Directory sent to TDA
[16:42:48] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:48] Sending File Allocation of 0 files to TDA..
[16:42:48] [RadarAPI]: Status: Passed. File Allocation sent to TDA
[16:42:48] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:48] Sending Enable Data Packaging (0 - 16-bit; 1 - 12-bit) with value of 0 to TDA..
[16:42:48] [RadarAPI]: Status: Passed. Enable Data Packaging sent to TDA
[16:42:48] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:48] Sending Number of frames to capture with value of 0 to TDA..
[16:42:48] [RadarAPI]: Status: Passed. Number of frames to capture sent to TDA
[16:42:48] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:48] [RadarAPI]: Status: Passed for notifying TDA about Creating Application
[16:42:48] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:49] [RadarAPI]: Status: Passed for notifying TDA about Start Frame
[16:42:49] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:49] TDA ARM Successful
[16:42:50] Starting Frame Trigger sequence...
[16:42:50] [RadarAPI]: ar1.StartFrame_mult(8)
[16:42:50] [RadarAPI]: Status: Passed
[16:42:50] Device 4 : Start Frame Successful
[16:42:50] [RadarAPI]: ar1.StartFrame_mult(4)
[16:42:50] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:50] [RadarAPI]: Status: Passed
[16:42:50] Device 3 : Start Frame Successful
[16:42:50] [RadarAPI]: ar1.StartFrame_mult(2)
[16:42:50] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:50] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:50] [RadarAPI]: Status: Passed
[16:42:50] Device 2 : Start Frame Successful
[16:42:50] [RadarAPI]: ar1.StartFrame_mult(1)
[16:42:50] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:50] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:50] [DeviceId-1] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:50] [RadarAPI]: Status: Passed
[16:42:50] Device 1 : Start Frame Successful
[16:42:50] Capturing AWR device data to the TDA SSD...
[16:42:50] [DeviceId-3] Frame start async event received!
[16:42:50] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:50] [DeviceId-1] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:50] [DeviceId-0] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:50] [DeviceId-3] Frame End async event received!
[16:42:50] Status: Passed for notifying TDA about Stop Frame
[16:42:50] [DeviceId-2] Frame start async event received!
[16:42:50] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:50] [DeviceId-0] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:50] [DeviceId-1] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:50] [RadarAPI]: Frame Ended
[16:42:51] [DeviceId-1] Frame start async event received!
[16:42:51] [DeviceId-0] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:42:51] [DeviceId-0] Frame start async event received!
[16:42:51] [DeviceId-2] Frame End async event received!
[16:42:51] [DeviceId-1] Frame End async event received!
[16:42:51] [DeviceId-0] Frame End async event received!
[16:42:55] Capture sequence completed...
[16:42:58] Loops Remaining : 2
[16:42:58] Starting TDA ARM...
[16:42:58] [RadarAPI]: ar1.TDACaptureCard_StartRecord_mult(1, 0, 0, 5demo, 0)
[16:42:58] Device 0 - Configuring TDA with Width : 2048 and Height : 192
[16:42:58] [RadarAPI]: Device 0 - setWidthAndHeight Status: Passed
[16:42:58] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:58] Device 1 - Configuring TDA with Width : 2048 and Height : 192
[16:42:58] [RadarAPI]: Device 1 - setWidthAndHeight Status: Passed
[16:42:58] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:58] Device 2 - Configuring TDA with Width : 2048 and Height : 192
[16:42:58] [RadarAPI]: Device 2 - setWidthAndHeight Status: Passed
[16:42:58] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:58] Device 3 - Configuring TDA with Width : 2048 and Height : 192
[16:42:58] [RadarAPI]: Device 3 - setWidthAndHeight Status: Passed
[16:42:58] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:58] Sending Frame Periodicity of 100 to TDA..
[16:42:58] [RadarAPI]: Status: Passed. Frame Periodicity sent to TDA
[16:42:58] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:58] Sending Capture Directory with name /mnt/ssd/5demo to TDA..
[16:42:58] [RadarAPI]: Status: Passed. Capture Directory sent to TDA
[16:42:58] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:59] Sending File Allocation of 0 files to TDA..
[16:42:59] [RadarAPI]: Status: Passed. File Allocation sent to TDA
[16:42:59] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:59] Sending Enable Data Packaging (0 - 16-bit; 1 - 12-bit) with value of 0 to TDA..
[16:42:59] [RadarAPI]: Status: Passed. Enable Data Packaging sent to TDA
[16:42:59] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:59] Sending Number of frames to capture with value of 0 to TDA..
[16:42:59] [RadarAPI]: Status: Passed. Number of frames to capture sent to TDA
[16:42:59] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:59] [RadarAPI]: Status: Passed for notifying TDA about Creating Application
[16:42:59] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:59] [RadarAPI]: Status: Passed for notifying TDA about Start Frame
[16:42:59] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:42:59] TDA ARM Successful
[16:43:00] Starting Frame Trigger sequence...
[16:43:00] [RadarAPI]: ar1.StartFrame_mult(8)
[16:43:00] [RadarAPI]: Status: Passed
[16:43:00] Device 4 : Start Frame Successful
[16:43:00] [RadarAPI]: ar1.StartFrame_mult(4)
[16:43:00] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:00] [RadarAPI]: Status: Passed
[16:43:00] Device 3 : Start Frame Successful
[16:43:00] [RadarAPI]: ar1.StartFrame_mult(2)
[16:43:00] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:01] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:01] [RadarAPI]: Status: Passed
[16:43:01] Device 2 : Start Frame Successful
[16:43:01] [RadarAPI]: ar1.StartFrame_mult(1)
[16:43:01] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:01] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:01] [DeviceId-1] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:01] [RadarAPI]: Status: Passed
[16:43:01] Device 1 : Start Frame Successful
[16:43:01] Capturing AWR device data to the TDA SSD...
[16:43:01] [DeviceId-3] Frame start async event received!
[16:43:01] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:01] [DeviceId-1] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:01] [DeviceId-0] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:01] [DeviceId-3] Frame End async event received!
[16:43:01] Status: Passed for notifying TDA about Stop Frame
[16:43:01] [DeviceId-2] Frame start async event received!
[16:43:01] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:43:01] [DeviceId-1] Frame start async event received!
[16:43:01] [DeviceId-0] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:01] [RadarAPI]: Frame Ended
[16:43:01] [DeviceId-0] Frame start async event received!
[16:43:01] [DeviceId-2] Frame End async event received!
[16:43:01] [DeviceId-1] Frame End async event received!
[16:43:01] [DeviceId-0] Frame End async event received!
[16:43:06] Capture sequence completed...
[16:43:09] Loops Remaining : 1
[16:43:09] Starting TDA ARM...
[16:43:09] [RadarAPI]: ar1.TDACaptureCard_StartRecord_mult(1, 0, 0, 5demo, 0)
[16:43:09] Device 0 - Configuring TDA with Width : 2048 and Height : 192
[16:43:09] [RadarAPI]: Device 0 - setWidthAndHeight Status: Passed
[16:43:09] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:43:09] Device 1 - Configuring TDA with Width : 2048 and Height : 192
[16:43:09] [RadarAPI]: Device 1 - setWidthAndHeight Status: Passed
[16:43:09] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:43:09] Device 2 - Configuring TDA with Width : 2048 and Height : 192
[16:43:09] [RadarAPI]: Device 2 - setWidthAndHeight Status: Passed
[16:43:09] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:43:09] Device 3 - Configuring TDA with Width : 2048 and Height : 192
[16:43:09] [RadarAPI]: Device 3 - setWidthAndHeight Status: Passed
[16:43:09] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:43:09] Sending Frame Periodicity of 100 to TDA..
[16:43:09] [RadarAPI]: Status: Passed. Frame Periodicity sent to TDA
[16:43:09] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:43:09] Sending Capture Directory with name /mnt/ssd/5demo to TDA..
[16:43:09] [RadarAPI]: Status: Passed. Capture Directory sent to TDA
[16:43:09] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:43:09] Sending File Allocation of 0 files to TDA..
[16:43:09] [RadarAPI]: Status: Passed. File Allocation sent to TDA
[16:43:09] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:43:09] Sending Enable Data Packaging (0 - 16-bit; 1 - 12-bit) with value of 0 to TDA..
[16:43:09] [RadarAPI]: Status: Passed. Enable Data Packaging sent to TDA
[16:43:09] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:43:09] Sending Number of frames to capture with value of 0 to TDA..
[16:43:09] [RadarAPI]: Status: Passed. Number of frames to capture sent to TDA
[16:43:09] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:43:09] [RadarAPI]: Status: Passed for notifying TDA about Creating Application
[16:43:09] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:43:09] [RadarAPI]: Status: Passed for notifying TDA about Start Frame
[16:43:09] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:43:10] TDA ARM Successful
[16:43:11] Starting Frame Trigger sequence...
[16:43:11] [RadarAPI]: ar1.StartFrame_mult(8)
[16:43:11] [RadarAPI]: Status: Passed
[16:43:11] Device 4 : Start Frame Successful
[16:43:11] [RadarAPI]: ar1.StartFrame_mult(4)
[16:43:11] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:11] [RadarAPI]: Status: Passed
[16:43:11] Device 3 : Start Frame Successful
[16:43:11] [RadarAPI]: ar1.StartFrame_mult(2)
[16:43:11] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:11] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:11] [RadarAPI]: Status: Passed
[16:43:11] Device 2 : Start Frame Successful
[16:43:11] [RadarAPI]: ar1.StartFrame_mult(1)
[16:43:11] [DeviceId-3] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:11] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:11] [DeviceId-1] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:11] [RadarAPI]: Status: Passed
[16:43:11] Device 1 : Start Frame Successful
[16:43:11] Capturing AWR device data to the TDA SSD...
[16:43:11] [DeviceId-3] Frame start async event received!
[16:43:11] [DeviceId-2] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:11] [DeviceId-1] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:11] [DeviceId-0] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:11] [DeviceId-3] Frame End async event received!
[16:43:11] Status: Passed for notifying TDA about Stop Frame
[16:43:11] [DeviceId-2] Frame start async event received!
[16:43:11] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[16:43:11] [DeviceId-1] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:11] [DeviceId-0] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:11] [RadarAPI]: Frame Ended
[16:43:11] [DeviceId-1] Frame start async event received!
[16:43:11] [DeviceId-0] MSS ESM Fault error status Async event recieved(0x400000, 0x0)
[16:43:11] [DeviceId-0] Frame start async event received!
[16:43:11] [DeviceId-2] Frame End async event received!
[16:43:11] [DeviceId-1] Frame End async event received!
[16:43:12] [DeviceId-0] Frame End async event received!
[16:43:16] Capture sequence completed...
[16:43:19] Starting Transfer files using WinSCP..
[16:43:20] The no of files captured in the directory is zero! Nothing to transfer!
[16:43:20] Transferring files FAILED!
Edberg,
如果你阅读Cascade_Capture.lua,num_loops >1就是会循环采集。
你如果要采集更多帧数据,可以修改Cascade_Configuration_MIMO.lua里的number of frame (framecfg)。
Thanks,
Chris