|
|||||||||||
Technical Support On-Line Manuals µVision3 User's Guide µVision3 Overview User Interface Creating Applications Create Project Selecting the Toolset Create Project File and Select CPU Project Workspace — Books Create New Source Files Add Source Files to Project Create File Groups Setting Tool Options Configure Startup Code Build Project Create HEX File Project Targets and File Groups View File and Group Attributes Overview of Configuration Dialogs Tips and Tricks Start External Tools after Build Process Folders for Listing and Object Files Custom and New Devices Create a Library File File and Group Specific Options File Extensions Importing µVision 1 Projects Version and Serial Number Information Including Library Modules Use a Custom Translator Different Compiler and Assembler Settings Utilities Debugging Debug Commands Debug Functions Simulation Flash Programming Dialogs Example Programs Command Line Appendix |
Configure Startup CodeThe CPU Startup Code (on most ARM targets the file name is Startup.S) may be open from the Project Workspace — Files Tab. Most startup files have embedded comments for the µVision3 Configuration Wizard which provides menu driven selections.
The default settings of the Startup Code give a good starting point on most single chip applications. However you need to adapt the configuration for your target hardware. CPU/PLL clock and BUS system are target specific and cannot be automatically configured. Some devices provide options to enable or disable on-chip components (for example on-chip xdata RAM on 8051 variants). You must ensure that the settings in the startup file match the other settings in your project. The button Edit as Text opens the Startup Code in a standard editor window and allows you to review the source code of this file. | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.