How to load PMSM motor control program into F28379D microcontroller

19 visualizaciones (últimos 30 días)
Doan
Doan el 27 de Dic. de 2024
Editada: Abhinav Aravindan el 30 de Dic. de 2024
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 comentarios
Doan
Doan el 27 de Dic. de 2024
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 el 27 de Dic. de 2024
I am sure that Deep Learning Toolbox and Motor Control Blockset are installed. but when I click build, deploy & start I get this error

Iniciar sesión para comentar.

Respuestas (1)

Abhinav Aravindan
Abhinav Aravindan el 30 de Dic. de 2024
Editada: Abhinav Aravindan el 30 de Dic. de 2024
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.

Categorías

Más información sobre Motor Control Blockset en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by