Chapter 3. hardware description, Chapter 4. using the mplab® c17 c compiler, Chapter 5. lcd.c description – Arizona Picdem 17 User Manual
Page 4: Chapter 6. usart.c description, Picdem™ 17 demonstration board user’s guide

PICDEM™ 17 Demonstration Board User’s Guide
DS39024B-page 4
2001 Microchip Technology Inc.
Downloading HEX Files to the PICDEM 17 Demonstration Board .9
Running HEX files from the PICDEM 17 Demonstration Board ....10
Running Diagnostics on the PICDEM 17 Demonstration Board ...11
Modifying Memory Contents .........................................................14
Introduction ...................................................................................19
Highlights ......................................................................................19
Port Connections ...........................................................................19
Push-button Switches ...................................................................20
DIP Switches .................................................................................20
RS-232 Interface ...........................................................................20
CAN Bus Interface ........................................................................20
Modular Connectors ......................................................................21
®
C17 C Compiler
Introduction ...................................................................................23
Highlights ......................................................................................23
Linker Script File ...........................................................................24
Startup Code File ..........................................................................26
Interrupt Code File ........................................................................28
Other Files .....................................................................................33
LCD.C
Description
Introduction ...................................................................................35
MPLAB IDE Project Files ..............................................................35
®
C Libraries ...................................................................36
Source Code Descriptions ............................................................36
Source Code Listing ..........................................................37
Source Code Listing ........................................................39
Source Code Listing ........................................................42
USART.C
Description
Introduction ...................................................................................57