2026-03-06 3:43 AM
Quick question.
I am working on two projects:
Both are currently managed via ST Cube IDE (Eclipse based of course) and debugging is already quite "complex".
I can see advantages with VS Code, but moreover, I would not be surprised if the VS Code route becomes the de-facto standard some day (purely speculative of course), so I think I may need to start looking at it.
Before I do, my question to the community is whether the VS Code option is yet mature enough for dual core and TrustZone projects?
Many thanks in advance,
Nick
Solved! Go to Solution.
2026-03-10 2:00 PM
Hi @NickO
yes dual core project and secure projects debug are working very fine on VSCode extension
if you need help to setup the launch.json please visit this article
https://community.st.com/t5/stm32-mcus/stm32cubeide-for-vs-code-debug-configuration-launch-json/ta-p/866870
2026-03-10 2:00 PM
Hi @NickO
yes dual core project and secure projects debug are working very fine on VSCode extension
if you need help to setup the launch.json please visit this article
https://community.st.com/t5/stm32-mcus/stm32cubeide-for-vs-code-debug-configuration-launch-json/ta-p/866870
2026-03-30 6:27 AM
There is one snag - when I try to convert the project, I get the following error:
STM32CubeIDE multi-context and multi-core projects are not supported yet.
Maybe there is another way to migrate dual-core projects?
2026-03-30 6:31 AM
Hi @NickO,
Yes that's one of the listed limitations with our current converter version. We're actively working on it though.