-
Bug
-
Resolution: Fixed
-
Medium
-
Ethernet Switch Firmware
-
ETHFW-2539
-
ETHFW_09_01_00
-
ETHFW_09_02_00
-
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);