cancel
Showing results for 
Search instead for 
Did you mean: 

Disable rebuild on run

qua
Associate III

Is there a way to stop the project being rebuilt when I run it? I'd prefer to use the last build, rather than building again every time.

I checked the project and build configuration options but couldn't see anything. Thanks.

1 ACCEPTED SOLUTION

Accepted Solutions
KnarfB
Principal III

in STM32CubeIDE menu bar Window > Preferences search for build and you get a hit in Launching. That's what can be configured. Give it a try.

hth

KnarfB

View solution in original post

3 REPLIES 3
KnarfB
Principal III

in STM32CubeIDE menu bar Window > Preferences search for build and you get a hit in Launching. That's what can be configured. Give it a try.

hth

KnarfB

qua
Associate III

Thanks, that was well hidden.

Pavel A.
Evangelist III

Also, in every launch config (aka debugger config) you can disable build before debug. This is tedious but usually you review launch configs before first use.