4 min. reading time

Yakindu_CREATE_300px Information: YAKINDU Statechart Tools Is Now itemis CREATE
We proudly present the first version of YAKINDU Statechart Tools Professional Edition for beta testing. This edition includes everything that you may know from the Open Edition and adds a set of features that you will find very helpful for embedded systems development. This first beta version...

  • provides a 'deep C integration' of statecharts with your handwritten code
  • along with a fully integrated C IDE (based on Eclipse)
  • adds breakpoint and snapshot features to the statechart simulation
  • and provides more documentation and tutorials.

We hope, that you like the new features. We are very interested in your feedback. You can send us your questions and feedback directly from within the tool and our professional support helpdesk will take care of it.

Deep C Integration

When creating a new state machine model you can enable direct C access. It is possible to import C header files and get access to all declared functions, variables and C types. This also includes your custom structs, unions and enumerations.

Deep C integration

Of course, popular and well-known editor features like syntax highlighting, proposals, validation markers etc. work as before. Statecharts will feel like a natural extension to the C language and writing a bunch of glue code will become obsolete.

Simulation Breakpoints

It is possible now to set breakpoints on transitions and states. If a breakpoint is hit, the simulation engine suspends before the transition or the state is executed. It is even possible to specify conditional breakpoints. Simulation breakpoints

 

Simulation Snapshots

Another great new feature we developed is simulation snapshots. During simulation, you can take a simulation snapshot of the current execution state via the "Snapshot view". These snapshots can be restored at any time which simplifies the process of statechart debugging significantly.

 

Simulation snapshots

Download and start beta testing YAKINDU Statechart Tools Professional Edition.

Download and try  YAKINDU Statechart Tools

 

Comments