2015-08-02 12:56 AM
Hello.
Program flashed with ST-LINK and Keil uVision 5.1 without any errors. The problem is program start only after several resets. Anyone had similar problem? Thanks for any advice.2015-08-02 08:51 AM
Well just because something compiles without errors doesn't mean it's logically correct, just syntactically.
You'll have to use the debugger and step the code to pin-point how it's failing. Your description of the problem really isn't sufficient to know what's wrong.