You can use Rhapsody MicroC profile to combine the UML
profile, code generator, and a runtime framework, and to modify the
properties related to the profile.
About this task
The MicroC profile can be used to design applications
that meet the following requirements:
- Precise control over the execution of actions, including the ability
to schedule periodic events
- Ability to use memory segmentation, including allocation of memory
to ROM
- Compile-time initialization of attributes, including the ability
to define different values for an attribute, depending on the context
- No dynamic memory allocation
- Limited memory resources
- Easy adaptability for different targets
- MISRA compliance, so there is no need to include the MISRA98 project
setting