Wqs 发表于 2013-4-8 16:03:54

STC_11F60XE.H 的程序 这些错误怎么修改

BSP.H(16): warning C318: can't open file 'STC_11F60XE.H'
BSP.H(33): error C202: 'P0': undefined identifier
BSP.H(34): error C202: 'P0': undefined identifier
BSP.H(35): error C202: 'P0': undefined identifier
BSP.H(36): error C202: 'P0': undefined identifier
BSP.H(37): error C202: 'P0': undefined identifier
BSP.H(38): error C202: 'P0': undefined identifier
BSP.H(39): error C202: 'P0': undefined identifier
BSP.H(40): error C202: 'P0': undefined identifier
BSP.H(41): error C202: 'P0': undefined identifier
BSP.H(42): error C202: 'P0': undefined identifier
BSP.H(43): error C202: 'P0': undefined identifier
BSP.H(46): error C202: 'P1': undefined identifier
BSP.H(47): error C202: 'P1': undefined identifier
BSP.H(48): error C202: 'P1': undefined identifier
BSP.H(49): error C202: 'P1': undefined identifier
BSP.H(50): error C202: 'P1': undefined identifier
BSP.H(51): error C202: 'P1': undefined identifier
BSP.H(52): error C202: 'P1': undefined identifier
BSP.H(53): error C202: 'P1': undefined identifier
BSP.H(55): error C202: 'P1': undefined identifier
BSP.H(56): error C202: 'P1': undefined identifier
BSP.H(57): error C202: 'P1': undefined identifier
BSP.H(58): error C202: 'P1': undefined identifier
BSP.H(59): error C202: 'P1': undefined identifier
BSP.H(60): error C202: 'P1': undefined identifier
BSP.H(61): error C202: 'P1': undefined identifier
BSP.H(62): error C202: 'P1': undefined identifier
BSP.H(63): error C202: 'P1': undefined identifier
BSP.H(64): error C202: 'P1': undefined identifier
BSP.H(68): error C202: 'P2': undefined identifier
BSP.H(69): error C202: 'P2': undefined identifier
BSP.H(70): error C202: 'P2': undefined identifier
BSP.H(71): error C202: 'P2': undefined identifier
BSP.H(72): error C202: 'P2': undefined identifier
BSP.H(73): error C202: 'P2': undefined identifier
BSP.H(74): error C202: 'P2': undefined identifier
BSP.H(75): error C202: 'P2': undefined identifier
BSP.H(80): error C202: 'P3': undefined identifier
BSP.H(81): error C202: 'P3': undefined identifier
BSP.H(82): error C202: 'P3': undefined identifier
BSP.H(83): error C202: 'P3': undefined identifier
BSP.H(84): error C202: 'P3': undefined identifier
BSP.H(85): error C202: 'P3': undefined identifier
BSP.H(86): error C202: 'P3': undefined identifier
BSP.H(87): error C202: 'P3': undefined identifier
BSP.H(88): error C202: 'P3': undefined identifier
TOUCH.C(36): error C202: 'PMOSI': undefined identifier
TOUCH.C(37): error C202: 'PMOSI': undefined identifier
TOUCH.C(39): error C202: 'PSCK': undefined identifier
TOUCH.C(40): error C202: 'PSCK': undefined identifier
TOUCH.C(56): error C202: 'PSCK': undefined identifier
TOUCH.C(62): error C202: 'PSCK': undefined identifier
TOUCH.C(63): error C202: 'PSCK': undefined identifier
TOUCH.C(65): error C202: 'PMISO': undefined identifier
TOUCH.C(245): error C215: illegal type conversion
TOUCH.C(246): error C215: illegal type conversion
TOUCH.C(247): error C215: illegal type conversion
TOUCH.C(248): error C215: illegal type conversion

ahuang227 发表于 2013-4-8 16:20:44

新手还是买本书先好好看看的好。
潜水一段时间也不错。

这个应该是没有包含头文件。

Wqs 发表于 2013-4-8 16:41:44

嗯,谢谢2楼。加个头文件就解决了
页: [1]
查看完整版本: STC_11F60XE.H 的程序 这些错误怎么修改