Skip to main content
Faisal Haque
Associate II
February 2, 2017
Solved

STM32CubeMX 4.19.0 LWIP problem

  • February 2, 2017
  • 6 replies
  • 1818 views
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
This topic has been closed for replies.
Best answer by Bino
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

6 replies

ST Technical Moderator
February 2, 2017
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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
Faisal Haque
Associate II
February 2, 2017
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.

Faisal Haque
Associate II
February 2, 2017
Posted on February 02, 2017 at 12:04

 I am sharing  the .ioc file.

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

misagh
Associate II
April 12, 2017
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
BinoBest answer
ST Employee
May 11, 2017
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

Faisal Haque
Associate II
May 15, 2017
Posted on May 15, 2017 at 16:17

Thanks

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