We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi. I want to find special software to make start up file . Is existenc any program to automaticlly make start up file? and after that I want to know Is tere any refrence or user manual for start up ?
No there isn't any program that can do that automatically as everything is dependant on chip used so each chip has its specifics for clocking and memory settings and ... There are a lot of examples under Keil\ARM\Boards where you installed MDK and every example has a startup so you can use them for reference or analyze them.
Not only the chip used but, more importantly, the application in which it is used - including both the specific target hardware and the specific requirements of the software application.
There are loads of chips but, for each chip, there is an (almost) infinite number of applications!
If you want to avoid all this, look for ready-made boards that come with a Board Support Package (BSP)...