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: 开发套件无法捕获数据

Part Number: AWR2243


根据mmwave studio cascade use guide手册配置GUI捕获方式,到SensorConfig标签栏配置时,点击TDAXX ARM,Output窗口提示Frame Periodicity Response from Capture Card timed out!!,导致我后面的数据捕获都不能进行,不知道怎么解决这个问题,还有一个手册上面有一个地方和我的不太一样。 手册上红框内的文件是这样的,我的是这样的 ,我也没有找到手册上面的那个文件,不知道是不是这个原因导致我不能捕获数据

  • 请问有按照文档4. Setting Up TDA Capture Card配置TDA2XX吗?

  • 手册第四节是安装SSD,使用usb线通过串口连接电脑,和更改电脑IP地址,使用网线连接电脑和TDA2XX,这些我都按照手册实现了,第四节最后是向SD卡中烧写TDA固件,也没有问题。只不过在手册第六节,格式化SSD时,执行fdisk命令最后一步时,提示fdisk: WARNING: rereading partition table failed, kernel still uses old table: Device or resource busy,其他格式化的步骤都正常,这表示格式化ssd失败吗?

  • 参考了这个帖子,我的没什么问题,我自己按照手册使用LUA脚本配置开发板,运行“Cascade_Capture.lua”脚本时,输出窗口提示 系统找不到指定的文件。

    [16:17:54] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [16:19:15] [RadarAPI]: Frame already stopped for the cascade device
    [16:19:29] [RadarAPI]: ar1.TDACaptureCard_StartRecord_mult(15, 0, 0, Cascade_Capture_22xx, 0)
    [16:19:29] Device 0 - Configuring TDA with Width : 2048 and Height : 768
    [16:19:29] [RadarAPI]: Device 0 - setWidthAndHeight Status: Passed
    [16:19:29] [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [16:19:29] Device 1 - Configuring TDA with Width : 2048 and Height : 768
    [16:19:29] [RadarAPI]: Device 1 - setWidthAndHeight Status: Passed
    [16:19:29] [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [16:19:29] Device 2 - Configuring TDA with Width : 2048 and Height : 768
    [16:19:29] [RadarAPI]: Device 2 - setWidthAndHeight Status: Passed
    [16:19:29] [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [16:19:29] Device 3 - Configuring TDA with Width : 2048 and Height : 768
    [16:19:29] [RadarAPI]: Device 3 - setWidthAndHeight Status: Passed
    [16:19:29] [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [16:19:29] Sending Frame Periodicity of 100 to TDA..
    [16:19:29] [RadarAPI]: Status: Passed. Frame Periodicity sent to TDA
    [16:19:29] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [16:19:29] Sending Capture Directory with name /mnt/ssd/Cascade_Capture_22xx to TDA..
    [16:19:29] [RadarAPI]: Status: Passed. Capture Directory sent to TDA
    [16:19:29] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [16:19:29] Sending File Allocation of 0 files to TDA..
    [16:19:29] [RadarAPI]: Status: Passed. File Allocation sent to TDA
    [16:19:29] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [16:19:30] Sending Enable Data Packaging (0 - 16-bit; 1 - 12-bit) with value of 0 to TDA..
    [16:19:30] [RadarAPI]: Status: Passed. Enable Data Packaging sent to TDA
    [16:19:30] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [16:19:30] Sending Number of frames to capture with value of 0 to TDA..
    [16:19:30] [RadarAPI]: Status: Passed. Number of frames to capture sent to TDA
    [16:19:30] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [16:19:30] [RadarAPI]: Status: Passed for notifying TDA about Creating Application
    [16:19:30] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [16:19:30] [RadarAPI]: Status: Passed for notifying TDA about Start Frame
    [16:19:30] [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [16:19:32] [RadarAPI]: ar1.StartFrame_mult(15)
    [16:19:32] [RadarAPI]: Status: Passed
    [16:19:32] [DeviceId-0] Frame start async event received!
    [16:19:32] [DeviceId-3] Frame start async event received!
    [16:19:32] [DeviceId-2] Frame start async event received!
    [16:19:32] [DeviceId-1] Frame start async event received!
    [16:19:33] [DeviceId-0] Frame End async event received!
    [16:20:35] [RadarAPI]: Error: Cannot open file "\\.\nul". 系统找不到指定的文件。

    应该是找不到WinSCP应用,无法启动导致无法传输数据,但是我电脑明明是下载了Winscp的,不知道怎么解决。

  • 你好,

    建议你参考mmwave studio cascade use guide里MIMO的说明,用默认的LUA进行板子的配置和数据采集。

    如果有问题,能否重新安装一下相关软件,或者更换一台电脑尝试一下。测试时,电脑上的防火墙,杀毒软件能否关闭。