cancel
Showing results for 
Search instead for 
Did you mean: 

Can't run application with my Nucleo-144

APere.10
Associate II

The Nucleo is H743ZI2 (Nucleo-144).

I can properly update the firmware so I guess the Nucleo is properly detected by STM32CubeIDE.

I can properly build the application without errors.

However, I can't run it.

0693W00000LvTsFQAV.png 

For some reason, the board is not detected as it used to be.

I've tried to restart, reinstall the IDE, replug the board to the other USB port... I can't find any reason why it doesn't work.

6 REPLIES 6
Nikita91
Lead II

What software can you update?

Tu debug an application use: Project Properties > Debug As...> STM32 Cortex-M C/C++ Application

Then configure the debug configuration.

SofLit
ST Employee

Hello,

You have to click on the project "NUCLEO-H743ZI" in the "Project Explorer" before going to Run, Run As ..

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.

Hi, I did, it still doesn't work.

0693W00000LvYZcQAN.png

Hi.

I can update the firmware via Help > ST-LINK Upgrade

0693W00000LvYdtQAF.pngSo I suppose the board is recognized.

I didn't find Project Properties.

In case you meant: Project > Properties.

0693W00000LvYbEQAV.pngThere is no "Debug As...> STM32 Cortex-M C/C++ Application"

In case you meant: Run > Debug As...

0693W00000LvYcvQAF.pngI have nothing.

Hello,

As I see from your screenshot, you did import a project from system workbench to CubeIDE but may be you didn't it correctly.

I suggest to follow the wiki provided in this link / 2 Import an SW4STM32 project without an ioc file.

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.

Thanks for your time. I can't confirm your answer worked, but I found that by clicking on STM32H743ZI-Nucleo it worked.

0693W00000Lva2uQAB.png