Hi, I am using STM32F407G-Disc1 board i have purchased recently from element14, When i try to compile and the example program IO_Toggel, 1) Program never gets flashed into the Controller. 2) When i insert a break point i could find that the controller is resetting frequently just before entering the while(1) loop.. 3) I am in badly need of help pleas help ASAP. 4) I am using Keil 5.20 32KB code limit Version.
Regards Mahesh Prasath
Hi Sankalp, I refereed the documents in the link you shared every thing look ok. But still issuse is not resolved. I do not get any error message, i am simply unable to debug and flash a new program through Keil debug option.
Make sure you pick debug, and select that it updates the target. You can also explicitly flash the device via the menu option with that name.
Hi Pier Thanks for all your help, it works now after updating the install packs and choosing the correct flash algorithm in the debug menu, also the SW to be selected in the debug tab.