Hello @restep,
yes, I think your issue is very similar or even the same.
I also tried to delete the for
loop and it works (but I never tested it under all conditions).
In the end, I think that to delete the for loop not consider the fact that it is not in the buisness of FreeRTOS to handle the PHYs which are not directly physically connected. So I think the better solution is to prevent FreeRTOS from “finding” these PHY’s (see my solution). Or do you see it differently?
Kind regards
Sven