ilg-archived / openocd

The GNU MCU Eclipse OpenOCD
http://gnuarmeclipse.github.io/openocd/
GNU General Public License v2.0
234 stars 62 forks source link

Flash without debugging? #6

Closed Bonehead5338 closed 7 years ago

Bonehead5338 commented 8 years ago

Hi,

Not sure if this is the right place, but how do I flash without debugging (using the "Run" option?)

using st-link and stm32f4

Thanks Dave

ilg-ul commented 8 years ago

Not sure if this is the right place

the right place to ask questions is the project forum.

how do I flash without debugging (using the "Run" option?)

you provided the answer yourself, using the Run option.

however please note that this is actually a debug session with all breakpoints disabled.