How to load PMSM motor control program into F28379D microcontroller

11 ビュー (過去 30 日間)
Doan
Doan 2024 年 12 月 27 日
編集済み: Abhinav Aravindan 2024 年 12 月 30 日
I am currently having difficulty loading the PMSM motor control example below this link into the F28379D microcontroller. Although I have installed the matlab 2024b software and have also fully installed the c2000setup support software, when running the program the error that c2000setup has not been installed appears again, while I have checked carefully that it has been installed. Below is the link to the example I loaded into the microcontroller. I hope you will help me. I sincerely thank you!
  3 件のコメント
Doan
Doan 2024 年 12 月 27 日
first of all thanks for your help, the image below is the error when i run the matlab program for the program i asked this
Doan
Doan 2024 年 12 月 27 日
I am sure that Deep Learning Toolbox and Motor Control Blockset are installed. but when I click build, deploy & start I get this error

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

回答 (1 件)

Abhinav Aravindan
Abhinav Aravindan 2024 年 12 月 30 日
編集済み: Abhinav Aravindan 2024 年 12 月 30 日
Hi @Doan,
I assume you have installed the “C2000 Microcontroller Blockset”. The “c2000setup” function is used to launch the “Hardware Setup” wizard of the "C2000 Microcontroller Blockset" from the command line.
From the error you are encountering, it appears that “Texas Instruments Code Composer Studio” is not configured correctly in the "Hardware Setup" due to which you may be facing the error. To resolve the error, you may try the following steps:
  1. Run “c2000setup” from the command line.
  2. Select the appropriate Processor Family.
  3. Follow the on-screen instructions to download the necessary third-party tools and provide the paths to the installation folders to complete the setup.
You may refer to the below documentation for more detail on the “Hardware Setup for Third-Party Tools”.
Please note that only CCSv3 to CCSv12 is supported for MATLAB R2024b and CCS v6 or later versions must be installed to work on Texas Instruments C2000 F2837xD processors.

カテゴリ

Help Center および File ExchangeMotor Control Blockset についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by