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