CubeMx - ETH Rx Buffers Address no longer there
[EDIT - I had Rx Buffers length before which is still there. I mean Rx Buffers Address which has vanished)
Trying to walk the right path to get Ethernet working on a dev board, but using CubeMX as the basis (have looked at
A lot of other example posts have something like this (numbers may vary

However in the latest STM32CubeIDE or MX that Rx Buffers Address is now gone. Both the examples above have something for that in code, and in the linker script.
Anyone know why this changed recently? Or if any examples have been updated.
I have the Nucleo-H743ZI2 board to be exact.
Thanks