Burst Inference Failure 2

Explanation

The issue resulted because there are different burst accesses with the same bundle name. Consider using different bundles for the conflicting accesses with the INTERFACE pragma or set config_interface -m_axi_auto_max_ports=true if in Vitis default mode.