‎2019-04-21 09:34 PM
Using System Workbench 5.8 and 5.9 (both have same issue) with eclipse CubeMX plug in 5.1.0. Target device STM32L462RE. Library is STM32Cube FW_L4 V1.13.0. Initial project and code generation is fine. Launching STLINK-V2 works normally. When making subsequent cubeMX changes STM32L462RETx_FLASH.ld goes from normal to an empty file and debug launch is no longer possible. Restoring the .ld file from a backup area allows debug launch again. BAD Dog.
‎2019-04-21 11:13 PM
Are we going to have another post tomorrow with similar topic and different title to remain on top of the post list? ;)
When starting a project, like in automotive, freeze your tools and toolschain to a fixed version so you can find bug origins only to HW and FW.
Or update toolschain without changing FW and HW when absolutely necessary.