• Temporary Compiler Upgrade Help Please
    I'm using the ARM "Basic" compiler package with the 256K limit. Last night, just my luck, my project hit 256.87K. We called and ordered the upgrade, but I've been told the soonest they can get it to...
  • Cortex m3 workspace or temporary regester
    In cortex m3 processor what is used as a temporary variable for arithmetic operations like multiplication or addition. In 8085 we have accumulator A.similarly what is used for Cortex m3 Also where is...
  • Error 213: I/O Error on Temporary File Exception 002AH
    The manual was somewhat vague on this one. I'm building a library through uVision (built several others with no problem) All of the objects are created, they are just not being put into a lib file. Any...
  • ST10F269 Code Locking, Code Temporary Unlocking and Programming Flash
    I am using ST10F269 in our design I am using Keil compiler for development and ST10 Flasher to program. I want to incorporate Flash protection, Flash temporary unprotection and Programming of Flash...
  • breakpoints
    Can someone explain me how i can set up a breakpoint in my assembly program that ends my program on the breakpoint the command is SETB P3.3 Thx in advance