cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX 4.19.0 LWIP problem

Faisal Haque
Associate II
Posted on February 02, 2017 at 11:28

New version of STM32CubeMX 4.19.0 is giving the following error. what is the problem with LWIP version 

2.0.0?

0690X00000603XIQAY.jpg

#stm32cubemx-4.19.0-lwip-problem
1 ACCEPTED SOLUTION

Accepted Solutions
Bino
Senior
Posted on May 11, 2017 at 11:49

Hello

Haque.Khaza_Faisal

,

Normally the issue is fixed using STM32CubeMX from 4.0 release.

I assume you are usingMDK ARM Compiler?

Thanks for your confirmation.

/Eric

View solution in original post

6 REPLIES 6
Imen.D
ST Employee
Posted on February 02, 2017 at 11:36

Hello

Haque.Khaza_Faisal

‌,

You should review the configuration and the files included of your project.Seems your application does not include object, source or libraries including this function.

So,make sure that your project contains all the required library source files.

If your problem is not resolved, I advice you to share your .ioc file.

Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Faisal Haque
Associate II
Posted on February 02, 2017 at 12:04

 I am sharing  the .ioc file.

https://drive.google.com/file/d/0B3r7oEFwmYlpaXhQeVQxMlQ2ZjQ/view?usp=sharing

Posted on February 02, 2017 at 11:58

Thanks for your answer. The same .ioc file is working for

https://community.st.com/0D50X00009XkYQwSAN

or earlier version of CubeMX. But when I am generating the code using

https://community.st.com/0D50X00009XkYQwSAN

it's not working.

Posted on April 12, 2017 at 06:45

In the new version, the LWIP library changed to newer version (check the release note). so the file dependencies changed. in this newer version you probably don't need the slipif.c file. It remained from last version. so remove this file from your project and recompile the project. This solution worked for me.

Regards,

Misagh

Bino
Senior
Posted on May 11, 2017 at 11:49

Hello

Haque.Khaza_Faisal

,

Normally the issue is fixed using STM32CubeMX from 4.0 release.

I assume you are usingMDK ARM Compiler?

Thanks for your confirmation.

/Eric

Posted on May 15, 2017 at 16:17

Thanks

On Thu, May 11, 2017 at 3:49 PM, armengaud.eric <