Embedded Coder の基礎
Embedded Coder® を使用して、ターゲット実行環境に展開する量産コードを Simulink® モデルから生成できます。Embedded Coder ソフトウェアを使用する上での一貫した共通言語を提供する用語、定義、および概念について学習します。
ターゲット環境に展開するソフトウェアを開発する場合は、Deploy Generated Softwareで説明しているワークフローを参照してください。モデル管理者が使用するコード生成環境をカスタマイズする場合は、コード生成環境のカスタマイズを参照してください。
トピック
- Software Deployment Objectives and Deployment Types
Produce units of code from Simulink models for deployment in a target execution environment.
- Target Environment Services
Get familiar with target platform and custom services that support execution of applications and components.
- Code Interfaces and Code Interface Specification
Learn how generated application and component code interacts with target environment services and how to configure the interaction for code generation.
- Data Communication Methods
Learn how target environment services coordinate data communication for tasks, including concurrent data access.
- Code Interface Configurations
Create code interface templates that can be model-independent or shared amongst models.
- Deploy Generated Software
Design and configure Simulink models from which you can generate code for deployment to a target environment.
- Code Generation Goal Summary
Find information relevant to your project goals.
- コード生成環境のカスタマイズ
プロジェクトまたは組織のコード生成環境をカスタマイズする。