2018-10-26 10:30 AM
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.
2020-11-26 06:33 AM
Hello @tushar_tp
Could you please check with the latest CubeMX version if issues still appear ?
Thanks
Khouloud