Datasheet
Page 4
Page 5
mikroC PRO for PIC32® organizes applica-
tions into projects consisting of a single
projectle(lewiththe.mcp32 extension)
andoneormoresourceles(leswiththe
.c extension). The mikroC PRO for PIC32®
compiler allows you to manage several
projectsatatime.Sourcelescanbecompiled
only if they are part of the project.
In this reference guide, we will create a new
project, write code, compile it and test the
results. The purpose of this project is to make
microcontroller PORTB LEDs blink, which will
be easy to test.
Aprojectlecontains:
•Project name and optional description;
•Target device in use;
•Device clock;
•Listoftheprojectsourceles;
•Binaryles(*.emcl);and
•Otherles.
1. Introduction to mikroC PRO for PIC32
®
05
06
07
01 04 07
02 05 08
03 06
Main Toolbar
Code Explorer
Project Settings
Messages
Code Editor
Image Preview
Project Manger
Library Manager
03
02
04
01
08