Hi,
I'm new with STM32F4Discovery board, while we try to run Ethernet example there is an issue that CPU is not able to finish init for ETH (FreeRTOS example + lwip)
Please help me understand what we are doing wrong.
Thanks,
Roie
Hi,
I'm new with STM32F4Discovery board, while we try to run Ethernet example there is an issue that CPU is not able to finish init for ETH (FreeRTOS example + lwip)
Please help me understand what we are doing wrong.
Thanks,
Roie
How could any one help with so little information ?
Trace the code (run under the debugger and single step or set break points) until you find the place where it fails.
Then post a specific question.
MK