PCWHD IDE COMPILER Custom Computer Services Inc (CCS), PCWHD IDE COMPILER Datasheet - Page 126

PCWHD PIC10,16,18,24, DSPIC

PCWHD IDE COMPILER

Manufacturer Part Number
PCWHD IDE COMPILER
Description
PCWHD PIC10,16,18,24, DSPIC
Manufacturer
Custom Computer Services Inc (CCS)
Type
Compilerr
Datasheet

Specifications of PCWHD IDE COMPILER

For Use With/related Products
Microchip PIC10, PIC12, PIC16, PIC18, PIC24, dsPIC MCUs
Lead Free Status / RoHS Status
Not applicable / Not applicable
Other names
429-1009
__FILE__
Syntax:
Elements:
Purpose:
Examples:
Example Files:
Also See:
__FILENAME__
Syntax:
Elements:
Purpose:
Examples:
Example Files:
Also See:
#FILL_ROM
Syntax:
Elements:
Purpose:
Examples:
Example Files:
Also See:
112
__FILE__
None
The pre-processor identifier is replaced at compile time with the file path and the
filename of the file being compiled.
if(index>MAX_ENTRIES)
assert.h
_ _ line_ _
#fill_rom value
value is a constant 16-bit value
This directive specifies the data to be used to fill unused ROM locations. When
linking multiple compilation units, this directive must appear exactly the same in
each compilation unit.
#fill_rom 0x36
None
#ROM
__FILENAME__
None
The pre-processor identifier is replaced at compile time with the filename of the
file being compiled.
if(index>MAX_ENTRIES)
None
_ _ line_ _
printf("Too many entries, source file: "
printf("Too many entries, source file: "
__FILE__ " at line " __LINE__ "\r\n");
__FILENAME__ " at line " __LINE__ "\r\n");

Related parts for PCWHD IDE COMPILER