Mikroelektronika MIKROE-738 Datenbogen

Seite von 682
mikroC PRO for PIC32
MikroElektronika
665
Customizing Projects
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. Also, you can change 
configuration bits of the selected chip in the Edit Project window.
Managing Project Group
mikroC PRO for PIC32 IDE provides convenient 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 reopened by clicking the Open Project Group Icon 
. All relevant data about the project 
group is stored in the project group file (extension
 .mcdsgroup
Add/Remove Files from Project
The project can contain the following file types: 
 
.c 
source files 
 
.h
 header files 
 
.mcl
 binary files 
 
.pld
 project level defines files 
 
- image files 
 
.ihex
 EEPROM files 
 
.hex, .asm
 and
 .lst
 files, see output files. These files can not be added or removed from project. 
 
- other files