Question
STM32F746G CubeF7 LwIP demo
Posted on August 28, 2017 at 17:03
Hello,
I've been trying out the examples from the STM32 CubeF7 projects for the STM32F746G Discovery board, but when I build the LwIP application using the SW4STM32 tools the image is over 393MB and so too large for the target.
If build using Keil uVision the file size is tiny in comparison.
I'm able to build and deploy other apps such as the FatFS so confused as to why this should be?
