__root __code const vola
tile unsigned char
SMT0 @0x003C = 0xFF;
__root __code const volatile unsigned char SMT1 @0x003D = 0xFF;
__root __code const volatile unsigned char SMT2 @0x003E = 0xFF;
__root __code const volatile unsigned char SMT3 @0x003F = 0xFC;
编译环境是IAR for sam8,其中的__root __code 是什么东西?SMT0是不是变量?@是不是取地址的命令呢?是不是和编译的环境有关?
一周热门 更多>