2025-02-04 10:18 PM - last edited on 2025-02-04 10:34 PM by SofLit
I am using CUBEMX Version 6.10
STMCUBEIDE 1.16.0
Enabled LWIP ETH With FREERTOS
I configured on internal Timer TIM1
as soon as I connect Eth Cable program counter not reaching threads & Timer callback / TIM6(systick update).
I checked in fault handlers it is not reaching here
ETH State in eth handler is (READY STATE --> START STATE)
Error code in eth handler is zero.
Here I have attached my .ioc file
I have updated flash ld file as per repository code