Skip to main content
Visitor II
January 22, 2026
Solved

Cannot start project

  • January 22, 2026
  • 1 reply
  • 377 views

After installing under STM32Cube key actions, and all other headings, "There is no data provider registered that can provide view data." is displayed. I have tried adding the path to Cube MX. In the STM32Cube Core plugin, runtime status shows not yet activated. Manually activating does not work. Running on Windows 11 arm64.

If I roll back to a version 2, everything seems to function, however I need version 3 working. 

Any suggestions?

Best answer by Julien D

Waiting for native support of Windows arm64 one possible solution -though not acceptable for everyone- would be to install the x64 version of VSCode on an ARM64 host, which works out of the box thanks to the integrated Windows Emulator.

As of today, this allows the installation and running of our extensions and bundles, which should work. I have just verified it by performing installation, project creation, build, and debugging; all work fine for me.

Be aware that the tools are not validated in this configuration. You might face unexpected issues, which should be reported on the community forum with a clear description of the context.

1 reply

Julien D
ST Employee
January 22, 2026

Hi @ryan4Windows 11 ARM64 is not supported yet. Sorry for the inconvenience.

The extensions support Windows x86_64, Linux x86_64, and macOS x86_64 & ARM64.

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.
Julien D
Julien DBest answer
ST Employee
January 23, 2026

Waiting for native support of Windows arm64 one possible solution -though not acceptable for everyone- would be to install the x64 version of VSCode on an ARM64 host, which works out of the box thanks to the integrated Windows Emulator.

As of today, this allows the installation and running of our extensions and bundles, which should work. I have just verified it by performing installation, project creation, build, and debugging; all work fine for me.

Be aware that the tools are not validated in this configuration. You might face unexpected issues, which should be reported on the community forum with a clear description of the context.

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.