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.

MMWCAS-RF-EVM: TDAxxARM - Create Application Response from Capture Card timed out!!

Part Number: MMWCAS-RF-EVM
Other Parts Discussed in Thread: MMWCAS-DSP-EVM,

Tool/software:

Hello,

I have MMWCAS-RF-EVM and MMWCAS-DSP-EVM boards and I am trying to set them up with the help of mmWave Studio.
(mmwave_dfp_02_02_04_00, mmwave_studio_03_00_00_14)
I was able to run the Cascade_Configuration_MIMO.lua.
I opted to use the GUI to configure TDA, but when I get to the point where we have to click "TDAxxARM" I'm getting the following output.


[RadarAPI]: ar1.TDACaptureCard_StartRecord_mult(15, 0, 0, adc_data, 0)
Device 0 - Configuring TDA with Width : 8192 and Height : 512
[RadarAPI]: Device 0 - setWidthAndHeight Status: Passed
[RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
Device 1 - Configuring TDA with Width : 8192 and Height : 512
[RadarAPI]: Device 1 - setWidthAndHeight Status: Passed
[RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
Device 2 - Configuring TDA with Width : 8192 and Height : 512
[RadarAPI]: Device 2 - setWidthAndHeight Status: Passed
[RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
Device 3 - Configuring TDA with Width : 8192 and Height : 512
[RadarAPI]: Device 3 - setWidthAndHeight Status: Passed
[RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
Sending Frame Periodicity of 50 to TDA..
[RadarAPI]: Status: Passed. Frame Periodicity sent to TDA
[RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
Sending Capture Directory with name /mnt/ssd/adc_data to TDA..
[RadarAPI]: Status: Passed. Capture Directory sent to TDA
[RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
Sending File Allocation of 0 files to TDA..
[RadarAPI]: Status: Passed. File Allocation sent to TDA
[RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
Sending Enable Data Packaging (0 - 16-bit; 1 - 12-bit) with value of 0 to TDA..
[RadarAPI]: Status: Passed. Enable Data Packaging sent to TDA
[RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
Sending Number of frames to capture with value of 0 to TDA..
[RadarAPI]: Status: Passed. Number of frames to capture sent to TDA
[RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
[RadarAPI]: Status: Passed for notifying TDA about Creating Application
Create Application Response from Capture Card timed out!!

I have also included screenshot showing the 4 x chips connected via SPI + the Sensor config page.

Any help or ideas would be greatly appreciated.

Regards,
Tsuda

  • Hello,

    Can you try running the Cascade_Capture.lua located at C:\ti\mmwave_studio_03_00_00_14\mmWaveStudio\Scripts\Cascade and let us know the behavior?

    Also, can you try restarting your PC? It seems this has helped with other users with a similar issue.

    (5) MMWCAS-RF-EVM: TDAxxARM - Frame Periodicity response from Caputre Card timed out!! - Sensors forum - Sensors - TI E2E support forums

    Regards,

    Adrian

  • Hello,

    Thank you for your advice.

    I tried running Cascade_Capture.lua and got the following output.

    Loops Remaining : 1
    Starting TDA ARM...
    [RadarAPI]: ar1.TDACaptureCard_StartRecord_mult(1, 0, 0, Cascade_Capture_22xx, 0)
    Device 0 - Configuring TDA with Width : 8192 and Height : 512
    [RadarAPI]: Device 0 - setWidthAndHeight Status: Passed
    [RadarAPI]: Device 1 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    Device 1 - Configuring TDA with Width : 8192 and Height : 512
    [RadarAPI]: Device 1 - setWidthAndHeight Status: Passed
    [RadarAPI]: Device 2 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    Device 2 - Configuring TDA with Width : 8192 and Height : 512
    [RadarAPI]: Device 2 - setWidthAndHeight Status: Passed
    [RadarAPI]: Device 4 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    Device 3 - Configuring TDA with Width : 8192 and Height : 512
    [RadarAPI]: Device 3 - setWidthAndHeight Status: Passed
    [RadarAPI]: Device 8 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    Sending Frame Periodicity of 50 to TDA..
    [RadarAPI]: Status: Passed. Frame Periodicity sent to TDA
    [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    Sending Capture Directory with name /mnt/ssd/Cascade_Capture_22xx to TDA..
    [RadarAPI]: Status: Passed. Capture Directory sent to TDA
    [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    Sending File Allocation of 0 files to TDA..
    [RadarAPI]: Status: Passed. File Allocation sent to TDA
    [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    Sending Enable Data Packaging (0 - 16-bit; 1 - 12-bit) with value of 0 to TDA..
    [RadarAPI]: Status: Passed. Enable Data Packaging sent to TDA
    [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    Sending Number of frames to capture with value of 0 to TDA..
    [RadarAPI]: Status: Passed. Number of frames to capture sent to TDA
    [RadarAPI]: Device 32 : CAPTURE_RESPONSE_ACK Async event recieved() with status 0
    [RadarAPI]: Status: Passed for notifying TDA about Creating Application
    Create Application Response from Capture Card timed out!!
    TDA ARM Failed

    ***Script completed successfully.***


    I tried restarting my PC but that didn't solve the issue.

    Any help or ideas would be greatly appreciated.

    Regards,
    Tsuda