Projects

The mikroC PRO for AVR organizes applications into projects, consisting of a single project file (extension .mcpav) and one or more source files (extension .c). mikroC PRO for AVR 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 - Select the device from the device drop-down list :

Project Wizard Window


Step Two - Enter the oscillator frequency value :

Project Wizard Window


Step Three - Specify the location where your project will be saved :

Project Wizard Window


Step Four - Add project file to the project if they are avaiable at this point. You can always add project files later using Project Manager :

Project Wizard Window


Step Five - Select inital Library Manager state :

Project Wizard Window


Step Six - 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