• IMPROPER FIXUP
    I realized that I didn't want Level 9 (Common Block Subroutine Packing) optimizations performed on my code. Now, going back to Level 8 optimizations, I get IMPROPER FIXUP errors in my assembly startup...
  • Improper fixup
    Hi I am receiving: *** ERROR L121: IMPROPER FIXUP MODULE: C:\KEIL\C51\LIB\C51C.LIB (PRINTF) SEGMENT: ?PR?PRINTF?PRINTF OFFSET: 0068H I have tryied to read threads about this,...
  • improper fixup
    sorry for a new thread when there are many threads on this topic but its just that i couldnt find any satisfactory solution : I am using keil evaluation version (small rom less than 2k) and i am getting...
  • IMPROPER FIXUP
    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...
  • L121 IMPROPER FIXUP
    hello out there, my problem is on understanding. I receive this error message from the linker. *** ERROR L121: IMPROPER FIXUP MODULE: .\obj\charleader.obj (CHARLEADER) SEGMENT: PROG OFFSET: 0172H...