• Runtime of if
    Hello, if there is code like if (condition) bla = blub; than the timming can be different if condition is true or false. How to make timing equal on both path? Is else dummy...
  • getting values at runtime in keil
    hello, anybody help me out.I want to take values at runtime in keil.
  • Runtime / Simulation Specific Code
    Hello everyone, So, I am working with an 8051W core processor (with OTP, once again, that's a whole other discussion) and I'm pretty maxed out on code space and looking to trim it down a bit. I need...
  • ARM compiler runtime license
    Note: This was originally posted on 10th January 2012 at http://forums.arm.com Questions about ARM compiler (professional): 1) is there run-time license? 2) any royalties for running compiled code on...
  • Change load region at runtime
    Hi All, I am implementing a software upgrade mechanism (burning a new image into a flash memory area). The problem: I don't know how to change the load region address at runtime. Flash contains...