Projects

The mikroBasic PRO for 8051 organizes applications into projects, consisting of a single project file (extension .mbp51) and one or more source files (extension .mbas). mikroBasic PRO for 8051 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 - Specify the project name and location where your project will be saved, select the device from the device drop-down list and oscillator frequency value :

Project Wizard Window


Step Two - Set the desired memory model :

Project Wizard Window


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

Project Wizard Window


Step Four - Select inital Library Manager state :

Project Wizard Window


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

Project Wizard Window


Copyright (c) 2002-2013 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