07.04.2013 Views

MPLAB C Compiler for PIC24 MCUs and dsPIC DSCs ... - Microchip

MPLAB C Compiler for PIC24 MCUs and dsPIC DSCs ... - Microchip

MPLAB C Compiler for PIC24 MCUs and dsPIC DSCs ... - Microchip

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>MPLAB</strong> ® C COMPILER FOR<br />

<strong>PIC24</strong> <strong>MCUs</strong> AND <strong>dsPIC</strong> ® <strong>DSCs</strong><br />

USER’S GUIDE<br />

Glossary<br />

Access Memory (PIC18 Only)<br />

Special registers on PIC18XXXXX devices that allow access regardless of the setting<br />

of the Bank Select Register (BSR).<br />

Address<br />

Value that identifies a location in memory.<br />

Alphabetic Character<br />

Alphabetic characters are those characters that are letters of the arabic alphabet<br />

(a, b, …, z, A, B, …, Z).<br />

Alphanumeric<br />

Alphanumeric characters are comprised of alphabetic characters <strong>and</strong> decimal digits<br />

(0,1, …, 9).<br />

Anonymous Structure<br />

An unnamed structure.<br />

ANSI<br />

American National St<strong>and</strong>ards Institute is an organization responsible <strong>for</strong> <strong>for</strong>mulating<br />

<strong>and</strong> approving st<strong>and</strong>ards in the United States.<br />

Archive<br />

A collection of relocatable object modules. It is created by assembling multiple source<br />

files to object files, <strong>and</strong> then using the archiver to combine the object files into one<br />

library file. A library can be linked with object modules <strong>and</strong> other libraries to create<br />

executable code.<br />

Archiver<br />

A tool that creates <strong>and</strong> manipulates libraries.<br />

ASCII<br />

American St<strong>and</strong>ard Code <strong>for</strong> In<strong>for</strong>mation Interchange is a character set encoding that<br />

uses 7 binary digits to represent each character. It includes upper <strong>and</strong> lower case letters,<br />

digits, symbols <strong>and</strong> control characters.<br />

Assembler<br />

A language tool that translates assembly language source code into machine code.<br />

Assembly Language<br />

A programming language that describes binary machine code in a symbolic <strong>for</strong>m.<br />

Attribute<br />

Characteristics of variables or functions in a C program which are used to describe<br />

machine-specific properties.<br />

C<br />

A general-purpose programming language which features economy of expression,<br />

modern control flow <strong>and</strong> data structures <strong>and</strong> a rich set of operators.<br />

© 2008 <strong>Microchip</strong> Technology Inc. DS51284H-page 221

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!