Configuration Wizard
New! in µVision3
Startup code and other configuration-like text files can be difficult to customize for target systems. The Configuration Wizard in µVision makes this task easier by presenting configuration settings using a dialog-style interface.
Practically any configuration file (including your own) can work with the Configuration Wizard. Embedded markup tags in the file indicate to µVision how to edit the file using the configuration wizard. Whenever these tags appear in a file, µVision adds tabs to the editor window so you may select the text editor or the Configuration Wizard.
For example, the following startup code:

may be edited in the Configuration Wizard.

Changes you make in the Configuration Wizard are immediately reflected in the source file. There is no other database or binary file where configurations are stored. So, you can edit the original text file without changing settings from the Configuration Wizard.