cancel
Showing results for 
Search instead for 
Did you mean: 

NUCLEO STM32F091RC - program doesn't run

wozniakm19
Associate II
Posted on August 02, 2015 at 09:56

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.
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Posted on August 02, 2015 at 17:51

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.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..