5 years, 10 months ago.

lwip on mbed os 5.8.5

I want to port mbed os + lwip to stm32f103RE + enc28j60. then I add some .c and .h documents in lwip-interface to mbed os example, but it does not work. I call mbed_lwip_init() in main(), however it died and output "CMSIS-RTOS error:Stack overflow (status: 0x1, task ID....)"

Is there an example?

Be the first to answer this question.