Datasheet
80
MIKROELEKTRONIKA - SOFTWARE AND HARDWARE SOLUTIONS FOR EMBEDDED WORLD
Environment
mikroC PRO for AVR
CHAPTER 2
CUSTOMIZING PROJECTS
Edit Project
You can change basic project settings in the Project Settings window. You can
change chip, and oscillator frequency. Any change in the Project Setting Window
affects currently active project only, so in case more than one project is open, you
have to ensure that exactly the desired project is set as active one in the Project
Manager.
Managing Project Group
mikroC PRO for AVR IDE provides covenient option which enables several projects
to be open simultaneously. If you have several projects being connected in some
way, you can create a project group.
The project group may be saved by clicking the Save Project Group Icon from
the Project Manager window. The project group may be reopend by clicking the
Open Project Group Icon . All relevant data about the project group is stored
in the project group file (extension .mpgroup)
Add/Remove Files from Project
The project can contain the following file types:
- source files
- .h header files
- .mcl binary files
- .pld project level defines files
- image files
- .hex, .asm and .lst files, see output files. These files can not be added
or removed from project.
- other files