This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Improper Fixup problem

I am using Keil version 7.07 and Microcontroller C8051F340. My whole code is in C-language and only the serial receiving function is in assembly language. I was using only UART1 and till then it was working fine, but now I changed the code for UART1 and UART0 both and want to receive different data from both. Now the error coming is "IMPROPER FIXUP" in both serialISR0 and serialISR1 functions. Even the compiler is not giving error, the linker is generating this error. All the variables are properly defined.

Please Help!

Regards
M. Maaz Qazi

Parents
  • Good. Not a single SMS abbreviation in your text.

    Next few steps:
    - Start all sentences with a capital letter.
    - End all sentences with a period, exclamation or question mark. In special cases, end the sentence with three terminating characters ("...", "???", "??!" or similar). Never two. Never four or more.
    - Remember to spell I with a capital letter.

    The above makes no difference in typing speed, but directly affects how people look at your posts.

Reply
  • Good. Not a single SMS abbreviation in your text.

    Next few steps:
    - Start all sentences with a capital letter.
    - End all sentences with a period, exclamation or question mark. In special cases, end the sentence with three terminating characters ("...", "???", "??!" or similar). Never two. Never four or more.
    - Remember to spell I with a capital letter.

    The above makes no difference in typing speed, but directly affects how people look at your posts.

Children
No data