cancel
Showing results for 
Search instead for 
Did you mean: 

STMCubeIDE v1.19.0 and STMCubeMX v6.15.0 Migration Caused LWIP Issue

JYI2
Associate II

After migration to STMCubeIDE v1.19.0 and STMCubeMX v6.15.0 the working project based on STM32H7 Nucleo-144 Board (STM32H723ZGTx) shows red x for Pinout & Configuration caused by LWIP -> Key Options -> Network Interfaces Options with red x. This error blocks the code generation process.

Any suggestions?

Thanks.

JYI

1 ACCEPTED SOLUTION

Accepted Solutions
JYI2
Associate II

I also found the issue after checked Show Advanced Parameters under Key Options.

Thanks.

JYI

 

 

View solution in original post

4 REPLIES 4
TDK
Super User

Hover over the red X to find out the reason for the error.

Include the IOC here if you want someone to take a look.

If you feel a post has answered your question, please click "Accept as Solution".
JYI2
Associate II

Hover over the red X didn't show any message.

JYI

 

TDK
Super User

Change LWIP_NETIF_HOSTNAME to Enabled to get rid of the error.

TDK_0-1758811038000.png

After:

TDK_1-1758811072446.png

 

If you feel a post has answered your question, please click "Accept as Solution".
JYI2
Associate II

I also found the issue after checked Show Advanced Parameters under Key Options.

Thanks.

JYI