what is the difference between ert.tlc model and idelink_ert.tlc model?

조회 수: 4 (최근 30일)
ANU
ANU 2014년 4월 2일
댓글: SAMEER DEWANGAN 2019년 1월 29일
we have been working on C2OOO PICOLLO Launch pad by embedding codes generated from MATLAB.PWM generation from example file was successfully executed but we encountered an error while executing another project.[permanent magnet synchronous motor field oriented control]. The error was "The call to idelink_ert_make_rtw_hook, during the entry hook generated the following error: Could not connect to the board specified in the Target Hardware Resources tab on the Coder Target pane in the Configuration Parameters dialog.
The build process will terminate as a result." what may be the reason and what should we do?

답변 (2개)

Sumith Sekharan
Sumith Sekharan 2015년 4월 30일
For C2000 processors 2 workflows are supported, 1. Using ert.tlc : all new targets are supported with this system target file. Auto-download is supported for ccv4, v5 and v6. Please look at example model c28069pmsmfoc_ert.slx
2. Using idelink_ert.tlc: this is old way of supporting target hardware. New processors are not supported with this system target file.
If you are new to C2000 support package it is better to use ert.tlc system target file.
The error message you are getting is because your target hardware is not connected properly to the PC. Are you using CCSv3.3? Which launch pad you are using?
Thanks, Sumith
  댓글 수: 1
SAMEER DEWANGAN
SAMEER DEWANGAN 2019년 1월 29일
I am facing same problem mention above.I am using CCSv3.3.
please help me out .
sir
thankyou

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


Chandrasekhar
Chandrasekhar 2014년 4월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by