• 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??
  • EFFECT OF INBUILT OPTIMIZATION LEVELS IN CX51
    Hi all, I am using Keil version "Vision3v3.53". It has 10(0-9) levels of optimization during compiling. I am working on a project where requirement is to reduce the code size. In default settings...
  • Effects of __disable_irq()
    Hello everyone, I have a general question about disabling interrupts in ARM processors. It is quite obvious that using the __disable_irq() in privileged mode should have the effect that no interrupt...
  • loading effect
    hey i hav tried connecting the port 2 to a 4bit encoder ht12e i hav masked d data n used only 4bits n sending it to ht12e when check d result i get +5v on pins of port 2 bt when i connect it to encoder...
  • unable to use simulator effectively
    hello, I have a project that runs on the target without a problem. I want to run the application without the bootloader on the simulator - so I setup the entry point using the --entry linker directive...