工具/软件:TI C/C++编译器
您好,客户收到编译器警告"未知属性 "byte_peripheral"。 原因是什么?
器件:TMS320F2.8075万
CCS 7.1 .0.0.0016万
编译器:16.9 .2.LTS
F2807x支持库:V210
链接>
"..\30_BSW\common\TI\F2807x_device.h",第246行:警告:未知属性
"字节外围设备"
typedef unsigned int bp_16 __attribute__((byte_peripheral));
"..\30_BSW\common\TI\F2807x_device.h",第247行:警告:未知属性
"字节外围设备"
typedef unsigned long bp_32 __attribute__((byte_peripheral));
"..\30_BSW\common\TI\F2807x_device.h",第246行:警告:未知属性
"字节外围设备"
typedef unsigned int bp_16 __attribute__((byte_peripheral));
"..\30_BSW\common\TI\F2807x_device.h",第247行:警告:未知属性
"字节外围设备"
typedef unsigned long bp_32 __attribute__((byte_peripheral));
"..\30_BSW\common\TI\F2807x_device.h",第246行:警告:未知属性
"字节外围设备"
typedef unsigned int bp_16 __attribute__((byte_peripheral));
"..\30_BSW\common\TI\F2807x_device.h",第247行:警告:未知属性
"字节外围设备"
typedef unsigned long bp_32 __attribute__((byte_peripheral));
"..\30_BSW\common\TI\F2807x_device.h",第246行:警告:未知属性
"字节外围设备"
typedef unsigned int bp_16 __attribute__((byte_peripheral));
"..\30_BSW\common\TI\F2807x_device.h",第247行:警告:未知属性
"字节外围设备"
typedef unsigned long bp_32 __attribute__((byte_peripheral));
"..\30_BSW\common\TI\F2807x_device.h",第246行:警告:未知属性
"字节外围设备"
typedef unsigned int bp_16 __attribute__((byte_peripheral));
"..\30_BSW\common\TI\F2807x_device.h",第247行:警告:未知属性
"字节外围设备"
typedef unsigned long bp_32 __attribute__((byte_peripheral));
"..\30_BSW\common\TI\F2807x_device.h",第246行:警告:未知属性
"字节外围设备"
typedef unsigned int bp_16 __attribute__((byte_peripheral));
"..\30_BSW\common\TI\F2807x_device.h",第247行:警告:未知属性
"字节外围设备"
typedef unsigned long bp_32 __attribute__((byte_peripheral));
链接..........