What Real-Time Operating Systems (RTOS) does Embedded Coder support?

19 次查看(过去 30 天)

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2024-3-31
Embedded Coder generates ANSI/ISO C/C++ code and thus supports all RTOS (Real-Time Operating System) that support C/C++ compilers. If portable ANSI/ISO C/C++ that can be called by any scheduler is not sufficient, Embedded Coder has a variety of options and features that end users can leverage to generate target specific code for their particular RTOS environment. A sample of these options and features are listed below.
Processor Optimized Math Libraries using Target Function Libraries:
Device Driver Integration:
Remove floating-point code from integer-only applications:
Legacy Code Integration using Legacy Code Tool:
MathWorks site contains several examples that may also be relevant to your needs:
In addition to ANSI C/C++ code generation and target customization options mentioned above, MathWorks and third party link and target products offer built-in integration support for several target, compiler, and RTOS combinations. These products provide device driver blocks, target optimized code, build environment automation, Processor-in-Loop testing, and other features.
You can find a listing of the specific hardware, MathWorks Link and Target products, and third-party Link and Target products on the following webpage:
MathWorks consulting and a number of third parties service providers are able to create custom solutions for your target environment needs.
Finally, Embedded Coder includes demos that generate code for a particular RTOS. These demos serve as examples of the customization options and features mentioned above for end users to create custom solutions for their RTOS. The demos include VxWorks from Wind River Systems and a generic OSEK/VDX implementation.
  1 个评论
Sriram Narayanan
Sriram Narayanan 2015-6-19
Hello Ran,
Unfortunately, it is not possible to look at the documentation links without having the license for the product.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Deployment, Integration, and Supported Hardware 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by