cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIde reset after load

CKILI.2
Associate II

I'm using STM32f407 board with Cubeide. When load new code, I want to work code after pressing reset button.

How can I set it in STM32CubeIde.

Thank's

1 ACCEPTED SOLUTION

Accepted Solutions
CKILI.2
Associate II

Hello,

There is no option in CubeIde like Keil "reset after load".

Thank's 

View solution in original post

3 REPLIES 3
TDK
Super User

If this is a custom board, ensure BOOT0 is pulled down.

Use the standard linker file that uploads to flash.

If you feel a post has answered your question, please click "Accept as Solution".
mƎALLEm
ST Employee

Hello,

What do you mean by "work code" in this statement?


@CKILI.2 wrote:

When load new code, I want to work code after pressing reset button.


Do you mean to make the code running after pressing the reset button? if so, do you mean the code is not running? on which board? ST board? custom board?

Please provide more details to help you efficiently.

 

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.
CKILI.2
Associate II

Hello,

There is no option in CubeIde like Keil "reset after load".

Thank's