2018-12-11 02:43 AM
Hello world. This is my first question in here.
I am using STM32F746G DISCOVERY board and willing to know how LwIP work. But in Cube_FW_F7 LwIP example (in Applications folder) it returns a "No such a file or directory" error. Can't find deprecated_definitions.h first. I entered the path to directories and now it can't find portmacro.h.
I have tried to enter path, switching architecture (CM7 to CM4F or CM7_MPU), copy headers to project directly, but no success. I thought it would be built when I debug it.
Edit: using Atollic TrueSTUDIO 9.2.0
Edit 2: Directory problem has been solved, but it stalled in function: vPortRaiseBASEPRI() in portmacro.h