FreeRTOS+TCP in AMD/Xilinx Vitis 2024

I agree with everything you are saying, but what other option is there? I don’t know the details of how the divider values were calculated with the old drivers, but with the new drivers the values are not being defined so as a workaround I can manually define the same values that were being used previously. Then if Xilinx fixes the issue in a future version the manual definition can be removed.

I think that in order to report this to Xilinx we would need to see if we could reproduce the problem with lwip. Unfortunately, despite Xilinx supporting the FreeRTOS kernel, they don’t care about FreeRTOS-TCP at all. I would think that the same problem should be reproducible with lwip but I have not had time to try. So far I haven’t seen anyone else report this issue.