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