ROM/RAM Consumption
In any embedded system the resource
consumption is an important variable to be measured. In FreeOSEK team
are we working to improve FreeOSEK to use only the needed resources
depending on the user configuration.
The resource consumption including ROM and RAM will depends on at least
the following variables:
- FreeOSEK version
- user configuration (oil files)
- used compiler
- used compiler options
In the following table we will provide as example some configurations and the corresponding ROM/RAM consumption. Please this are only examples. By creating the project documentation of your project the FreeOSEK make environment will create ROM/RAM consumption information too, so you can see in a nice doxygen format the needed ROM/RAM of your project.