SW006011 Microchip Technology, SW006011 Datasheet - Page 52

C COMPILER FOR 18XXXXX FAMILY

SW006011

Manufacturer Part Number
SW006011
Description
C COMPILER FOR 18XXXXX FAMILY
Manufacturer
Microchip Technology
Type
MPLAB® PIC18 C Compilerr
Datasheets

Specifications of SW006011

Tool Function
Compiler
Tool Type
Compiler
Processor Series
PIC18
Core Architecture
PIC
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
PIC18 Series
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
SW006011
Manufacturer:
Microchip Technology
Quantity:
135
MPLAB
apRNOVR^-page 48
C18 C Compiler Getting Started
O
object file
A file containing object code. It may be immediately executable or it may require
linking with other object code files, e.g. libraries, to produce a complete executable
program.
object code
The machine code generated by an assembler or compiler.
octal
The base 8 number system that only uses the digits 0-7. The right-most digit counts
ones, the next digit counts multiples of 8, then 8
P
pragma
A directive that has meaning to a specific compiler.
R
RAM
Random Access Memory
random access memory
A memory device in which information can be accessed in any order.
read only memory
Memory hardware that allows fast access to permanently stored data but prevents
addition to or modification of the data.
ROM
Read Only Memory
recursive
Self-referential (e.g., a function that calls itself). See recursive.
reentrant
A function that may have multiple, simultaneously active instances. This may happen
due to either direct or indirect recursion or through execution during interrupt
processing.
relocatable
An object whose address has not been assigned to a fixed memory location.
runtime model
Set of assumptions under which the compiler operates.
S
section
A portion of an application located at a specific address of memory.
section attribute
A characteristic ascribed to a section (e.g., an access section).
2
= 64, etc.
2002 Microchip Technology Inc.

Related parts for SW006011