Chapter 6. usart.c description, 1 introduction, 2 highlights – Arizona Picdem 17 User Manual

Page 63: 3 mplab ide project files, Chapter 6, Introduction, Highlights, Mplab ide project files, Picdem™ 17 demonstration board user’s guide, Chapter 6. usart.c description 6.1 introduction

Advertising
background image

2001 Microchip Technology Inc.

DS39024B-page 57

PICDEM™ 17 DEMONSTRATION

BOARD USER’S GUIDE

12

Chapter 6. USART.C Description

6.1

Introduction

This chapter describes the demonstration program for the PIC17C756A,

USART.C

. This program takes an incrementing count and displays it on the

Monitor program using USART2 and hardware handshaking.

6.2

Highlights

This chapter covers the following topics:

• MPLAB

®

IDE Project Files

• PICmicro

®

C Libraries

• Source Code Descriptions

USART.C

Source Code Listing

6.3

MPLAB IDE Project Files

The project USART.PJT contains the following files:

The files in this project use the following header files:

P17C756.H

DELAYS.H

USART16.H

STDLIB.H

USART.PJT

DEMO756L.LKR

P17C756.O

PMC756L.LIB

C0L17DEM.O

USART.C

Advertising