How to load PMSM motor control program into F28379D microcontroller
11 ビュー (過去 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!
回答 (1 件)
Abhinav Aravindan
2024 年 12 月 30 日
編集済み: Abhinav Aravindan
2024 年 12 月 30 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Motor Control Blockset についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!