Other Parts Discussed in Thread: C2000WARE,
在使用库时出现以下告警:
"/home/ubnuser/ti/repos/c2000ware/libraries/math/temp/source/CLAsin.asm", line 147: warning #17003-0: relocation from assembly function "CLAsin" to symbol "CLAsincosTable_TABLE_SIZEDivTwoPi" overflowed; the 25-bit relocated address 0xl001e4e is too large to encode in the 16-bit unsigned field (type = 'R_CLA_ABS16' (16), file = "D:
查阅TMS320F28P550SG TRM手册,地址确实超过16-bit:
请问该如何修改消除此告警?