• Linker "Improper Fixup" (L121) Error
    What causes the linker to generate a L121 error? I recently got one of these and was forced to relocate the "scanf" code to a different memory location using a SECTIONS command because the linker located...
  • ERROR L121: IMPROPER FIXUP SEGMENT: ABSOLUTE OFFSET: 0023H
    I got this error when linking with uVision version 1.24 (using <2Kb memory model): ERROR L121: IMPROPER FIXUP MODULE: SIO.obj (SIO) SEGMENT: ABSOLUTE OFFSET: 0023H And I fixed the error by...
  • 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
    I am currently evaluating your product to develop codefor the Philips 87LPC764. I have setup the compiler to use the Small memory module and when compiling with an interrupt routine I get the above...
  • 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...