フィルターのクリア

how to rectify error "The left-hand side of a . operator must be a valid scope identifier''

12 ビュー (過去 30 日間)
Hi all,
I am interfacing TMS320f28335 with matlab 2013a. When i develop a model in simulink and build the model, it is giving following error.
"Error: File: E:\Program Files\MATLAB\R2013a\toolbox\target\extensions\processor\tic2000\blks\mex\tlc_c\c280xpwm.tlc Line: 57 Column: 36 The left-hand side of a . operator must be a valid scope identifier"
please give a solution to this ASAP.
Thank you.

採用された回答

Antonin
Antonin 2015 年 4 月 13 日
Hi trans,
Your model doesn't look configured for the F28335 processor. Open the configuration parameters of the model, go to "Code Generation", make sure that "idelink_ert.tlc" is selected as your "System target File". You should see a "Coder Target" menu item under Code Generation, go there and click on the "Target Hardware Resources". Under "board", make sure that you have selected a board with the F28335 processor. For example, you can selected board as "C2000 Custom" and processor as "F28335", this will support any F28335 custom board.
That will fix your problem.
I hope it helps,
Cheers,
Antonin.
  7 件のコメント
vaibhav gaharwar
vaibhav gaharwar 2022 年 8 月 17 日
what about MSP430FR5969?
Minh Tan Le
Minh Tan Le 2024 年 8 月 22 日
Hello Emine Ozkara, I got this error when installing Target_1500s_V4 when I installed Target_1500s_V4 it reported an incompatibility with Matlab and then I deleted the old Matlab and I installed Matlab 2020b but when I reinstalled it reported an incompatibility with Matlab again. I continued to install Window and the window I installed was window10 and the software I installed first was Tiaportal V16 then I continued to install Target_1500s_V4 and it still reported an incompatibility with Matlab but I had never installed Matlab before. I really hope you can guide me through this error. Thank you

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeployment, 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