Hi, I have templates but I can't understand how to use them to generate code automatically I seen there is a "start_up" file that when it is in certain place the uvision generate code automatically but I did not understand how this should work? I have STMF0xxx discovery board For example to set GPIO with buttons press instead of writing C code for it Can someone explain this issue? Thanks, Roee
The uVision config wizard thing is entirely proprietary and Keil-specific.
So (relatively) unlikely that you'll find (much) stuff other than on the Keil site...
Have you tried looking in the Keil-provided examples; eg, the ones for their own STM32-based boards?
There is also someone else who has posted here about their own ARM configuration tool - you could try a search...
You could also try googling "CooCox"...
Hi, Currently Coocox doesn't support M0 chips at all (e.g. STM32F0XX) Thanks, Roee