• C51 Version 6.10a
    What are the differences between v6.10a and v6.03? The release notes, http://www.keil.com/update/_c51/c51v610.txt , only seem to give changes since v6.0. I can't see anything mentioned in c51v610...
  • keilU vision,6.02,c51
    hi.i am a new user to the keil environment,and i wanted to work with 8051 microcontrollers.Can some one kindly inform me if he has time that how to program a 8051,how to intilize it,what all libraries...
  • Problem with C166 6.02 and void*
    Hello All! I have a problem with my existing projects since upgrade from 5.04b to 6.02. With 5.04 all code samples below compile and work fine! The new compiler version is much more agressive with...
  • ARM Compiler 6.02: yet another milestone!
    It seems that just yesterday we released ARM Compiler 6.01 and it’s already time for a new major release of the most advanced compiler from ARM. Let’s see the major highlights for this release: Update...
  • .LST and .M51 SFR mapping mismatches (uvision2 6.02 and 6.10)
    Hi, In an older version of my software, I use a specific SFR (CNTRL_REG) mapped on 0xC5 SFr address. In the new version, I need to map it at 0xC1. I thought it was very easy just by changing the...