cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 Nucleo H563Z Board project not buildable in STM IDE post importI

pgoonetillek
Visitor

I created a project using STMCubeMX and imported into STM IDE. All went without errors. However in the IDE, Build project is disabled. When I click on Run As.., I got the following error.

STM debug.png

How can I get the build project enabled ? 

This is my first time using STM IDE. Previously I used Arduino and it worked fine for my basic projects.

 

2 REPLIES 2
TDK
Super User

In CubeMX, change the toolchain from EWARM to STM32CubeIDE in project settings. Then, after generating code, select the open project option.

 

Or generate from within stm32cubeide from the start.

If you feel a post has answered your question, please click "Accept as Solution".
pgoonetillek
Visitor

Thank you TDK. My project is already set to IDE.

 

pgoonetillek_0-1748035083136.png