This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] 编译器/TMS320F2.8075万:C2000编译器警告"未知属性" byte_peripheral_quot;

Guru**** 2337160 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/585191/compiler-tms320f28075-c2000-compiler-warnings-unknown-attribute-byte_peripheral

部件号:TMS320F2.8075万

工具/软件: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));

链接..........

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    你好

    他们是否在项目中使用CLA? 他们是否安装了V210软件包修补程序? 修补程序应消除此类警告。

    请参见此处: e2e.ti.com/.../57.9091万

    此致
    Chris