GNU Tools for STM32 toolchain (12.3.rel1) is causing a linker error
Hi,
I encountered a linker error at the end of the compilation of the TFM_SBSFU_Boot project within the TFM solution when upgrading to the GNU Tools for STM32 12.3.rel1 toolchain via CubeIDE. The specific error message is: 'ld.exe: link errors found, deleting executable `TFM_SBSFU_Boot.elf'.'
As a temporary solution, I had to revert back to the GNU Tools for STM32 11.3.rel1 version using the Toolchain Manager. Additionally, on Windows systems, I found that starting CubeIDE with administrative privileges was essential to prevent the software from freezing.
Do you have a solution to prevent future CubeIDE updates from causing this error again?
Thanks
