EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

Announcement: State-chart code generation from Metamill UML tool

Started by Unknown July 24, 2013
Metamill is a UML 2.3 modeling software, for visual design of UML state diagrams. We are pleased to announce that the latest version of the sinelabore code-generator now supports C/C++/Java code generation from XMI files, exported from Metamill.

Key features are:

- Automatic generation of production-quality code. The generated code is based on nested switch/case and if/then/else statements. It is easy to read and understand.
-The generated code will not create any headache when using static code analyzers.
- Can be used with any 8-, 16- or 32-bit target, with or without OS/RTOS. 
- There is no run-time environment needed.
- Fits well in different system designs. The code-generator does not dictate how you design your system. Therefore it is no problem to use the generated code in the context of a real-time operating system or within an interrupt service routine or in a foreground / background system.
- No gap between design and code

A demo version is available at www.sinelabore.com

The 2024 Embedded Online Conference