• Code size variation in compiler 5 versions
    Hi, When compiling my code in Keil5, I get different code sizes when using compiler V5.03 and V5.06. Using V5.03 - default compiler used in Keil4- my code size is: Total RW Size (RW Data + ZI Data...
  • Code size variation in compiler 5 versions
    Hi, When compiling my code in Keil5, I get different code sizes when using compiler V5.03 and V5.06. Using V5.03 - default compiler used in Keil4- my code size is: Total RW Size (RW Data + ZI Data...
  • uVision Projects: Variations Between Targets
    Here's a really basic project management task I just can't figure out to do properly in uVision. I want to build two executables, with minor differences between them. Differences are encapsulated in...
  • uVision Projects: Variations Between Targets
    Here's a really basic project management task I just can't figure out to do properly in uVision. I want to build two executables, with minor differences between them. Differences are encapsulated in...
  • code size difference between version 4.22a and 4.23
    Hi, I am using a Samsung chip with cortex-M3 core,when i Build the code using 4.22a version of keil the code size is aroung 498KB at optimization level 1.The same code when i build using 4.23 version...