• 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??
  • IAR Linking issue at High optimization level
    Hi, I am using IAR for development. When i change the compiler option from None to High, it generates below linking error Error[Lp011]: section placement failed However if i disable static clustering...
  • 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
    Why are there several optimization levels as on would always want to optimize the code to maximum?
  • 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...