DV164037 Microchip Technology, DV164037 Datasheet - Page 15

KIT EVAL ICD3 WITH EXPLORER 16

DV164037

Manufacturer Part Number
DV164037
Description
KIT EVAL ICD3 WITH EXPLORER 16
Manufacturer
Microchip Technology
Series
MPLAB® ICD 3r
Type
MCUr
Datasheet

Specifications of DV164037

Contents
2 Boards, ICD3 Debugger
Processor To Be Evaluated
PIC24F, PIC24H, dsPIC33
Data Bus Width
16 bit
Interface Type
RS-232, USB
Operating Supply Voltage
9 V
Silicon Manufacturer
Microchip
Core Architecture
PIC
Core Sub-architecture
PIC24, DsPIC33
Silicon Core Number
PIC24F, DsPIC33F
Silicon Family Name
PIC24FJxxGAxxx, DsPIC33FJxxGPxxx
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
PIC24F, PIC24H, dsPIC33
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DV164037
Manufacturer:
MICROCHIP
Quantity:
12 000
2.1
2.2
2.3
© 2005 Microchip Technology Inc.
INTRODUCTION
HIGHLIGHTS
TUTORIAL OVERVIEW
Chapter 2. Explorer 16 Programming Tutorial
This chapter is a self-paced tutorial to get you started using the Explorer 16 Development
Board.
Items discussed in this chapter include:
• Tutorial Overview
• Creating the Project
• Building the Code
• Programming the Device
The tutorial in this chapter demonstrates the main features of the MPLAB IDE and
MPLAB ICD 2 as they are used with the Explorer 16 Development Board. As pre-
sented, it is designed for use with the PIC24FJ128GA010 specifically. However, the
same procedures and toolsuites can also be used with PIC24H or dsPIC33F devices.
The PIC24 tutorial project demonstrated here, PIC24ExplDemo.mcp, is written in C
for MPLAB C30. The program displays PIC24 features on the alphanumeric LCD, and
also displays voltage, temperature and date/time as the various buttons are pressed.
Described with the PIC24 project is the dsPIC device tutorial,
Example1_RTC_LED_ADC.mcp. It is also written in C for MPLAB C30. The program
displays voltage and current time, updating the display on command. Both programs
are described in more detail in Chapter 3. “Explorer 16 Tutorial Programs”.
For either project, the source file (PIC24ExplDemo.c or main_rtc.c for PIC24 or
dsPIC33F, respectively) is used with a linker script file (p24fj128ga010.gld or
p33fj256gp710ps.gld) and header file (p24fj128ga010.h or
p33fj256gp710ps.h) to form a complete project. While these simple projects use a
single source code file, more complex projects might use multiple assembler and
compiler source files, as well as library files and precompiled object files.
Upon completing this tutorial, you should be able to:
• Create a project using the Project Wizard
• Assemble and link the code and set the Configuration bits
• Set up MPLAB IDE to use the MPLAB ICD 2
• Program the chip with the MPLAB ICD 2
There are three steps to this tutorial:
1. Creating a project in MPLAB IDE.
2. Assembling and linking the code.
3. Programming the chip with the MPLAB ICD 2.
EXPLORER 16 DEVELOPMENT
BOARD USER’S GUIDE
DS51589A-page 11

Related parts for DV164037