Difference between revisions of "Error 16002-D build attribute vendor section TI missing"

From DSignT Support Database
Jump to: navigation, search

(Pushed from DSignT Issue Database.)
 
m
 
Line 34: Line 34:
 
  [[category:CCS4 Usage]]
 
  [[category:CCS4 Usage]]
 
  [[category:CCS5 Usage]]
 
  [[category:CCS5 Usage]]
 +
[[category:CCS6 Usage]]

Latest revision as of 10:29, 28 April 2015

1 Problem

CodeComposer issues

    error #16002-D: build attribute vendor section TI missing

and

    compatibility cannot be determined

while invoking the linker. No executable file is built.


Arr u.png    back to top

2 Reason

Object files or libraries built with old compiler tools are linked to the project. A valid vendor section could not be determined.


Arr u.png    back to top

3 Solution

A) Re-build object files or libraries with new compiler tools or

B) Open Project Properties - Linker - Diagnsostics and add the error code number to 'Suppress diagnostic ID' list:


Suppress diagnostic 16002.png


Arr u.png    back to top



Contact Post.png Support Tool.png