We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I have written program for some product, a cble tester. The complete code arround 600 bytes and compiled and generated HEX files successfully. In this case I have disabled the OVERLY OPTION. IF I ENABLE THE OVER LAY OPTION FOLLOWING MESSAGE APPEARS AS LINKING ERROR Linking **** ERROR 121: IMPROPER FIX UP MODULE:\file name SEGMENT: ABSOLUTE OFFSET:000B Please let me how to interprit this and to solve this I have used timer to generate interrupt like "void timer_zero(void) interrupt 1 using 2" All variable used are GLOBAL VARIABLES ONLY