• PEC interrupt voltage level
    Hi everybody, I am using the PEC channel on a C167 to count a certain number of pulses in a certain amount of time. The interrupt associated with PEC channel is triggered when I use a input voltage...
  • ADC and EOP interrupt levels
    I use the PEC to transfer data from the ADC and the EOP interrupt to reset the PEC pointers. As i understand you still need to have an end of conversion interrupt from the ADC to use the PEC EOP interrupt...
  • Interrupt levels
    In the getting started Document(GS51.pdf) under Interrupt Service Routines they have given 31 interrupt out of which only 2 are external interrupt(correct me if i am wrong).I am little confused regarding...
  • Optimization levels
    Hello all, I'm using uVision v2.2a and C compiler v6.22. As you all know uVision have several optimization levels. After selecting one of the optimization levels and rebuild my project, where can I...
  • Optimization Levels
    Why are there several optimization levels as on would always want to optimize the code to maximum?