我今天调试了一个程序,在一个lcd显示程序基础上增加了触摸屏功能进去,但编译时出错了,看不懂是什么意思,请帮我看看什么意思,或者有什么方法来查看问题在什么地方
init.o(.text+0x260): In function `Test_Ts':
: relocation truncated to fit: R_ARM_PC24 printf
init.o(.text+0x264): In function `Test_Ts':
: relocation truncated to fit: R_ARM_PC24 getc
init.o(.text+0x2c4): In function `AdcTsIntHandle':
: relocation truncated to fit: R_ARM_PC24 printf
init.o(.text+0x334): In function `AdcTsIntHandle':
: relocation truncated to fit: R_ARM_PC24 printf
init.o(.text+0x3a4): In function `AdcTsIntHandle':
: relocation truncated to fit: R_ARM_PC24 printf
main.o(.text+0x74): In function `$a':
: relocation truncated to fit: R_ARM_PC24 Test_Ts
make: *** [lcd.bin] Error 1