• Version Numbers
    Hi I'm making some upgrade on our current apps, we are currently running version two. Once i change to version 3 the apps starts misbehaving. I have changed the version number inside Ingedev and i...
  • version number in flashmemory
    l.s., I want put a versionnumber and additional text at the first address of the flashmemory of my 89c668, so the customer can read it easily with the flashmagic tool. Any suggestions? Thanks...
  • monitor-251 in eval version.
    I put the monitor-251 code in the target device, and connect to pc with a seiral-cable. The connection is fail, and I check the monitor-251 code. I find the monitor-251 is waiting for receiveing the...
  • Automatically adding version number to the code
    Is there any method/technique/feature to add automatically incremented build number to the code (managed by software or tool)? the build number can be used for viewing (hence traceability of the code...
  • Get version number at compile time
    Is it possible to have the version number of a compile auto increment and be a part of the code to be retrieved at run time? Thanks