
Marco Wülser
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
Activity overview
Latest activity by Marco Wülser-
Marco Wülser created an article,
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...
-
Marco Wülser created an article,
Project Settings (DATAFLOW Designer)
The Project Settings contain all settings for a single project inside a DATAFLOW Solution. These settings will stored inside the solution and will be the same for all users. Note: When a user chang...
-
Marco Wülser created an article,
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...
-
Marco Wülser created an article,
Generate Code from a DATAFLOW Model
The DATAFLOW Software provides a Code Generator that can generate source code for components and data types in the Designer model. It can also generate the required startup code to use the componen...
-
Marco Wülser created an article,
Define and handle Toolchains in DATAFLOW Designer
Project generation for specific Toolchains In addition to the generation of source code files, the DATAFLOW Designer supports the generation of a project configuration for a development IDE. This w...
-
Marco Wülser created an article,
Define and handle Hardware Targets in DATAFLOW Designer
Target Hardware The Target Hardware describes the actual physical processor that will be used for the modeled system. Setting up a specific Target Hardware for a system or a System Component custom...
-
Marco Wülser created an article,
Which Keyboard Shortcuts can I use when using DATAFLOW Designer?
Keyboard Shortcuts For quick access to often-used functions, the DATAFLOW Designer provides the following keyboard shortcuts: Shortcut Action Remarks Ctrl + A Selects all items in c...
-
Marco Wülser created an article,
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...
-
Marco Wülser created an article,
Coding Style Configuration
The DATAFLOW Code Generator can be configured to generate code that fits a variety of different coding styles. These settings are language independent, but not all may be applicable to a certain ta...
-
Marco Wülser created an article,
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...