2023-08-21 12:55 PM
I am trying to get the STM32 VS Code Extension working on my macOS (Ventura 13.2.1). I have installed STM32CubeCLT and STM32CubeMX. I can compile my project successfully using the build command command. However when I press on the debug icon on the bottom toolbar, I get an error saying that "No compiler found in cache file Source Make Tools (Extension)" (See attached screenshot). I have examined the build/debug/build/CMakeCache.txt file and everything looks ok at first glance. Any insight or solutions as to what is going on would be welcomed.
2025-02-17 6:24 AM
Hey there,
I am running into the same issue. has it been resolved yet?
Greetings Marcus
2025-03-10 10:03 AM
I can also confirm that I am having the same problem.
2025-03-11 1:44 AM
Hello @3subzero3, @MM1, @Javier1, @userst
Are you all using a MacOS?
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-03-11 6:15 AM - edited 2025-03-11 6:15 AM
same issue here on Windows 10
2025-03-11 7:41 AM
I am on a Mac (Sequoia 15.3)
2025-03-13 1:34 AM
2025-03-18 4:15 AM
Windows 11 Enterprise.
2025-04-07 3:15 AM
2025-05-15 3:59 PM - edited 2025-05-17 4:09 PM
Here is the solution for anyone still having this problem to "No compiler found in cache file Source Make Tools (Extension)". I don't know why ST would choose this response to outdated firmware on the ST-LINK. Your ST-LINK firmware needs to be updated. You can get it here, https://www.st.com/en/development-tools/stsw-link007.html?dl=redirect
I had this exact same issue with my NUCLEO-H563ZI, upgraded the firmware and it's working as expected. If you have a cloned ST-LINK it might not work, haven't tested it though.
2025-05-15 11:28 PM
Still no fix for "No compiler found in cache file Source Make Tools (Extension)" tho
It's been almost 2 years...