DM300014 Microchip Technology, DM300014 Datasheet - Page 21

BOARD DEMO DSPICDEM 1.1 GEN PURP

DM300014

Manufacturer Part Number
DM300014
Description
BOARD DEMO DSPICDEM 1.1 GEN PURP
Manufacturer
Microchip Technology
Datasheet

Specifications of DM300014

Processor To Be Evaluated
PIC30F
Data Bus Width
16 bit
Interface Type
RS-485, CAN, SPI
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant
2.5
 2003 Microchip Technology Inc.
BUILDING THE CODE
In this project, building the code consists of assembling the Tut6014.s file to create
an object file, Tut6014.o, and then linking the object file to create the Tut6014.hex
and Tut6014.cof output files. The .hex file contains the data necessary to program
the device and the .cof file contains additional information that lets you debug at the
source code level.
Before building, there are settings required to tell MPLAB IDE where to find the include
files and to reserve space for the extra debug code when the MPLAB ICD 2 is used.
The following line is near the top of the Tut6014.s file:
.include "p30f6014.inc"
This line causes a standard include file to be used. Microchip provides these files with
all the Special Function Register (SFR) labels already defined for convenience.
To build the code, select Build Options>Project from the Project> menu. The Build
Options dialog displays, as shown in Figure 2-7.
FIGURE 2-7:
Advance Information
BUILD OPTIONS
Browse to the location of the
assembler Include file
DS70099B-page 17

Related parts for DM300014