Missing files when generating project with CubeMX 5.3.0 for SW4STM32?
Hello,
I am using STM32CubeMX 5.3.0 for Mac OSX Sierra with the STM32F746G-DISCO. I am successfully generating a project to use with the Eclipse plugin for SW4STM32. However, there is an error when building the project, stemming from a missing linker script ".ld". I also have to clarify in the compiler arguments to add the processor "-mcpu=cortex-m7".
It might sound a bit lazy, counting on the CubeMX software to do all the heavy lifting, but isn't the code generation supposed to provide a LinkerScript? Could there be something wrong with the project setup in CubeMX? I am just trying to get a minimal project working when building and debugging using SW4STM32.
Thank you,
