完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
本帖最后由 一只耳朵怪 于 2018-6-11 17:16 编辑
#include "smopos.h" // Include header for the SMOPOS object #include "smopos_const.h" // Include header for the SMOPOS object #include "park.h" // Include header for the PARK object #include "ipark.h" // Include header for the IPARK object #include "pid_reg3.h" // Include header for the PIDREG3 object #include "clarke.h" // Include header for the CLARKE object #include "svgen_dq.h" // Include header for the SVGENDQ object #include "rampgen.h" // Include header for the RAMPGEN object #include "rmp_cntl.h" // Include header for the RMPCNTL object #include "volt_calc.h" // Include header for the PHASEVOLTAGE object #include "speed_est.h" // Include header for the SPEED_EStiMATION object #include "speed_fr.h" // Include header for the SPEED_MEAS_QEP object #if (DSP2803x_DEVICE_H==1) #include "f2803xileg_vdc.h" // Include header for the ILEG2DCBUSMEAS object #include "f2803xpwm.h" // Include header for the PWMGEN object #include "f2803xpwmdac.h" // Include header for the PWMGEN object #include "f2803xqep.h" // Include header for the QEP object #include "DSP2803x_EPwm_defines.h" // Include header for PWM defines #endif "HVPM_Sensorless.h" 里面包含了很多马达控制宏定义的函数,当我其他.C函数调用"HVPM_Sensorless.h" 时,会出现宏函数里的局部变量会重复定义。 "HVPM_Sensorless.h" 已经在main.c中调用,请问怎么解决,谢谢 错误信息见图 |
|
相关推荐
6个回答
|
|
除了把局部变量定义成全局变量,在头文件中extern外,还有什么办法?
|
|
|
|
楼主, 你好! 没有问题的。我的项目里就是这样做的,我有一个user_Def.c 和user_Def.h文件,user.h里面有调用"HVPM_Sensorless.h" ,user_Def.c 中有对 rc1等结构体进行操作,编译没有问题。只是要把其它的结构体变量声明为extern,估计楼主是否在其他文件里面包含了PeripheralHeaderIncludes.h文件? 例如: extern RMPCNTL rc1; extern RAMPGEN rg1; extern SMOPOS smo1; extern SPEED_ESTIMATION speed3; extern PARK park1 ; extern IPARK ipark1 ; |
|
|
|
Ehunt 发表于 2018-6-11 07:01 你的"HVPM_Sensorless.h"除了在user.h里定义外,还在别的地方include了吗? |
|
|
|
你的"HVPM_Sensorless.h"除了在user.h里定义外,还在别的地方include了吗?比如在main.c中,也include了"HVPM_Sensorless.h"吗? |
|
|
|
am3x2k 发表于 2018-6-11 07:33 是的 ,main.c 里面也包含。如果你的项目过不了,可以贴上来我帮你看一下。 |
|
|
|
问题已经解决,需要把libs库函数升级到V4.0 |
|
|
|
只有小组成员才能发言,加入小组>>
NA555DR VCC最低电压需要在5V供电,为什么用3.3V供电搭了个单稳态触发器也使用正常?
669 浏览 3 评论
MSP430F249TPMR出现高温存储后失效了的情况,怎么解决?
597 浏览 1 评论
对于多级放大电路板,在PCB布局中,电源摆放的位置应该注意什么?
1048 浏览 1 评论
731 浏览 0 评论
普中科技F28335开发板每次上电复位后数码管都会显示,如何熄灭它?
520 浏览 1 评论
请问下tpa3220实际测试引脚功能和官方资料不符,哪位大佬可以帮忙解答下
158浏览 20评论
请教下关于TAS5825PEVM评估模块原理图中不太明白的地方,寻求答疑
120浏览 14评论
在使用3254进行录音的时候出现一个奇怪的现象,右声道有吱吱声,请教一下,是否是什么寄存器设置存在问题?
123浏览 13评论
TLV320芯片内部自带数字滤波功能,请问linein进来的模拟信号是否是先经过ADC的超采样?
122浏览 12评论
TPA6304-Q1: TPA6304 两片公用一组I2C的话,其中一片配置不成功怎么办
164浏览 10评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 21:51 , Processed in 1.046358 second(s), Total 89, Slave 72 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号