• 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...
  • About Different Code Optimization Levels
    Hi...... Can anyone know About Different Code Optimization Levels in keil? What is exact use of these levels? Where do i find these settings in my keil mvision v 3.0 compiler? Thank You.
  • 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?
  • The same program but different behaviour
    I have the trouble with "Keil uVision2 V2.37". Namely, the program which is working properly on the AT89C55WD bahaves very strange on the AT89C4051 platform. The program does not use any special features...