Hi all,
I'm trying to build a CCSv5.1 project using a tx.a library ( I read that CCS supports .a files), but I get the following error:
fatal error #10232: relocation type "R_ARM_ABS32" in file "tx.a<tx_timer_create.o>" at offset 0x00000014 in section .iar.debug_line" references symbol ".debug_info18" in discarded section with id (18); references to this symbol from this location are not allowed
The file is used with IAR tools, will it work for CCS as well?