DM300004-1 Microchip Technology, DM300004-1 Datasheet - Page 42

BOARD DEMO DSPICDEM.NET 1

DM300004-1

Manufacturer Part Number
DM300004-1
Description
BOARD DEMO DSPICDEM.NET 1
Manufacturer
Microchip Technology
Series
dsPIC™r
Type
Microcontrollerr
Datasheets

Specifications of DM300004-1

Contents
*
Mcu Supported Families
DsPIC30F
Supported Devices
DsPIC30F6014
For Use With
PIC30F5013
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
FCC/JATE PSTN, Ethernet NIC
Lead Free Status / RoHS Status
na, Lead free / RoHS Compliant
Other names
DM300004-1R
DM300004-1R
PICDEM.net™ 1 and dsPICDEM.net 2 Connectivity Dev Board User’s Guide
3.5
DS51471A-page 38
BUILDING THE CODE
In this project, the code is built in two stages. First the source files are compiled into
object files, then the object files are linked.
The MyQuickStart.hex output file contains the data necessary to program the
device. The MyQuickStart.cof output file contains additional information that lets
you debug the code at the source code level.
Before building the program, compiler and linker settings must be specified. These
settings indicate where to find the C library files and where to reserve space for the
extra debug code when the MPLAB ICD 2 (In-Circuit debugger) is used.
3.5.1
The Quick Start project does not explicitly use any libraries, but the C compiler startup
library code is always automatically linked into the project. Use the Project>Build
Options>Project menu to display the Build Options dialog.
1. Select the General tab.
2. Type or browse to the file locations shown in Figure 3-9.
FIGURE 3-9:
3. Select the MPLAB LINK30 tab to display the linker settings.
4. Check Link for ICD2 to tell the linker to reserve space for the debug code used
5. Click OK.
Note: The library path for your environment may be different. The location will
Let the project know where the
output files will be located
by the MPLAB ICD 2 In-Circuit Debugger (see Figure 3-10).
Set Project Build Options
depend on where you installed the C30 compiler.
BUILD OPTIONS
 2004 Microchip Technology Inc.

Related parts for DM300004-1