• Getting unwanted interrupts in LPC2103
    Hi, I am using Keil microvision 3 and using the NXP MCU LPC2103 . Now whenever i am writing somthing to the pin connect block P0SEL0 (.30 an .31 the value written is 0x40000000) to select the functionality...
  • Unwanted loading of settings from another project
    Hi. I have such a problem with keil that when I try to enable a project that has been copied from another computer it behaves as if the settings came from another project. Additional files appear...
  • optimalization
    Hi. Can you tell me which level of optimalization I have to choose i Keil ARM? I'm working whith STM32F103. In WinAVR I allways had -Os (speed) but what i Keil ARM?
  • 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?