Build a project in "release" mode
Hi guys,
I have the following issue:
At work I had to modify a project wrote years ago by another programmer on an older revision of this development tool.
I’ve imported the original project. When I click on the build button (the icon with the hammer) I have only the “debug” build option, while in another project using the same micro, wrote in STM32CubeIDE, I have the “debug” and “release” options.
So, if I build the project in debug mode, the board doesn’t work.
I suppose I have to activate the “release” building mode, but I don’t know how do this and I don’t find any information.
Can someone help me?
Thanks