Compiling

Compiling code from within BridgePoint is automatic. As MC-3020 generates source code files and deposits them into the src folder, CDT "notices" them, compiles them and links them all together. The C compiler (toolset) was chosen when the project was created.

Users can skip automatic compilation by right clicking on the project and selecting Properties. Next choose Builders in the tree. Then uncheck CDT Builder and Scanner Configuration Builder.

The Model Compiler Pre-Build and MC-3020 Model Compiler builders are essential for the code generation phase where the xtUML model is translated to target code.