cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX 6.13 upgrade causes LWIP + RTOS to hang on MX_LWIP_Init()

ldelaprade
Visitor

All my apps LWIP/RTOS based bugged after STM32CubeMX migration to 6.13 (from 12.1).

Went back to 12.1 to solve the issue.

2 REPLIES 2

Did you do a diff to see what changed?

Did you use the debugger to see where, exactly, MX_LWIP_Init was hanging?

No obvious diff... blaming stmcubeMX update was a my finding after days of regression investigations. We settled 'downgrade to 6.12' as an acceptable solution.

Just signaling the issue to help others who might wondering what's suddenly is going wrong...