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 systempragma cpu_heartbeat num
Used to define the number of heartbeat interrupts to be generated per second.pragma cpu_config attribute
CPU configurationpragma cpu_type num
CPU typepragma build_config manifest_const
Allows a build option to be specified.pragma build_config_option num symbol
Allows a build option to be defined.