2021-03-22 12:13 AM
I am trying to confgiure LwIP on STM32F407VET with Firmware version
STM32Cube FW_F4 V1.25.0
I am using SWSTM32 as IDE, and configuring hardware on STM32CubeMX 6.0.1
I am not able to configure LwIP, as the code gets stuck in ASSERT statement as shown in the following image randomly.
Please help me to run FreeRTOS with Ethernet seamlessly
2021-03-22 01:15 PM
The problem explanation is literally in front of you! Read the code comments in that same screenshot you posted.