Question
Selected processor does not support '***' 0xF in Thumb mode error.
Hello, when I create a project from CubeMX, compiler does not let me build it and gives me Selected processor does not support '***' 0xF in Thumb mode error. To test it I have created an empty project from CubeMX and did not assign any pins or anything. Even in that case, compiler still gives the same errors. I am using Nucleo-F746 board. I have tried to change the instruction set to Thumb and ARM from Thumb2, but I guess that is not that solution. How can I fix this issue? Thanks beforehand.
Here is the screenshot of the errors:

