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

조회 수: 17 (최근 30일)
I would like to know what Real-Time Operating Systems Embedded Coder supports.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2024년 3월 31일
편집: 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