cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMx 4.27.0 with STM32H753I_Eval Ethernet bug

tushar_tp
Associate III

Hello,

Has anyone tested the cubemx project generation for STM32H753 eval kit.

IDE: Atollic

MCU- STM32H753

I am trying to generate Ethernet related project with cubemx (Application Structure = Advanced)

After hitting the generate code button

I have two issue

1) In the LWIP folder there are two ethernetif.c files. One is corrupted and other is good. I can exclude the corrupted ethernetif.c files but after generating code two or three times the cubemx application is frozen. I have to kill the application.

After restarting the cubemx I again hit the generate code button to find out it is frozen again.

2) The ethernet descriptors are not defined in the linker file. This bug has been there for a long time and it is not yet fixed. I have to manually add the sections in linker file every time I generate the code.

1 REPLY 1
Khouloud ZEMMELI
ST Employee

Hello @tushar_tp​ 

Could you please check with the latest CubeMX version if issues still appear ?

Thanks

Khouloud