While uploading a code on Arduino Mega 2560, I am getting this particular compilation error.
c:/users/sohini/desktop/arduino-1.5.2/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr6/crtm2560.o: In function __vector_default': (.vectors+0xdc): relocation truncated to fit: R_AVR_13_PCREL against symbol
__vector_55' defined in .text.__vector_55 section in C:\Users\Sohini\AppData\Local\Temp\build208222592316456159.tmp/core.a(HardwareSerial.cpp.o)
Can anybody please explain what it means?