PRAGMA

define_ram_pages page , start , end

 

define_variable_ram group_name , start , end

 

pragma cpu_fosc num

Used to define the operating oscillator frequency of the target PIC system

pragma cpu_heartbeat num

Used to define the number of heartbeat interrupts to be generated per second.

pragma cpu_config attribute

CPU configuration

pragma cpu_type num

CPU type

pragma build_config manifest_const

Allows a build option to be specified.

pragma build_config_option num symbol

Allows a build option to be defined.