• 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...
  • Yet another angle on FLASH programming
    I have a Cypress 8051 system which has 6K internal RAM and a 64K Flash ROM external to the uP. The internal RAM can be used for data and/or code. What I'm trying to do is move a few "flash updating...
  • 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...
  • another code reloation question
    Hi, I want to have my entire program, including all of the setup from startup.a51 to begin at 8000h. I read the very helpful 189.htm and followed those instructions. The linker places everything...