Part Number: TDA2E
Tool/software: Code Composer Studio
Hi, friends.
I use the library compiled by CCS to build my application.
I got the warning below.
warning:
relocation from function "XXXXX" to
symbol "XXXX" overflowed; the 20-bit relocated address 0xe3f32 is too
large to encode in the 19-bit unsigned field (type = 'R_ARP32_SBR_U19_W'
(23), file = "XXXXX", offset =
0x00000146, section = ".text:XXXX")
Could you help me to solve it?
thanks
Henry