Question
Can't start application without debugger
Posted on March 13, 2013 at 09:05
Hi everyone!
I haven't found any useful information about my trouble, unfortunately. I am a newbie in STM32 MCUs. But I've used another ARM-based devices before.I've started with STM32F102R8. Using IAR and ST's peripheral library. The program is very simple - just blinking 2 LEDs.The trouble is - it works when I start debugging with j-link through the IAR EWARM, but if I give hard reset or download to the flash without debugging it doesn't work.What can I do? Thanks.