在看之前TI提供的例程中,C文件和H文件是分开的,而Controlsuite中电机控制模块的H文件不仅定义了数据类型,还定义了Macro,我在工程中引用了H文件后,想使用H文件中的定义,却总是报错,TI有没有相关的使用方法,请指示。
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.
在看之前TI提供的例程中,C文件和H文件是分开的,而Controlsuite中电机控制模块的H文件不仅定义了数据类型,还定义了Macro,我在工程中引用了H文件后,想使用H文件中的定义,却总是报错,TI有没有相关的使用方法,请指示。