How to load PMSM motor control program into F28379D microcontroller

조회 수: 17 (최근 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 CenterFile Exchange에서 Motor Control Blockset에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by