The following section describes the role of the target specific startup code.

When you create a new project to produce an executable file using a target specific project template, a file containing the default startup code for the target will be added to the project. Initially a shared version of this file will be added to the project, if you want to modify this file you should select the file in the project explorer and then select Import to copy the file to your project directory.

The target startup file typically consists of the following: