Projects

The mikroC PRO for ARM organizes applications into projects, consisting of a single project file (extension .mcarm) and one or more source files (extension .c). mikroC PRO for ARM IDE allows you to manage multiple projects (see Project Manager). Source files can be compiled only if they are part of a project.

The project file contains the following information:

Note that the project does not include files in the same way as preprocessor does, see Add/Remove Files from Project.

New Project

The easiest way to create a project is by means of the New Project Wizard, drop-down menu Project › New Project or by clicking the New Project Icon New Project Icon from Project Toolbar.

New Project Wizard Steps

Start creating your New project, by clicking Next button:

Project Wizard Window


Step One - Enter project name and path, select the device from the device drop-down list and oscillator frequency value :

Project Wizard Window


Step Two - Select files you wish to add to project :

Project Wizard Window


Step Three - Select inital Library Manager state :

Project Wizard Window


Step Four - Click Finish button to create your New Project :

Project Wizard Window


Copyright (c) 2002-2012 mikroElektronika. All rights reserved.
What do you think about this topic ? Send us feedback!
Want more examples and libraries? 
Find them on LibStock - A place for the code