| |||||
Technical Support Support Resources
Product Information | BL51: ERROR 121 (IMPROPER FIXUP)Information in this article applies to:
QUESTIONHelp. I'm using the 8051 tools and I am getting the following linker error: *** ERROR L121: IMPROPER FIXUP The segment and offset indicate a clear bit and set bit instruction. What's wrong? ANSWERThis is caused by an invalid address for the bit. The address used is outside of the bit addressable area. For BIT variables, the address must be between 0x20 and 0x2F inclusive. For SFR variables that are bit-addressable, the address must end in 0 or 8. MORE INFORMATION
FORUM THREADSThe following Discussion Forum threads may provide information related to this topic. Last Reviewed: Tuesday, July 19, 2005 | ||||
| |||||