Linker error in STM32 project
I created a project with CubeIde for the nucleo144 board. I managed the pins for my specific configuration, I inserted files already created externally to perform functions but at the time of compilation I get this error
Cannot find the specified linker script. Check the linker settings in the build configuration. Cannot find the specified linker script. Check the linker settings in the build configuration.
but in the configuration I have not touched anything from the initial creation of the project and its first compilation.
