chendesheng 发表于 2012-9-5 20:05:10

飞凌-chongzi 发表于 2012-9-7 09:13:07

#define GPFCON (*(volatile unsigned *)0x56000050)
#define GPFDAT (*(volatile unsigned *)0x56000054)
#define GPFUP (*(volatile unsigned *)0x56000058)
这里的定义有问题吧
页: [1]
查看完整版本: expecting <declarator> or <type> but found 'volatile'