Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-11589

examples: EST: Assertion caused by invalid sizeThresEn check

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Ethernet Switch Firmware
    • ETHFW-2539
    • ETHFW_09_01_00
    • ETHFW_09_02_00
    • Hide
      j721e-evm
      j7200-evm
      j721s2-evm
      j784s4-evm
      Show
      j721e-evm j7200-evm j721s2-evm j784s4-evm

      EST example application fails to run due to an old assertion which was checking that sizeThresEn param was set according to the requested value.

      EST functionality is not impacted. This is a test app issue.

      Recommended workaround is to remove below assertion in enet_cpsw_est_dataflow.c:

      EnetAppUtils_assert(rxChCfg.flowPrms.sizeThreshEn == 0U); 

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: