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

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
Examples:
Example Files:
Also See:
#UNDEF
Syntax:
Elements:
Purpose:
Examples:
Example Files:
Also See:
138
#TYPE
#TYPE default=area
addressmod (user_ram_block, 0x100, 0x1FF);
#type default=user_ram_block
#type default=
#TYPE SIGNED
#TYPE RECURSIVE
#TYPE ARG=W0:W7
#TYPE AVOID=W8:W15
#TYPE DND=W8:W15
...
void main()
{
int variable1;
...
...
}
ex_cust.c
None
#UNDEF id
id is a pre-processor id defined via #DEFINE
The specified pre-processor ID will no longer have meaning to the pre-processor.
#if MAXSIZE<100
#undef MAXSIZE
#define MAXSIZE 100
#endif
None
#DEFINE
// in this area will be in
// back to normal
SHORT= 1 , INT= 8 , LONG= 16, FLOAT=48
// variable1 can only take values from -128 to 127
// all variable declarations
// 0x100-0x1FF
// restores memory allocation

Related parts for PCWHD IDE COMPILER