• how to access an array in flashmemory
    Hi, I want to store fixed strings in flash memory. How can I access strings I tried following code, but this does not work... My assembly file with the definition of the string EXPORT TEST...
  • 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...
  • Application version number
    I mean version number of my application. See on Ingedev 2.32(tool for application development), on Project Menu + Project configuration. I can change my application version but once i increment it my...
  • 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
  • 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...