STM32 VSCode Build Analyzer: .map file not detected when project folder name differs from target name
Environment:- STM32Cube VSCode Extension (with Build Analyzer)- CMake-based project generated by STM32CubeMX- Windows 11 / GCC toolchainIssue:- The Build Analyzer fails to detect the .map file and reports "NO_MAP_FILE".- Investigation shows that the ...