CubeMX generated makefile generates binary of 400MB when MPU support enabled in STM32F412CX.
I have generated sample code and Makefile with CubeMX for STM32F412CX. It is compiling and outputs a proper binary. but after adding changes for MPU as given in their example , the binary size is increased to 400MB. I have read about same thing here ...