Generate external loader(.stldr) problem: "cannot find the specified linker script"
Hi, i have done the necessary for generating an external loader(.stldr file) with stm32Cube IDE. When i compile to generate the .stldr file, i get the error "cannot find the specified linker script". In my picture, you can see that i have done everything like it should be done. Can someone help me with this?
I have also tried the following command but didn't work out:cmd.exe /C copy/Y “${BuildArtifactFileBaseName}.elf” “..\STM32L4P5_MX25L12833F.stldr”





