This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How To Obtain Os Version Programmatically? (cortex 712)

Hello,

I need to get the code version using a programming code. Any one could help me please?

many thanks.

  • Wait a minute - you compile your program to include an RTOS. So why don't the source code know what RTOS version that it is compiled with? Isn't there some constant in the RTOS header files?

    By the way. What is "os"? It isn't like this world only have one single operating system, with one fixed way to figure out what version it has...