 | Discussion Forum |  |
|
|
ERROR L121: IMPROPER FIXUPNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Mario Lorber Posted 27-Jan-2004 08:49 GMT Toolset C51 |  ERROR L121: IMPROPER FIXUP Mario Lorber Hello All!
I get the follwing error message and don't know how to get rid of it:
ERROR L121: IMPROPER FIXUP MODULE: xxx SEGMENT: xxx OFFSET: 001Fh
Can anyone help me with that. I already watched the error list at Keil but that doesn't really help.
Thanks in forward Mario | | Read-Only Author Graham Cole Posted 27-Jan-2004 09:13 GMT Toolset C51 |  RE: ERROR L121: IMPROPER FIXUP Graham Cole The following may help:
http://www.keil.com/support/docs/2157.htm
Otherwise, search the forum for "IMPROPER FIXUP" as this has been discussed several times before. | | Read-Only Author Mario Lorber Posted 27-Jan-2004 09:26 GMT Toolset C51 |  RE: ERROR L121: IMPROPER FIXUP Mario Lorber Thanks! I found the problem! It was a jump command - destination was not reachable!
cjne a, #001h, send_NACK_4
Greetings Mario | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|