2021-08-19 01:45 PM
There are unreferenced data objects that are not be discarded by the linker.
2021-08-23 01:37 AM
Hello there!
Neither the toolchain integration nor the toolchain has changed in this aspect between STM32CubeIDE version 1.6.1 and 1.7.0.
It seems more likely that the embedded software is using the KEEP parameter or similar to ignore the discard.
Maybe you could compare the embedded software versions between the different versions.