Versions

Ralf Corsepius ralf.corsepius at rtems.org
Thu Dec 17 17:03:38 UTC 2009


On 12/17/2009 05:49 PM, Leon Pollak wrote:
> Hello, all.
>
> I scanned the docs and source and did not find the way how the RTEMS version
> (and BSP version too) may be reported to an application.
What exactly do you want to use this for?

There are several options - Which, depends on your use-case.

e.g. cpuopts.h provides several defines, then there are  _RTEMS_version 
(a string) and rtems_get_version_string() (a function).

> What do I miss?

I would avoid hard-coding versions ;)

Ralf






More information about the users mailing list