solved: Debug working perfectly, but Run config not
Hi everyone,
we have a strange problem here with our new stm32L0 board. We just want to run a CubeMX generated program letting a LED blink. This program is working perfectly using the debug-mode of SWfSTM32, letting the LED blink happily.
Wenever we just want to run the same program using the run-button (green arrow), it flashes successfully but the STM32 just does not do anything.The configurations of run and debug session are pretty much the same, except for optimazation and debug level.
Does someone have an idea what could cause this problem?
thanks...
Michael