at the moment I'm trying to import a SW4STM32 project for the STM32F746G-Discovery board into the Segger Embedded Studio.
The initially project works fine but with the Segger Embedded Studio I've got some problems.
After some small problems (missing user paths,..) the project finally "builds", let's say it runs through all sourcefiles without any error.
Now I have an error and I don't know why. I get a linking error while working with the internal toolchain. "not a 32-bit ELF File"
Has anybody got this error? I'm currently searching for any hint.
Thanks
Here are the Files Makefile,...