Question
STM32CubeMX 4.18.0 - bug, deleted startup_stm32fxxxxx.s
Posted on November 27, 2016 at 02:16
I tried the new version of STM32CubeMX
4.18.0
.If I generate project for MDK-ARM V5 will be deleted the
startup_stm32fxxxxx.s
file in the path Drivers/CMSIS/Device/ST/STM32Fxxx/Source/Templates/gcc. Similarly, if I generate project for SW4STM32 will be this file deleted in the path Drivers/CMSIS/Device/ST/STM32Fxxx/Source/Templates/arm. It is not possible to generatesimply
the project for both development environments. #startup_stm #stm32cubemx-4.18.0