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.

Compiler/TMS320F28379D: C2000 compiler warning about "unknown attribute byte_peripheral"

Part Number: TMS320F28379D


Tool/software: TI C/C++ Compiler

Hi all,

since version 210 of the peripheral header files for the F28379 (and possibly other devices as well), the compiler warns about an unknown attribute "byte_peripheral", which is used in the CAN header.
Unfortunately, the latest patch (16.9.1 LTS) did not fix this.

I don't like disabling warnings because I feel they help writing better code. Thus I also don't like having ANY warnings at all.

What can I do to make these warnings disappear or (even better) are there plans to fix this?

Kind regards

Sebastian Neuser