Install Embedded Coder for Matlabb 2022

조회 수: 2 (최근 30일)
El Mostafa
El Mostafa 2022년 11월 16일
댓글: Brian 2022년 11월 18일
Hello, I want the Embeded Coder Suport Packge for Texas Instruments C2000 Processor, but I get the following error message "The support package requires the following products to be installed:
embedded coder"
what is the best way to go about it.
thanks in advance
  댓글 수: 1
Brian
Brian 2022년 11월 18일
Do you have an Embedded Coder license and have Embedded Coder installed?
The following command checks if a license exists for Embedded Coder:
>> license('test','RTW_Embedded_Coder')
The following command checks if a license is checked out for Embedded Coder:
>> license('checkout','RTW_Embedded_Coder')
Do both of these return 1 as the output?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by