|
HX711电子称,5kg压力传感器配套程序,怎么不能编译呢?
[复制链接]
源码在 ,各位大神帮忙看一下吧
用的是keill4 版本,总是出现这样的错误提示,
compiling main.c...
D:\KEIL4\C51\INC\REG52.H(2): error C231: 'P0': redefinition
D:\KEIL4\C51\INC\REG52.H(3): error C231: 'P1': redefinition
D:\KEIL4\C51\INC\REG52.H(4): error C231: 'P2': redefinition
D:\KEIL4\C51\INC\REG52.H(5): error C231: 'P3': redefinition
D:\KEIL4\C51\INC\REG52.H(25): error C231: 'T2CON': redefinition
D:\KEIL4\C51\INC\REG52.H(26): error C231: 'RCAP2L': redefinition
|
|