Recent Changes - Search:

edit SideBar

ListOfActorsUsedForCodeGeneration

Actors that have been successfully used in code generation for mbed

  1. Constant
  2. Display
  3. Sequence - CG files are problematic when repeat is used with only one value. i.e. use {true,true} instead of only {true}
  4. BooleanMultiplexer - Fixed $fireBlock($) issue. See BooleanMultiplexer.java for changes.

Problematic Actors

  1. EmbeddedCodeActor - multiple structs defined, pblist issue
    • Issue doesn't arise when compiling for regular generic.program.procedural.c (rather than generic.program.procedural.c.mbed). Likely an issue with online compiler or particular mbed problem.
  2. Modal Models (Tested with FSM) - multiple structs defined, pbllist issue
Edit - History - Print - Recent Changes - Search
Page last modified on April 09, 2015, at 01:44 AM