Application-
Options
 
Processor Expert Application Options
  • Code generation - CPU specific application options for code generation.
    • Interrupt Vector Table - Type of generated Interrupt Vector Table.

      There are 2 options:
      • generate into ROM: Generate interrupt vector table into ROM.
      • generate into RAM: Generate interrupt vector table into RAM. In this mode it is possible to select interrupt vector handlers in application run-time (using CPU component methods), but it is not possible to change interrupt vector handlers used by components.

    • Number format - Select number format in the generated code. Note: Supported number formats depend on selected compiler.