2026-01-23 1:34 AM - edited 2026-01-23 1:36 AM
I tried to use the Build analyzer in VSCode, but there are some important allocations missing:
VSCode:
STM32CubeIDE (using *.elf file produced by VSCode):
This is probably because the VSCode plugin is using the *.map file while the STM32CubeIDE uses the *.elf file.
Is there any chance to have the same Analyzer in VSCode?