• yet another serial question
    why does my get stuck at jnb TI, $ List: ; enable external clock 11.0592Mhz for ; standard baud rate generation ; external pin T2 stimulated from ; function generator. mov SCON, #01010000B...
  • Yet another undefined symbol
    Good day, in order to become familiar with the MCBSTR9 I first modified the Blinky program. That wasn't too difficult. But stage two was to write the same program using my own syntax and referring to...
  • 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...
  • ADMIN: Moderator-locking or yet another forum bug?
    The recent thread http://www.keil.com/forum/19213 is now locked. Is this a silent moderator action, or one of many errors with this forum - like old threads allowing one (1) post to be added...
  • To find angle made by accelerometer
    Hi How to find the angle made by the accelerometer using arm lpc2138 ? also help me to implement the cordic algorithm to find arctan ? Thanks in advance