How do I resolve the code replacement library error: "incompatible with hardware implementation" when building a TI model?
조회 수: 7 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2025년 5월 7일
답변: MathWorks Support Team
2025년 5월 7일
I am getting following error message while building the TI 2000:
Errors issued when validating the selected code replacement libraries (CodeReplacementLibrary) with hardware implementation 'MATLAB Host'.
Caused by: Code replacement library specified in the model: TI C28x is incompatible with the hardware implementation: MATLAB Host. Hardware implementations that are compatible with this library are: Texas Instruments->C2000
How can I resolve this?
채택된 답변
MathWorks Support Team
2025년 5월 7일
This is expected behavior when the option "ProdEqTarget" (Configuration Parameters > Hardware Implementation > Advanced parameters > Test hardware > Test hardware is the same as production hardware) is set to "off". To allow code generation to proceed, enable this setting.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File 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!