• 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?
  • is there an optimization level
    is there an optimization level that will do no, nada, none "code packing" and STILL overlay variables. it sems that after some release when opt lev 2 became required for variable overlay it is impossible...
  • optimization levels in c51
    sir, i have some doubts about optimizing levels in keil. plese give the necessary information or where i can get that information
  • Effect of changing Optimization Level
    My code currently has an optimization level of 8. But i'm out of code space and want to change it to level 9. Is there any side effect if we use optimization level 9??