Skip to main content
Kent Swan
Associate III
April 22, 2019
Question

STM32CubeMX 5.1.0 eclipse plugin to System regen failure

  • April 22, 2019
  • 1 reply
  • 508 views

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.

This topic has been closed for replies.

1 reply

S.Ma
Principal
April 22, 2019

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.