Customer runs CCS 3.3 with Code generation tools 6.0.19
Customer build applications using object library (decoder library)
The customer was able to build a previous project with the same library and run it on the simulator.
In his new project he gets the following linker error:
>> application error: die_ref (0094d53e) does not match section position
(0094d53f)
[0094d53e] DW_TAG_TI_reserved_3
DW_AT_low_pc 0xef719596
DW_AT_TI_reserved_8 true
>> fatal error: cannot continue; aborting
I understand that it might be a linker error, and the solution is updating the tools.
1. Is it true?
2. What is the nature of the error?
Thanks