Is there a panel to shown warnings in STM32CubeIDE?
Hello
I'm using 'STM32CubeIDE 1.7.0'.
I've copied a project using:
The new project failed the first time I built it as the User Code in main.c had not been copied over. Once I added this missing code the project compiled and ran correctly on the Nucleo.
However, I'm still getting the warning symbol on the project name:
Is there a panel in STM32CubeIDE that I can open to see what this warning is about?
Regards
ron_w