2019-08-05 01:31 AM
Hello
I'm working with STM32CubeIDE ver1.0.2 and STM32F7508-DK.
(F7 Hal Fw version : 1.15)
I'm trying to Eth, LwIP.
When I generate basic code with LwIP configuration, CubeIDE cannot build, has error.
error message is [makefile:45: projectname.elf] error 1.
It works successfully, when I use with STM32CubeMX and TrueStudio.
Even if same configuration, STM32CubeIDE has error, STM32CubeMX and TrueStudio has no error
I don't know why, it just generates basic code.
How can I solve this problem?
Thank you in advance.