
Marco Wülser
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
Articles
Recent activity by Marco Wülser-
Best Practices in Developing for DATAFLOW Runtime for ARM Cortex-M
This article contains tipps and tricks when developing and debugging applications for the DATAFLOW Runtime on an ARM Cortex-M Microprocessors. Define Idle Callback The Idle Callback is a callback m...
-
Runtime for ARM Cortex-M
The DATAFLOW Runtime for ARM Cortex-M provides a preemptive scheduler. It has been designed to execute active parts in the same way as a prioritized interrupt controller using a single stack. The I...
-
Runtime for NIOS2
The DATAFLOW Runtime for Intel NIOS2 Soft Core provides a preemptive scheduler. It has been designed to execute active parts in the same way as a prioritized interrupt controller using a single sta...
-
What is the DATAFLOW Code Generator and what is it used for?
The DATAFLOW Installation comes with a Code Generator that generates C++ code from the DATAFLOW Model designed using the DATAFLOW Designer. The code generator supports the following features: Gene...
-
Export Designed Models as Image in PNG Format
Image Export Required Module: DATAFLOW Document The DATAFLOW Designer application allows to export any Diagram Project Solution as image in PNG format. In order to do this, follow the steps show...
-
What are the Reasons for an Invalid Model when Building Code in DATAFLOW Designer
DATAFLOW Model Validation The DATAFLOW Designer software performs a model validation prior to the code generation. The model is checked for consistency according to the rules explained below. Sever...
-
Generate C++ Type and Component Code
The DATAFLOW Code Generator can generate C++ classes for Data Types and Software Components defined in the DATAFLOW Designer Project. See C++ Code Generation article for an overview. Generated Arti...
-
For which Artefacts can the DATAFLOW Code Generator Create Unit Tests.
The DATAFLOW Code Generator can generate unit tests for the generated C++ code artifacts. See the C++ Code Generation article for an overview. Generated Unit Tests The code generator can generate u...
-
Solution Settings (DATAFLOW Designer)
The Solution Settings contain all settings for a DATAFLOW Solution. These settings will stored inside the solution and will be the same for all users. Note: When a user changes any solution setting...
-
Application Options (DATAFLOW Designer)
The Application Options contain local settings for the computer the DATAFLOW Designer is installed on. These options will be used independent from any open solution. Note: These options will not be...