Question
options to get startup and linker script files from code generation
Hi, I'm evaluating STM32CubeIDE version 1.0.1.
It has started badly, the file startup_stm32l151xc.s is missing in the generated code for STM32L151RC, I found it as an external reference in mx.scratch.
Also the linker script STM32L151RCTx_FLASH.ld is missing.
I won't ask why anybody dislikes to have them in the project folders, I'm just asking if there's a clean way to generate them with the rest of the code.
Thanks