This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
你(们)好
我使用@8027f launchpad 和 drv8305作为 Booster XL。 我正在开发应用、以便以给定的速度运行 BLDC 电机。 我已经下载了 CCS v10.3.1和 motorware 以及 InstauniversalGUI。 我已导入 lab01,02,05b。 我找不到 main.c 文件。 我想做一些更改。 在哪里可以获得 main、c (main.c 的路径/位置)。 请提供指导。
下载并安装 motorware。 您可以在下面的文件夹中找到实验指南、其中包含有关这些实验的操作说明。
\motorware\motorware_1_01_00_18\docs\boards\control
主文件名不是 main.c、它是 proj_lab01.c、 proj_lab02.c 或 proj_lab05b.c、可在以下文件夹中单独找到这些实验。
C:\ti\motorware\motorware_1_01_00_18\sw\solutions\instaspin_ocs\src
您可以按照实验指南在 CCS 中运行这些实验、以帮助您了解更多内容。