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.

AWR2944EVM: Ethernet Data recption

Part Number: AWR2944EVM

Hi,

Its a 2 part question

I recently bought the TI2944 evm and tried to get  data via ethernet communication, for which the sdk documentation is suggesting the OOB demo. The demo is successfully completed and go the data via ethernet communication via python console.

The issue we faced is

1) The data stopped after 2 or 3 minutes, we retried but every time its stopped after some time, is it possible to get the ethernet data and plot the data juss like the Ti visualizer?\

2) TI is suggesting only the OOB demo for Ethernet data reception, we need the Ethernet data of high end corner radar lab, is it possible ?

Regards

Sreenath

  • Hello Sreenath,

    1) It is possible for you to plot your own data. For this you will have to understand the demo code that we have provided and the structure it is being passed on as.
    The same way you will need to decode that data and process it for your use case. There is no documentation on how to achieve it, you will have to implement the same using the demo code as reference.

    2) Yes, it is possible but again you will need to make changes to the code based on the demo code in the high-end corner lab code.

    Regards,
    Saswat Kumar