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.

Using Dm8148 evm , Running a program to get frame from video camera in udp format but there is a Udp Packets Drop of Specific Packet numbers from a frame . Can some one Suggest how to solve this .?

I am Receiving a frame from a camera , at 30 fps . Which sends 768 packets per frame . I am loosing Packet n.o 80 to 100 randomly in every frame . Have a similar Application running on my PC which works fine .

As soon as i am connecting another switch between my evm and the camera there are no packets drop then , Can some one help me how to solve this issue ?

BR
AMMAR

  • Hello,

    What is the software release that you are using here?

    BR
    Margarita
  • Hello Margarita,
    Thanks for Reply.. I am using
    ezsdk_5_04_00_11_dm814x Release.

    BR
    Ammar
  • Just for an Update , i Checked my hardware Stack and it shows me this ,

    CPSW Statistics:
    rxgoodframes ............................ 7707684
    rxbroadcastframes ....................... 4456
    rxmulticastframes ...................... 7653916
    rxoctets .............................. 1548705253
    txgoodframes ............................ 3861
    txbroadcastframes ...................... 9
    txoctet ................................ 58348
    octetframes64 .......................... 5291
    octetframes65t127....................... 39233
    otetframes128t255 ..................... 5710
    octetframes256t511 ..................... 1738
    octetfraes512t1023 ..................... 272
    octetframes1024tup ..................... 7659301
    rxsofoverruns .......................... 1789
    rxdmaoverruns .......................... 1789

    RX MA Statistics:
    head_enqueue ........................... 1
    tail_equeue ............................ 7630136
    misqueued .............................. 403
    busy_dequeue............................ 178728
    good_dequeue ........................... 7630073

    TX DMA Statistics
    head_enqueue ........................... 3850
    tail_enqueue ........................... 11
    misueued ............................... 1
    runt_transmit_buff ..................... 1437
    empty_deqeue ........................... 178126
    busy_dequeue ........................... 6
    good_dequeue ........................... 3861


    RXDNAOVERRUNS=1789 ... How can i avoid these over runs ?
  • Hello,

    ezsdk_5_04_00_11_dm814x is very old release.

    Do you observe the same problem with the latest release 5.05.02?

    BR
    Margarita