Arizona 17 User Manual

Page of 92
 2001 Microchip Technology Inc.
DS39024B-page 23
PICDEM™ 17 DEMONSTRATION
BOARD USER’S GUIDE
12
Chapter 4.  Using the MPLAB
®
 C17 C Compiler
4.1
 Introduction
This chapter describes the files necessary to compile programs with the 
MPLAB C17 C compiler to run on the PICDEM 17 demonstration board. A 
sample linker script file, DEMO756.LKR, is described as well as other support 
files.
4.2
 Highlights
This chapter covers the following topics:
• Linker Script File, DEMO756.LKR
• Startup Code File, C0L17DEM.ASM
• Interrupt Code File, INT756LD.ASM
• Other Files
Note 1:
User should refer to MPLAB IDE document that shows project
setup, but special version of linker scripts, etc., are used here
because of the demonstration board requirements.
2:
Also, refer to the MPLAB C17 C Compiler User’s Guide
(DS51112) for additional information.