How to load PMSM motor control program into F28379D microcontroller
    19 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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
Respuestas (1)
  Abhinav Aravindan
      
 el 30 de Dic. de 2024
        
      Editada: Abhinav Aravindan
      
 el 30 de Dic. de 2024
  
      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:
- Run “c2000setup” from the command line.
- Select the appropriate Processor Family.
- 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.
0 comentarios
Ver también
Categorías
				Más información sobre Motor Control Blockset en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



