cancel
Showing results for 
Search instead for 
Did you mean: 

I used stm32f407VGT for Ethernet.

snaghyun choi
Associate III
2 REPLIES 2
snaghyun choi
Associate III

I missed the problem.

I used stm32f407VGT for ehternet. 

I just set the MII with LWIP and Clock. But whenever I generate the code, STM32CUBEMX is stoppped on "Generating EWARM project.."  process.

What is the problem and how do I fix it?

>> without LWIP, the code generate is succeed.   ​

snaghyun choi
Associate III

​Below log is the file "./stm32cubemx/ STM32CubeMX"

I really wonder how do I fix it.

2019-04-25 14:55:56,913 [INFO] ProjectBuilder:1489 - Time for Copy HAL[0] : 456mS.

2019-04-25 14:55:52,479 [INFO] CodeEngine:190 - oldGeneratedFile, D:\AProject_2018\19)Lucis\code\Lucis_Ethernet\Inc\stm32f4xx_hal_conf.h_save

2019-04-25 14:55:52,911 [INFO] CodeEngine:208 - Generated code: D:\AProject_2018\19)Lucis\code\Lucis_Ethernet\Inc\stm32f4xx_hal_conf.h

2019-04-25 14:55:53,183 [WARN] IPConfigManager:2546 - IP not found : TIM

2019-04-25 14:55:53,184 [WARN] IPConfigManager:2546 - IP not found : gpio

2019-04-25 14:55:53,188 [WARN] CodeGenerator:2532 - IP not found : TIM

2019-04-25 14:55:53,189 [WARN] CodeGenerator:2532 - IP not found : gpio

2019-04-25 14:55:53,210 [INFO] CodeEngine:190 - oldGeneratedFile, D:\AProject_2018\19)Lucis\code\Lucis_Ethernet\Inc\main.h_save

2019-04-25 14:55:53,716 [INFO] CodeEngine:208 - Generated code: D:\AProject_2018\19)Lucis\code\Lucis_Ethernet\Inc\main.h

2019-04-25 14:55:53,755 [INFO] CodeEngine:190 - oldGeneratedFile, D:\AProject_2018\19)Lucis\code\Lucis_Ethernet\Src\main.c_save

2019-04-25 14:55:54,290 [INFO] CodeEngine:208 - Generated code: D:\AProject_2018\19)Lucis\code\Lucis_Ethernet\Src\main.c

2019-04-25 14:55:56,913 [INFO] ProjectBuilder:1489 - Time for Copy HAL[0] : 456mS.